Uses of Class
org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Packages that use org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Uses of org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData in org.apache.hadoop.hbase.zookeeper
Methods in org.apache.hadoop.hbase.zookeeper that return types with arguments of type org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData in inModifier and TypeMethodDescriptionstatic List<org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData>
ZKUtil.getChildDataAndWatchForNewChildren
(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, String baseNode) Deprecated.Unusedstatic List<org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData>
ZKUtil.getChildDataAndWatchForNewChildren
(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, String baseNode, boolean throwOnInterrupt) Deprecated.Unused