Package | Description |
---|---|
org.apache.hadoop.hbase.namespace |
Modifier and Type | Field and Description |
---|---|
private ConcurrentMap<String,NamespaceTableAndRegionInfo> |
NamespaceStateManager.nsStateCache |
Modifier and Type | Method and Description |
---|---|
(package private) NamespaceTableAndRegionInfo |
NamespaceStateManager.addNamespace(String namespace) |
NamespaceTableAndRegionInfo |
NamespaceStateManager.getState(String name)
Gets an instance of NamespaceTableAndRegionInfo associated with namespace.
|
NamespaceTableAndRegionInfo |
NamespaceAuditor.getState(String namespace) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.