View Mode: Public API (
switch
)
feedback
root
org.apache.hadoop
zookeeper
3.2.1
org.apache.zookeeper
VoidCallback
Interface: org.apache.zookeeper.AsyncCallback.VoidCallback
public static interface
AsyncCallback.VoidCallback
extends
AsyncCallback
Inheritance
Implements:
AsyncCallback
Methods
processResult
top
public void processResult(int rc,
String
path,
Object
ctx)
Related Links:
Google Code Search
Stack Overflow
Methods
Members
processResult(int,String,Object):void
Inheritance
Implements
AsyncCallback
Class
AsyncCallback.VoidCallback
Outer Class
AsyncCallback