Uses of Interface
org.apache.curator.x.async.modeled.typed.TypedZPath10
-
Uses of TypedZPath10 in org.apache.curator.x.async.modeled.typed
Modifier and TypeMethodDescriptionstatic <T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10>
TypedZPath10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Return a TypedZPath usingZPath.parseWithIds(java.lang.String)
static <T1,
T2, T3, T4, T5, T6, T7, T8, T9, T10>
TypedZPath10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Return a TypedZPathModifier and TypeMethodDescriptionstatic <M,
P1, P2, P3, P4, P5, P6, P7, P8, P9, P10>
TypedModelSpec10<M, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10> TypedModelSpec10.from
(ModelSpecBuilder<M> builder, TypedZPath10<P1, P2, P3, P4, P5, P6, P7, P8, P9, P10> path) Return a new TypedModelSpec using the given model spec builder and typed path.