public class ZooKeeperEnvironment extends Object
| Constructor and Description |
|---|
ZooKeeperEnvironment(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.cluster.ClusterName clusterName) |
| Modifier and Type | Method and Description |
|---|---|
String |
clusterNodePath() |
String |
clusterSettingsNodePath() |
String |
clustersNodePath() |
String |
globalSettingsNodePath() |
String |
masterNodePath() |
String |
nodesNodePath() |
String |
rootNodePath() |
String |
stateNodePath() |
String |
statePartsNodePath() |
@Inject
public ZooKeeperEnvironment(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.cluster.ClusterName clusterName)
public String rootNodePath()
public String clustersNodePath()
public String clusterNodePath()
public String nodesNodePath()
public String masterNodePath()
public String stateNodePath()
public String statePartsNodePath()
public String clusterSettingsNodePath()
public String globalSettingsNodePath()
Copyright © 2011–2014 JBoss by Red Hat. All rights reserved.