C G M N O R S T
C
- close() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- configure(Configuration) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
creates a Scan object and a HTable connection
- createInputSplits(int) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
G
- getEndRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the end row.
- getInputSplitAssigner(TableInputSplit[]) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getScanner() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getStartRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the start row.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the table name.
M
- mapResultToTuple(Result) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
N
- nextRecord(T) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
O
- open(TableInputSplit) - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
- org.apache.flink.addons.hbase - package org.apache.flink.addons.hbase
-
R
- reachedEnd() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
S
- scan - Variable in class org.apache.flink.addons.hbase.TableInputFormat
-
T
- table - Variable in class org.apache.flink.addons.hbase.TableInputFormat
-
- TableInputFormat<T extends org.apache.flink.api.java.tuple.Tuple> - Class in org.apache.flink.addons.hbase
-
InputFormat subclass that wraps the access for HTables.
- TableInputFormat() - Constructor for class org.apache.flink.addons.hbase.TableInputFormat
-
- TableInputSplit - Class in org.apache.flink.addons.hbase
-
This class implements a input splits for HBase.
C G M N O R S T
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.