Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
org.apache.hadoop.hbase.master |
Modifier and Type | Method and Description |
---|---|
NamespaceDescriptor |
Admin.getNamespaceDescriptor(String name)
Get a namespace descriptor by name
|
NamespaceDescriptor |
HBaseAdmin.getNamespaceDescriptor(String name)
Get a namespace descriptor by name
|
Modifier and Type | Method and Description |
---|---|
protected void |
HMaster.ensureNamespaceExists(String name)
Ensure that the specified namespace exists, otherwise throws a NamespaceNotFoundException
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.