Uses of Interface
org.apache.curator.x.async.modeled.typed.TypedZPath0
Packages that use TypedZPath0
-
Uses of TypedZPath0 in org.apache.curator.x.async.modeled.typed
Methods in org.apache.curator.x.async.modeled.typed that return TypedZPath0Modifier and TypeMethodDescriptionstatic TypedZPath0
Return a TypedZPath usingZPath.parseWithIds(java.lang.String)
static TypedZPath0
Return a TypedZPathMethods in org.apache.curator.x.async.modeled.typed with parameters of type TypedZPath0Modifier and TypeMethodDescriptionstatic <M> TypedModelSpec0
<M> TypedModelSpec0.from
(ModelSpecBuilder<M> builder, TypedZPath0 path) Return a new TypedModelSpec using the given model spec builder and typed path.