| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
CreateBuilder |
|
interface |
CreateBuilder2 |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
class |
CreateBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
CreateBuilderMain |
CreateBuilderImpl.withTtl(long ttl) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.