Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncTableBuilder<T extends AsyncTableBase>
For creating
AsyncTable or RawAsyncTable . |
Modifier and Type | Interface and Description |
---|---|
interface |
AsyncTable
The asynchronous table for normal users.
|
interface |
RawAsyncTable
A low level asynchronous table.
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.