public static class BookKeeperAdmin.ResultCallBack
extends java.lang.Object
implements org.apache.zookeeper.AsyncCallback.VoidCallback
org.apache.zookeeper.AsyncCallback.ACLCallback, org.apache.zookeeper.AsyncCallback.AllChildrenNumberCallback, org.apache.zookeeper.AsyncCallback.Children2Callback, org.apache.zookeeper.AsyncCallback.ChildrenCallback, org.apache.zookeeper.AsyncCallback.Create2Callback, org.apache.zookeeper.AsyncCallback.DataCallback, org.apache.zookeeper.AsyncCallback.EphemeralsCallback, org.apache.zookeeper.AsyncCallback.MultiCallback, org.apache.zookeeper.AsyncCallback.StatCallback, org.apache.zookeeper.AsyncCallback.StringCallback, org.apache.zookeeper.AsyncCallback.VoidCallback| Constructor and Description |
|---|
ResultCallBack(java.util.concurrent.CompletableFuture<java.lang.Void> sync) |
| Modifier and Type | Method and Description |
|---|---|
void |
processResult(int rc,
java.lang.String s,
java.lang.Object ctx) |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.