Interface ZooInspectorReadOnlyManager
- All Known Subinterfaces:
ZooInspectorManager
,ZooInspectorNodeManager
,ZooInspectorNodeTreeManager
- All Known Implementing Classes:
ZooInspectorManagerImpl
public interface ZooInspectorReadOnlyManager
A Manager for all read only interactions between the application and a node
in a Zookeeper instance
-
Method Summary
-
Method Details
-
getData
-
getNodeMeta
-
getACLs
-
getNumChildren
- Parameters:
nodePath
- - the path to the node to parent node- Returns:
- the number of children of the node
-
getChildren
-