Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
HBaseAdmin
Provides an interface to manage HBase database table metadata + general
administrative functions.
|
Modifier and Type | Method and Description |
---|---|
Admin |
HConnection.getAdmin()
Deprecated.
Retrieve an Admin implementation to administer an HBase cluster.
|
Admin |
Connection.getAdmin()
Retrieve an Admin implementation to administer an HBase cluster.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.