| Class | Description |
|---|---|
| AbstractTableInputFormat<T> |
Abstract
InputFormat to read data from HBase tables. |
| HBaseDynamicTableSource |
HBase table source implementation.
|
| HBaseInputFormat<T extends org.apache.flink.api.java.tuple.Tuple> |
InputFormat subclass that wraps the access for HTables. |
| HBaseRowDataAsyncLookupFunction |
The HBaseRowDataAsyncLookupFunction is an implemenation to lookup HBase data by rowkey in async
fashion.
|
| HBaseRowDataInputFormat |
InputFormat subclass that wraps the access for HTables. |
| HBaseRowInputFormat |
InputFormat subclass that wraps the access for HTables. |
| HBaseTableSource |
Creates a TableSource to scan an HBase table.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.