public interface DataCallbackable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
usingDataCallback(org.apache.zookeeper.AsyncCallback.DataCallback callback,
Object ctx)
Passes a callback and a context object to the config/reconfig command.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.