- getAsyncLookupFunction(String[]) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getDataSet(ExecutionEnvironment) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getDataStream(StreamExecutionEnvironment) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getEndRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the end row.
- getFamilyKeys() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the HBase identifiers of all registered column families.
- getFamilyNames() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the names of all registered column families.
- getInputSplitAssigner(TableInputSplit[]) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
-
- getLookupFunction(String[]) - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getProducedType() - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
-
- getQualifierKeys(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the HBase identifiers of all registered column qualifiers for a specific column family.
- getQualifierTypes(String) - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the types of all registered column qualifiers of a specific column family.
- getRecordType() - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
-
- getResultType() - Method in class org.apache.flink.addons.hbase.HBaseLookupFunction
-
- getReturnType() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getRowKeyIndex() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns field index of row key in the table schema.
- getRowKeyTypeInfo() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the optional type information of row key.
- getScanner() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
-
Returns an instance of Scan that retrieves the required subset of records from the HBase table.
- getScanner() - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
-
- getScanner() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
Returns an instance of Scan that retrieves the required subset of records from the HBase table.
- getStartRow() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the start row.
- getStatistics(BaseStatistics) - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
-
- getStringCharset() - Method in class org.apache.flink.addons.hbase.HBaseTableSchema
-
Returns the charset for value strings and HBase identifiers.
- getTableName() - Method in class org.apache.flink.addons.hbase.AbstractTableInputFormat
-
What table is to be read.
- getTableName() - Method in class org.apache.flink.addons.hbase.HBaseRowInputFormat
-
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputFormat
-
What table is to be read.
- getTableName() - Method in class org.apache.flink.addons.hbase.TableInputSplit
-
Returns the table name.
- getTableSchema() - Method in class org.apache.flink.addons.hbase.HBaseTableSource
-
- getTableSchema() - Method in class org.apache.flink.addons.hbase.HBaseUpsertTableSink
-
- getTypeIndex(TypeInformation) - Static method in class org.apache.flink.addons.hbase.util.HBaseTypeUtils
-
Gets the type index (type representation in HBase connector) from the TypeInformation
.