Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
HBaseAdmin
HBaseAdmin is no longer a client API.
|
Modifier and Type | Method and Description |
---|---|
Admin |
Connection.getAdmin()
Retrieve an Admin implementation to administer an HBase cluster.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.