Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.lucene.cachestore.LuceneCacheLoaderConfig

Packages that use LuceneCacheLoaderConfig
org.infinispan.lucene.cachestore   
 

Uses of LuceneCacheLoaderConfig in org.infinispan.lucene.cachestore
 

Methods in org.infinispan.lucene.cachestore that return LuceneCacheLoaderConfig
 LuceneCacheLoaderConfig LuceneCacheLoaderConfig.autoChunkSize(int autoChunkSize)
          When segment files are larger than this amount of bytes, the segment will be splitted in multiple chunks if this size.
 LuceneCacheLoaderConfig LuceneCacheLoaderConfig.location(String location)
          Path to the root directory containing all indexes.
 


Infinispan Distribution 5.2.6.Final-redhat-2

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