Uses of Class
org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData

Packages that use ZKUtil.NodeAndData
org.apache.hadoop.hbase.zookeeper   
 

Uses of ZKUtil.NodeAndData in org.apache.hadoop.hbase.zookeeper
 

Methods in org.apache.hadoop.hbase.zookeeper that return types with arguments of type ZKUtil.NodeAndData
static List<ZKUtil.NodeAndData> ZKUtil.watchAndGetNewChildren(ZooKeeperWatcher zkw, String baseNode)
          Atomically add watches and read data from all unwatched unassigned nodes.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.