Interface LoadBalanceZookeeperConf


public interface LoadBalanceZookeeperConf
  • Method Details

    • getQueryServerBasePath

      String getQueryServerBasePath()
    • getServiceName

      String getServiceName()
    • getZkConnectString

      String getZkConnectString()
    • getAcls

      List<org.apache.zookeeper.data.ACL> getAcls()
    • getParentPath

      String getParentPath()
    • getFullPathToNode

      String getFullPathToNode(HostAndPort hostAndPort)