| Package | Description |
|---|---|
| org.apache.curator.framework.api.transaction |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TransactionCreateBuilder<T> |
| Modifier and Type | Method and 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–2020 The Apache Software Foundation. All rights reserved.