程序包 | 说明 |
---|---|
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 . |
类和说明 |
---|
Batch.Call
Defines a unit of work to be executed.
|
Batch.Callback
Defines a generic callback to be triggered for each
Batch.Call.call(Object)
result. |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.