Class ZkServiceDataSource
java.lang.Object
io.appform.ranger.zookeeper.servicefinderhub.ZkServiceDataSource
- All Implemented Interfaces:
ServiceDataSource
-
Constructor Summary
ConstructorsConstructorDescriptionZkServiceDataSource(String namespace, String connectionString, org.apache.curator.framework.CuratorFramework curatorFramework) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.appform.ranger.core.finderhub.ServiceDataSource
add
-
Constructor Details
-
ZkServiceDataSource
-
-
Method Details
-
services
- Specified by:
servicesin interfaceServiceDataSource
-
start
public void start()- Specified by:
startin interfaceServiceDataSource
-
stop
public void stop()- Specified by:
stopin interfaceServiceDataSource
-