Package | Description |
---|---|
org.apache.zookeeper.inspector.gui | |
org.apache.zookeeper.inspector.gui.nodeviewer | |
org.apache.zookeeper.inspector.manager |
Constructor and Description |
---|
ZooInspectorNodeViewersPanel(ZooInspectorNodeManager zooInspectorManager,
List<ZooInspectorNodeViewer> nodeVeiwers) |
Modifier and Type | Method and Description |
---|---|
abstract void |
ZooInspectorNodeViewer.setZooInspectorManager(ZooInspectorNodeManager zooInspectorManager) |
void |
NodeViewerMetaData.setZooInspectorManager(ZooInspectorNodeManager zooInspectorManager) |
void |
NodeViewerData.setZooInspectorManager(ZooInspectorNodeManager zooInspectorManager) |
void |
NodeViewerACL.setZooInspectorManager(ZooInspectorNodeManager zooInspectorManager) |
Modifier and Type | Interface and Description |
---|---|
interface |
ZooInspectorManager
A Manager for all interactions between the application and the Zookeeper
instance
|
Modifier and Type | Class and Description |
---|---|
class |
ZooInspectorManagerImpl
A default implementation of
ZooInspectorManager for connecting to
zookeeper instances |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.