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