org.apache.curator.utils
Class ZKPaths.PathAndNode
java.lang.Object
org.apache.curator.utils.ZKPaths.PathAndNode
- Enclosing class:
- ZKPaths
public static class ZKPaths.PathAndNode
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZKPaths.PathAndNode
public ZKPaths.PathAndNode(String path,
String node)
getPath
public String getPath()
getNode
public String getNode()
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.