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

Packages that use org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Package
Description
 
  • 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 in
    Modifier and Type
    Method
    Description
    static List<org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData>
    ZKUtil.getChildDataAndWatchForNewChildren(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, String baseNode)
    Deprecated.
    Unused
    static List<org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData>
    ZKUtil.getChildDataAndWatchForNewChildren(org.apache.hadoop.hbase.zookeeper.ZKWatcher zkw, String baseNode, boolean throwOnInterrupt)
    Deprecated.
    Unused