Package | Description |
---|---|
org.infinispan.lucene |
Lucene Directory implementation which stores the index in Infinispan.
|
org.infinispan.lucene.impl |
Modifier and Type | Method and Description |
---|---|
FileMetadata |
FileMetadata.Externalizer.readObject(ObjectInput input) |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends FileMetadata>> |
FileMetadata.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
FileMetadata.Externalizer.writeObject(ObjectOutput output,
FileMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
FileMetadata |
FileListOperations.getFileMetadata(String fileName) |
Constructor and Description |
---|
IndexInputContext(AdvancedCache<ChunkCacheKey,Object> chunksCache,
FileCacheKey fileKey,
FileMetadata fileMetadata,
SegmentReadLocker readLocks) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.