Uses of Interface
org.apache.zookeeper.inspector.manager.ZooInspectorReadOnlyManager
-
Packages that use ZooInspectorReadOnlyManager Package Description org.apache.zookeeper.inspector.manager -
-
Uses of ZooInspectorReadOnlyManager in org.apache.zookeeper.inspector.manager
Subinterfaces of ZooInspectorReadOnlyManager in org.apache.zookeeper.inspector.manager Modifier and Type Interface Description interfaceZooInspectorManagerA Manager for all interactions between the application and the Zookeeper instanceinterfaceZooInspectorNodeManagerA Manager for all interactions between the application and the nodes in a Zookeeper instanceinterfaceZooInspectorNodeTreeManagerA Manager for all interactions between the application and the node tree in a Zookeeper instanceClasses in org.apache.zookeeper.inspector.manager that implement ZooInspectorReadOnlyManager Modifier and Type Class Description classZooInspectorManagerImplA default implementation ofZooInspectorManagerfor connecting to zookeeper instances
-