Uses of Class
org.apache.curator.utils.ZKPaths.PathAndNode

Packages that use ZKPaths.PathAndNode
org.apache.curator.utils   
 

Uses of ZKPaths.PathAndNode in org.apache.curator.utils
 

Methods in org.apache.curator.utils that return ZKPaths.PathAndNode
static ZKPaths.PathAndNode ZKPaths.getPathAndNode(String path)
          Given a full path, return the node name and its path.
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.