Package | Description |
---|---|
org.apache.zookeeper |
Modifier and Type | Method and Description |
---|---|
CreateOptions |
CreateOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static Op |
Op.create(String path,
byte[] data,
CreateOptions options)
Constructs a create operation which uses
ZooDefs.OpCode.create2 if no one is inferred from create mode. |
Copyright © 2008–2023 The Apache Software Foundation. All rights reserved.