Interface | Description |
---|---|
NodeListener |
A Listener for Events on zookeeper nodes
|
ZooInspectorManager |
A Manager for all interactions between the application and the Zookeeper
instance
|
ZooInspectorNodeManager |
A Manager for all interactions between the application and the nodes in a
Zookeeper instance
|
ZooInspectorNodeTreeManager |
A Manager for all interactions between the application and the node tree in a
Zookeeper instance
|
ZooInspectorReadOnlyManager |
A Manager for all read only interactions between the application and a node
in a Zookeeper instance
|
Class | Description |
---|---|
NodesCache | |
Pair<K,V> |
A utility class for storing a pair of objects
|
ZooInspectorManagerImpl |
A default implementation of
ZooInspectorManager for connecting to
zookeeper instances |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.