Package | Description |
---|---|
org.apache.curator.framework.api | |
org.apache.curator.framework.imps |
Modifier and Type | Method and Description |
---|---|
CreateBuilder2 |
CreateBuilder.orSetData()
If the ZNode already exists, Curator will instead call setData()
|
CreateBuilder2 |
CreateBuilder.orSetData(int version)
If the ZNode already exists, Curator will instead call setData()
|
Modifier and Type | Class and Description |
---|---|
class |
CreateBuilderImpl |
Modifier and Type | Method and Description |
---|---|
CreateBuilder2 |
CreateBuilderImpl.idempotent() |
CreateBuilder2 |
CreateBuilderImpl.orSetData() |
CreateBuilder2 |
CreateBuilderImpl.orSetData(int version) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.