| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
class |
CreateBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
CreateBuilder2 |
CreateBuilderImpl.orSetData() |
|
CreateBuilder2 |
CreateBuilderImpl.orSetData(int version) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.