Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.lucene

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

Classes in org.infinispan.lucene used by org.infinispan.lucene
ChunkCacheKey
          Used as a key to distinguish file chunk in cache.
FileCacheKey
          Used as a key for file headers in a cache
FileListCacheKey
          Cache key for a list with current files in cache
FileMetadata
          Header for Lucene files.
FileReadLockKey
          Lucene's index segment files are chunked, for safe deletion of elements a read lock is implemented so that all chunks are deleted only after the usage counter is decremented to zero.
IndexScopedKey
          Mostly used for internal abstraction: common type for all keys which need name scoping for different indexes.
KeyVisitor
          All objects being used as keys to store entries by the Lucene Directory implement IndexScopedKey which enforces visitability with a KeyVisitor.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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