Uses of Interface
org.apache.curator.x.async.modeled.ZPath
Packages that use ZPath
Package
Description
-
Uses of ZPath in org.apache.curator.x.async.modeled
Fields in org.apache.curator.x.async.modeled declared as ZPathMethods in org.apache.curator.x.async.modeled that return ZPathModifier and TypeMethodDescriptionReturn a ZPath that represents a child ZNode of this ZPath.static ZPathConvert individual path names into a ZPath.static ZPathConvert individual path names into a ZPath.static ZPathConvert individual path names into a ZPath starting at the given base.static ZPathConvert individual path names into a ZPath starting at the given base.ZPath.parent()Return this ZPath's parentstatic ZPathTake a string path and return a ZPath.static ZPathZPath.parse(String fullPath, UnaryOperator<String> nameFilter) Take a ZNode string path and return a ZPathstatic ZPathZPath.parseWithIds(String fullPath) Take a string path and return a ZPath.ModelSpec.path()Return the model's pathZNode.path()The path of the nodedefault ZPathWhen creating paths, any node in the path can be set toparameter().When creating paths, any node in the path can be set toparameter().Methods in org.apache.curator.x.async.modeled that return types with arguments of type ZPathModifier and TypeMethodDescriptionModeledFramework.children()Return the child paths of this instance's path (in no particular order)Methods in org.apache.curator.x.async.modeled with parameters of type ZPathModifier and TypeMethodDescriptionstatic <T> ModelSpecBuilder<T> ModelSpec.builder(ZPath path, ModelSerializer<T> serializer) Start a new ModelSpecBuilder for the given path and serializer.static ZPathConvert individual path names into a ZPath starting at the given base.static ZPathConvert individual path names into a ZPath starting at the given base.booleanZPath.startsWith(ZPath path) Return true if this path starts with the given path.Return a Modeled Curator instance with all the same options but using the given path.Return a new CuratorModel instance with all the same options but using the given path.Change the model spec's path -
Uses of ZPath in org.apache.curator.x.async.modeled.cached
Methods in org.apache.curator.x.async.modeled.cached that return types with arguments of type ZPathModifier and TypeMethodDescriptionModeledCache.currentChildren(ZPath path) Return the modeled current set of children at the given path, mapped by child name.Methods in org.apache.curator.x.async.modeled.cached with parameters of type ZPathModifier and TypeMethodDescriptionvoidModeledCacheListener.accept(ModeledCacheListener.Type type, ZPath path, org.apache.zookeeper.data.Stat stat, T model) The given path was added, updated or removedModeledCache.currentChildren(ZPath path) Return the modeled current set of children at the given path, mapped by child name.ModeledCache.currentData(ZPath path) Return the modeled current data for the given path.Return a Modeled Curator instance with all the same options but using the given path. -
Uses of ZPath in org.apache.curator.x.async.modeled.details
Classes in org.apache.curator.x.async.modeled.details that implement ZPathFields in org.apache.curator.x.async.modeled.details declared as ZPathMethods in org.apache.curator.x.async.modeled.details that return ZPathModifier and TypeMethodDescriptionstatic ZPathstatic ZPathstatic ZPathstatic ZPathZPathImpl.parent()static ZPathZPathImpl.parse(String fullPath, UnaryOperator<String> nameFilter) ModelSpecImpl.path()ZNodeImpl.path()Methods in org.apache.curator.x.async.modeled.details that return types with arguments of type ZPathMethods in org.apache.curator.x.async.modeled.details with parameters of type ZPathModifier and TypeMethodDescriptionstatic ZPathstatic ZPathbooleanZPathImpl.startsWith(ZPath path) Constructors in org.apache.curator.x.async.modeled.details with parameters of type ZPathModifierConstructorDescriptionModelSpecImpl(ZPath path, ModelSerializer<T> serializer, org.apache.zookeeper.CreateMode createMode, List<org.apache.zookeeper.data.ACL> aclList, Set<CreateOption> createOptions, Set<DeleteOption> deleteOptions, long ttl) -
Uses of ZPath in org.apache.curator.x.async.modeled.typed
Methods in org.apache.curator.x.async.modeled.typed that return ZPathModifier and TypeMethodDescriptionResolve into a ZPath using the given parameterTypedZPath0.resolved()Methods in org.apache.curator.x.async.modeled.typed with parameters of type ZPathModifier and TypeMethodDescriptionstatic <T> TypedZPath<T> Return a TypedZPathstatic TypedZPath0Return a TypedZPathstatic <T1,T2, T3, T4, T5, T6, T7, T8, T9, T10>
TypedZPath10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> Return a TypedZPathstatic <T1,T2> TypedZPath2 <T1, T2> Return a TypedZPathstatic <T1,T2, T3>
TypedZPath3<T1, T2, T3> Return a TypedZPathstatic <T1,T2, T3, T4>
TypedZPath4<T1, T2, T3, T4> Return a TypedZPathstatic <T1,T2, T3, T4, T5>
TypedZPath5<T1, T2, T3, T4, T5> Return a TypedZPathstatic <T1,T2, T3, T4, T5, T6>
TypedZPath6<T1, T2, T3, T4, T5, T6> Return a TypedZPathstatic <T1,T2, T3, T4, T5, T6, T7>
TypedZPath7<T1, T2, T3, T4, T5, T6, T7> Return a TypedZPathstatic <T1,T2, T3, T4, T5, T6, T7, T8>
TypedZPath8<T1, T2, T3, T4, T5, T6, T7, T8> Return a TypedZPathstatic <T1,T2, T3, T4, T5, T6, T7, T8, T9>
TypedZPath9<T1, T2, T3, T4, T5, T6, T7, T8, T9> Return a TypedZPath