Uses of Interface
org.apache.curator.framework.api.CreateBuilderMain
-
Uses of CreateBuilderMain in org.apache.curator.framework.api
Modifier and TypeMethodDescriptionCreateBuilder.withTtl
(long ttl) Specify a TTL when mode isCreateMode.PERSISTENT_WITH_TTL
orCreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL
.CreateBuilder2.withTtl
(long ttl) Specify a TTL when mode isCreateMode.PERSISTENT_WITH_TTL
orCreateMode.PERSISTENT_SEQUENTIAL_WITH_TTL
. -
Uses of CreateBuilderMain in org.apache.curator.framework.imps