Uses of Class
org.apache.blur.store.BlockCacheDirectoryFactory

Packages that use BlockCacheDirectoryFactory
org.apache.blur.manager.indexserver   
org.apache.blur.store   
 

Uses of BlockCacheDirectoryFactory in org.apache.blur.manager.indexserver
 

Constructors in org.apache.blur.manager.indexserver with parameters of type BlockCacheDirectoryFactory
DistributedIndexServer(org.apache.hadoop.conf.Configuration configuration, org.apache.zookeeper.ZooKeeper zookeeper, ClusterStatus clusterStatus, BlurIndexWarmup warmup, BlurFilterCache filterCache, BlockCacheDirectoryFactory blockCacheDirectoryFactory, DistributedLayoutFactory distributedLayoutFactory, String cluster, String nodeName, long safeModeDelay, int shardOpenerThreadCount, int internalSearchThreads, int warmupThreads, int maxMergeThreads, boolean warmupDisabled, int minimumNumberOfNodesBeforeExitingSafeMode)
           
 

Uses of BlockCacheDirectoryFactory in org.apache.blur.store
 

Subclasses of BlockCacheDirectoryFactory in org.apache.blur.store
 class BlockCacheDirectoryFactoryV1
           
 class BlockCacheDirectoryFactoryV2
           
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.