class ZkSplitLogWorkerCoordination.GetDataAsyncCallback extends Object implements org.apache.zookeeper.AsyncCallback.DataCallback
org.apache.zookeeper.AsyncCallback.ACLCallback, org.apache.zookeeper.AsyncCallback.Children2Callback, org.apache.zookeeper.AsyncCallback.ChildrenCallback, org.apache.zookeeper.AsyncCallback.DataCallback, org.apache.zookeeper.AsyncCallback.MultiCallback, org.apache.zookeeper.AsyncCallback.StatCallback, org.apache.zookeeper.AsyncCallback.StringCallback, org.apache.zookeeper.AsyncCallback.VoidCallback| Modifier and Type | Field and Description | 
|---|---|
| private org.slf4j.Logger | LOG | 
| Constructor and Description | 
|---|
| GetDataAsyncCallback() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | processResult(int rc,
             String path,
             Object ctx,
             byte[] data,
             org.apache.zookeeper.data.Stat stat) | 
private final org.slf4j.Logger LOG
GetDataAsyncCallback()
public void processResult(int rc, String path, Object ctx, byte[] data, org.apache.zookeeper.data.Stat stat)
processResult in interface org.apache.zookeeper.AsyncCallback.DataCallbackCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.