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