| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CreateBuilder |
interface |
CreateBuilder2 |
| Modifier and Type | Method and Description |
|---|---|
CreateBuilderMain |
CreateBuilder.withTtl(long ttl)
Specify a TTL when mode is
CreateMode.PERSISTENT_WITH_TTL or
CreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL. |
CreateBuilderMain |
CreateBuilder2.withTtl(long ttl)
Specify a TTL when mode is
CreateMode.PERSISTENT_WITH_TTL or
CreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL. |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CreateBuilderMain |
CreateBuilderImpl.withTtl(long ttl) |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.