| Package | Description |
|---|---|
| org.infinispan.lucene.impl |
| Class and Description |
|---|
| AddOperation
Add operation associated to
FileListCacheValueDelta |
| BaseLockFactory
Default factory for locks obtained in
InfinispanDirectory, this factory produces instances of
BaseLuceneLock. |
| DeleteOperation
Delete operation associated to
FileListCacheValueDelta |
| FileListCacheValue
Maintains a Set of filenames contained in the index.
|
FileListCacheValueDelta
Delta implementation for FileListCacheValue |
| FileListOperations
Collects operations on the existing fileList, stored as a Set
|
| IndexInputContext |
| InfinispanIndexInput
Responsible for reading from
InfinispanDirectory |
| ObtainableLock
Common interface between Lock implementations having an obtain method,
as it was supported in older Lucene versions and currently still useful for our design.
|
| TransactionalLockFactory
Factory for locks obtained in
InfinispanDirectory, this factory produces instances of
TransactionalSharedLuceneLock. |
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.