Uses of Interface
org.apache.curator.x.async.modeled.typed.TypedZPath
-
Uses of TypedZPath in org.apache.curator.x.async.modeled.typed
Modifier and TypeMethodDescriptionstatic <T> TypedZPath
<T> Return a TypedZPath usingZPath.parseWithIds(java.lang.String)
static <T> TypedZPath
<T> Return a TypedZPathModifier and TypeMethodDescriptionstatic <M,
P1> TypedModelSpec <M, P1> TypedModelSpec.from
(ModelSpecBuilder<M> builder, TypedZPath<P1> path) Return a new TypedModelSpec using the given model spec builder and typed path.