| 程序包 | 说明 |
|---|---|
| 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. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ColdHTable
Created by mazhenlin on 2019/1/22.
|
class |
HotHTable
Created by mazhenlin on 2019/1/22.
|
class |
LayeredHTable
LayeredHTable is used to read data of layered hot/cold table.
|
Copyright © 2007–2019. All rights reserved.