Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.token | |
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Method and Description |
---|---|
private void |
ZKNamespaceManager.refreshNodes(List<ZKUtil.NodeAndData> nodes) |
Modifier and Type | Method and Description |
---|---|
private void |
ZKPermissionWatcher.refreshNodes(List<ZKUtil.NodeAndData> nodes) |
Modifier and Type | Method and Description |
---|---|
private void |
ZKSecretWatcher.refreshNodes(List<ZKUtil.NodeAndData> nodes) |
Modifier and Type | Method and Description |
---|---|
static List<ZKUtil.NodeAndData> |
ZKUtil.getChildDataAndWatchForNewChildren(ZKWatcher zkw,
String baseNode)
Deprecated.
Unused
|
static List<ZKUtil.NodeAndData> |
ZKUtil.getChildDataAndWatchForNewChildren(ZKWatcher zkw,
String baseNode,
boolean throwOnInterrupt)
Deprecated.
Unused
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.