org.apache.hadoop.hbase.zookeeper
Class ZooKeeperWrapper.ZNodePathAndData
java.lang.Object
org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.ZNodePathAndData
- Enclosing class:
- ZooKeeperWrapper
public static class ZooKeeperWrapper.ZNodePathAndData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZooKeeperWrapper.ZNodePathAndData
public ZooKeeperWrapper.ZNodePathAndData(String zNodePath,
byte[] data)
getzNodePath
public String getzNodePath()
getData
public byte[] getData()
Copyright © 2010 Apache Software Foundation. All Rights Reserved.