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