|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterStatus | |
---|---|
org.apache.blur.manager | |
org.apache.blur.manager.clusterstatus | |
org.apache.blur.manager.indexserver | |
org.apache.blur.thrift |
Uses of ClusterStatus in org.apache.blur.manager |
---|
Constructors in org.apache.blur.manager with parameters of type ClusterStatus | |
---|---|
IndexManager(IndexServer indexServer,
ClusterStatus clusterStatus,
BlurFilterCache filterCache,
int maxHeapPerRowFetch,
int fetchCount,
int threadCount,
int mutateThreadCount,
long statusCleanupTimerDelay,
int facetThreadCount,
DeepPagingCache deepPagingCache)
|
Uses of ClusterStatus in org.apache.blur.manager.clusterstatus |
---|
Subclasses of ClusterStatus in org.apache.blur.manager.clusterstatus | |
---|---|
class |
ZookeeperClusterStatus
|
Uses of ClusterStatus in org.apache.blur.manager.indexserver |
---|
Constructors in org.apache.blur.manager.indexserver with parameters of type ClusterStatus | |
---|---|
AbstractDistributedIndexServer(ClusterStatus clusterStatus,
org.apache.hadoop.conf.Configuration configuration,
String nodeName,
String cluster)
|
|
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 ClusterStatus in org.apache.blur.thrift |
---|
Methods in org.apache.blur.thrift that return ClusterStatus | |
---|---|
ClusterStatus |
TableAdmin.getClusterStatus()
|
Methods in org.apache.blur.thrift with parameters of type ClusterStatus | |
---|---|
void |
TableAdmin.setClusterStatus(ClusterStatus clusterStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |