| Class | Description |
|---|---|
| HBaseDynamicTableSource |
HBase table source implementation.
|
| HBaseInputFormat<T extends org.apache.flink.api.java.tuple.Tuple> |
InputFormat subclass that wraps the access for HTables. |
| HBaseLookupFunction |
The HBaseLookupFunction is a standard user-defined table function, it can be used in tableAPI and
also useful for temporal table join plan in SQL.
|
| HBaseRowDataInputFormat |
InputFormat subclass that wraps the access for HTables. |
| HBaseRowDataLookupFunction |
The HBaseRowDataLookupFunction is a standard user-defined table function, it can be used in
tableAPI and also useful for temporal table join plan in SQL.
|
| 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.