Class | Description |
---|---|
AbstractTableInputFormat<T> |
Abstract
InputFormat to read data from HBase tables. |
HBaseRowInputFormat |
InputFormat subclass that wraps the access for HTables. |
HBaseTableSchema |
Helps to specify an HBase Table's schema.
|
HBaseTableSource |
Creates a TableSource to scan an HBase table.
|
TableInputFormat<T extends org.apache.flink.api.java.tuple.Tuple> |
InputFormat subclass that wraps the access for HTables. |
TableInputSplit |
This class implements a input splits for HBase.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.