Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Interface
org.infinispan.lucene.IndexScopedKey

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

Uses of IndexScopedKey in org.infinispan.lucene
 

Classes in org.infinispan.lucene that implement IndexScopedKey
 class ChunkCacheKey
          Used as a key to distinguish file chunk in cache.
 class FileCacheKey
          Used as a key for file headers in a cache
 class FileListCacheKey
          Cache key for a list with current files in cache
 class 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.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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