Package | Description |
---|---|
org.apache.zookeeper.inspector.gui | |
org.apache.zookeeper.inspector.manager |
Modifier and Type | Class and Description |
---|---|
class |
ZooInspectorTreeViewer
A
JPanel for showing the tree view of all the nodes in the zookeeper
instance |
Modifier and Type | Method and Description |
---|---|
void |
ZooInspectorManagerImpl.addWatchers(Collection<String> selectedNodes,
NodeListener nodeListener) |
void |
ZooInspectorManager.addWatchers(Collection<String> selectedNodes,
NodeListener nodeListener) |
Constructor and Description |
---|
NodeWatcher(String nodePath,
NodeListener nodeListener,
ZooKeeper zookeeper) |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.