| Package | Description | 
|---|---|
| org.apache.zookeeper | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ZooKeeper. create(String path,
      byte[] data,
      List<ACL> acl,
      CreateMode createMode,
      AsyncCallback.StringCallback cb,
      Object ctx)The asynchronous version of create. | 
Copyright © 2016 The Apache Software Foundation