Uses of Interface
org.apache.zookeeper.inspector.manager.ZooInspectorReadOnlyManager
Packages that use ZooInspectorReadOnlyManager
-
Uses of ZooInspectorReadOnlyManager in org.apache.zookeeper.inspector.manager
Subinterfaces of ZooInspectorReadOnlyManager in org.apache.zookeeper.inspector.managerModifier and TypeInterfaceDescriptioninterface
A Manager for all interactions between the application and the Zookeeper instanceinterface
A Manager for all interactions between the application and the nodes in a Zookeeper instanceinterface
A Manager for all interactions between the application and the node tree in a Zookeeper instanceClasses in org.apache.zookeeper.inspector.manager that implement ZooInspectorReadOnlyManagerModifier and TypeClassDescriptionclass
A default implementation ofZooInspectorManager
for connecting to zookeeper instances