程序包 | 说明 |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
Table of Contents
Overview
Example API Usage
Overview
To administer HBase, create and drop tables, list and alter tables,
use
Admin . |
org.apache.hadoop.hbase.client.backoff |
类和说明 |
---|
ClientBackoffPolicy
Configurable policy for the amount of time a client should wait for a new request to the
server when given the server load statistics.
|
ServerStatistics
Track the statistics for a single region
|
类和说明 |
---|
ClientBackoffPolicy
Configurable policy for the amount of time a client should wait for a new request to the
server when given the server load statistics.
|
ServerStatistics
Track the statistics for a single region
|
ServerStatistics.RegionStatistics |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.