Uses of Class
org.infinispan.lucene.FileCacheKey

Packages that use FileCacheKey
org.infinispan.lucene Lucene Directory implementation which stores the index in Infinispan. 
 

Uses of FileCacheKey in org.infinispan.lucene
 

Constructors in org.infinispan.lucene with parameters of type FileCacheKey
InfinispanIndexInput(AdvancedCache chunksCache, FileCacheKey fileKey, FileMetadata fileMetadata, SegmentReadLocker readLocks)
           
InfinispanIndexOutput(AdvancedCache metadataCache, AdvancedCache chunksCache, FileCacheKey fileKey, int bufferSize, org.infinispan.lucene.FileListOperations fileList)
           
SingleChunkIndexInput(AdvancedCache chunksCache, FileCacheKey fileKey, FileMetadata fileMetadata)
           
 


Google Analytics

Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.