public class TrackingZooKeeperGroup<T extends NodeState> extends DelegateZooKeeperGroup<T>
group| Constructor and Description |
|---|
TrackingZooKeeperGroup(org.osgi.framework.BundleContext bundleContext,
java.lang.String path,
java.lang.Class<T> clazz) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected void |
doStop() |
add, close, closeQuietly, createGroup, isConnected, isMaster, master, members, remove, slaves, start, update, useCuratorpublic TrackingZooKeeperGroup(org.osgi.framework.BundleContext bundleContext,
java.lang.String path,
java.lang.Class<T> clazz)
protected void doStart()
doStart in class DelegateZooKeeperGroup<T extends NodeState>protected void doStop()
doStop in class DelegateZooKeeperGroup<T extends NodeState>Copyright © 2016 Red Hat. All Rights Reserved.