Uses of Interface
org.apache.curator.framework.api.CreateBuilderMain
Packages that use CreateBuilderMain
-
Uses of CreateBuilderMain in org.apache.curator.framework.api
Subinterfaces of CreateBuilderMain in org.apache.curator.framework.apiMethods in org.apache.curator.framework.api that return CreateBuilderMainModifier 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
Classes in org.apache.curator.framework.imps that implement CreateBuilderMainMethods in org.apache.curator.framework.imps that return CreateBuilderMain