Class LoadBalanceZookeeperConfImpl
java.lang.Object
org.apache.phoenix.loadbalancer.service.LoadBalanceZookeeperConfImpl
- All Implemented Interfaces:
LoadBalanceZookeeperConf
-
Constructor Summary
ConstructorsConstructorDescriptionLoadBalanceZookeeperConfImpl(org.apache.hadoop.conf.Configuration configuration) -
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.zookeeper.data.ACL>getAcls()getFullPathToNode(HostAndPort hostAndPort) voidsetConfiguration(org.apache.hadoop.conf.Configuration configuration)
-
Constructor Details
-
LoadBalanceZookeeperConfImpl
public LoadBalanceZookeeperConfImpl() -
LoadBalanceZookeeperConfImpl
public LoadBalanceZookeeperConfImpl(org.apache.hadoop.conf.Configuration configuration)
-
-
Method Details
-
setConfiguration
public void setConfiguration(org.apache.hadoop.conf.Configuration configuration) -
getQueryServerBasePath
- Specified by:
getQueryServerBasePathin interfaceLoadBalanceZookeeperConf
-
getServiceName
- Specified by:
getServiceNamein interfaceLoadBalanceZookeeperConf
-
getZkConnectString
- Specified by:
getZkConnectStringin interfaceLoadBalanceZookeeperConf
-
getAcls
- Specified by:
getAclsin interfaceLoadBalanceZookeeperConf
-
getParentPath
- Specified by:
getParentPathin interfaceLoadBalanceZookeeperConf
-
getFullPathToNode
- Specified by:
getFullPathToNodein interfaceLoadBalanceZookeeperConf
-