Uses of Class
org.apache.zookeeper.WatchDeregistration
Packages that use WatchDeregistration
-
Uses of WatchDeregistration in org.apache.zookeeper
Methods in org.apache.zookeeper with parameters of type WatchDeregistrationModifier and TypeMethodDescriptionorg.apache.zookeeper.ClientCnxn.PacketClientCnxn.queuePacket(RequestHeader h, ReplyHeader r, Record request, Record response, AsyncCallback cb, String clientPath, String serverPath, Object ctx, ZooKeeper.WatchRegistration watchRegistration, WatchDeregistration watchDeregistration) ClientCnxn.submitRequest(RequestHeader h, Record request, Record response, ZooKeeper.WatchRegistration watchRegistration, WatchDeregistration watchDeregistration)