Uses of Class
org.apache.curator.utils.ZKPaths.PathAndNode
Packages that use ZKPaths.PathAndNode
-
Uses of ZKPaths.PathAndNode in org.apache.curator.utils
Methods in org.apache.curator.utils that return ZKPaths.PathAndNodeModifier and TypeMethodDescriptionstatic ZKPaths.PathAndNode
ZKPaths.getPathAndNode
(String path) Given a full path, return the node name and its path.