| Package | Description |
|---|---|
| org.apache.curator.framework.api.transaction |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
TransactionCreateBuilder<T> |
| Modifier and Type | Method | Description |
|---|---|---|
TransactionCreateBuilder2<T> |
TransactionCreateBuilder.withTtl(long ttl) |
Specify a TTL when mode is
CreateMode.PERSISTENT_WITH_TTL or
CreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL. |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.