Uses of Interface
org.apache.zookeeper.AsyncCallback.AllChildrenNumberCallback
Packages that use AsyncCallback.AllChildrenNumberCallback
-
Uses of AsyncCallback.AllChildrenNumberCallback in org.apache.zookeeper
Methods in org.apache.zookeeper with parameters of type AsyncCallback.AllChildrenNumberCallbackModifier and TypeMethodDescriptionvoid
ZooKeeper.getAllChildrenNumber
(String path, AsyncCallback.AllChildrenNumberCallback cb, Object ctx) Asynchronously gets all numbers of children nodes under a specific path