Uses of Interface
org.apache.phoenix.loadbalancer.service.LoadBalanceZookeeperConf
Packages that use LoadBalanceZookeeperConf
-
Uses of LoadBalanceZookeeperConf in org.apache.phoenix.queryserver.register
Methods in org.apache.phoenix.queryserver.register with parameters of type LoadBalanceZookeeperConfModifier and TypeMethodDescriptionvoidRegistry.registerServer(LoadBalanceZookeeperConf configuration, int port, String connectString, String pqsHost) Registers the server with the service locator ( zookeeper). -
Uses of LoadBalanceZookeeperConf in org.apache.phoenix.queryserver.server
Methods in org.apache.phoenix.queryserver.server that return LoadBalanceZookeeperConf