| Package | Description | 
|---|---|
| org.apache.zookeeper | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ZooKeeper. delete(String path,
      int version,
      AsyncCallback.VoidCallback cb,
      Object ctx)The asynchronous version of delete. | 
| void | ZooKeeper. sync(String path,
    AsyncCallback.VoidCallback cb,
    Object ctx)Asynchronous sync. | 
Copyright © 2016 The Apache Software Foundation