Class ZookeeperRegistry
java.lang.Object
org.apache.phoenix.queryserver.register.ZookeeperRegistry
- All Implemented Interfaces:
Registry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregisterServer(LoadBalanceZookeeperConf configuration, int pqsPort, String zookeeperConnectString, String pqsHost) void
-
Constructor Details
-
ZookeeperRegistry
public ZookeeperRegistry()
-
-
Method Details
-
registerServer
public void registerServer(LoadBalanceZookeeperConf configuration, int pqsPort, String zookeeperConnectString, String pqsHost) throws Exception - Specified by:
registerServerin interfaceRegistry- Throws:
Exception
-
unRegisterServer
- Specified by:
unRegisterServerin interfaceRegistry- Throws:
Exception
-