Package | Description |
---|---|
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Method and Description |
---|---|
static List<ZKUtil.NodeAndData> |
ZKUtil.getChildDataAndWatchForNewChildren(ZooKeeperWatcher zkw,
String baseNode)
Deprecated.
Unused
|
static List<ZKUtil.NodeAndData> |
ZKUtil.getChildDataAndWatchForNewChildren(ZooKeeperWatcher zkw,
String baseNode,
boolean throwOnInterrupt)
Returns the date of child znodes of the specified znode.
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.