|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedLayoutFactory | |
---|---|
org.apache.blur.manager.indexserver |
Uses of DistributedLayoutFactory in org.apache.blur.manager.indexserver |
---|
Classes in org.apache.blur.manager.indexserver that implement DistributedLayoutFactory | |
---|---|
class |
MasterBasedDistributedLayoutFactory
|
Methods in org.apache.blur.manager.indexserver that return DistributedLayoutFactory | |
---|---|
static DistributedLayoutFactory |
DistributedLayoutFactoryImpl.getDistributedLayoutFactory(BlurConfiguration configuration,
String cluster,
org.apache.zookeeper.ZooKeeper zooKeeper)
|
Constructors in org.apache.blur.manager.indexserver with parameters of type DistributedLayoutFactory | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |