- hashCode() - Method in class org.apache.flink.connector.hbase.options.HBaseOptions
-
- hashCode() - Method in class org.apache.flink.connector.hbase.options.HBaseWriteOptions
-
- HBase - Class in org.apache.flink.table.descriptors
-
Connector descriptor for Apache HBase.
- HBase() - Constructor for class org.apache.flink.table.descriptors.HBase
-
- HBaseConfigurationUtil - Class in org.apache.flink.connector.hbase.util
-
This class helps to do serialization for hadoop Configuration.
- HBaseConfigurationUtil() - Constructor for class org.apache.flink.connector.hbase.util.HBaseConfigurationUtil
-
- HBaseDynamicTableFactory - Class in org.apache.flink.connector.hbase
-
HBase connector factory.
- HBaseDynamicTableFactory() - Constructor for class org.apache.flink.connector.hbase.HBaseDynamicTableFactory
-
- HBaseDynamicTableSink - Class in org.apache.flink.connector.hbase.sink
-
HBase table sink implementation.
- HBaseDynamicTableSink(HBaseTableSchema, HBaseOptions, HBaseWriteOptions, String) - Constructor for class org.apache.flink.connector.hbase.sink.HBaseDynamicTableSink
-
- HBaseDynamicTableSource - Class in org.apache.flink.connector.hbase.source
-
HBase table source implementation.
- HBaseDynamicTableSource(Configuration, String, HBaseTableSchema, String) - Constructor for class org.apache.flink.connector.hbase.source.HBaseDynamicTableSource
-
- HBaseInputFormat<T extends org.apache.flink.api.java.tuple.Tuple> - Class in org.apache.flink.connector.hbase.source
-
InputFormat subclass that wraps the access for HTables.
- HBaseInputFormat(Configuration) - Constructor for class org.apache.flink.connector.hbase.source.HBaseInputFormat
-
Constructs a InputFormat with hbase configuration to read data from hbase.
- HBaseLookupFunction - Class in org.apache.flink.connector.hbase.source
-
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.
- HBaseLookupFunction(Configuration, String, HBaseTableSchema) - Constructor for class org.apache.flink.connector.hbase.source.HBaseLookupFunction
-
- HBaseMutationConverter<T> - Interface in org.apache.flink.connector.hbase.sink
-
A converter used to converts the input record into HBase Mutation.
- HBaseOptions - Class in org.apache.flink.connector.hbase.options
-
Common Options for HBase.
- HBaseOptions.Builder - Class in org.apache.flink.connector.hbase.options
-
- HBaseReadWriteHelper - Class in org.apache.flink.connector.hbase.util
-
A read and write helper for HBase.
- HBaseReadWriteHelper(HBaseTableSchema) - Constructor for class org.apache.flink.connector.hbase.util.HBaseReadWriteHelper
-
- HBaseRowDataInputFormat - Class in org.apache.flink.connector.hbase.source
-
InputFormat subclass that wraps the access for HTables.
- HBaseRowDataInputFormat(Configuration, String, HBaseTableSchema, String) - Constructor for class org.apache.flink.connector.hbase.source.HBaseRowDataInputFormat
-
- HBaseRowDataLookupFunction - Class in org.apache.flink.connector.hbase.source
-
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.
- HBaseRowDataLookupFunction(Configuration, String, HBaseTableSchema, String) - Constructor for class org.apache.flink.connector.hbase.source.HBaseRowDataLookupFunction
-
- HBaseRowInputFormat - Class in org.apache.flink.connector.hbase.source
-
InputFormat subclass that wraps the access for HTables.
- HBaseRowInputFormat(Configuration, String, HBaseTableSchema) - Constructor for class org.apache.flink.connector.hbase.source.HBaseRowInputFormat
-
- HBaseSerde - Class in org.apache.flink.connector.hbase.util
-
Utilities for HBase serialization and deserialization.
- HBaseSerde(HBaseTableSchema, String) - Constructor for class org.apache.flink.connector.hbase.util.HBaseSerde
-
- HBaseSinkFunction<T> - Class in org.apache.flink.connector.hbase.sink
-
The sink function for HBase.
- HBaseSinkFunction(String, Configuration, HBaseMutationConverter<T>, long, long, long) - Constructor for class org.apache.flink.connector.hbase.sink.HBaseSinkFunction
-
- HBaseTableFactory - Class in org.apache.flink.connector.hbase
-
- HBaseTableFactory() - Constructor for class org.apache.flink.connector.hbase.HBaseTableFactory
-
- HBaseTableSchema - Class in org.apache.flink.connector.hbase.util
-
Helps to specify an HBase Table's schema.
- HBaseTableSchema() - Constructor for class org.apache.flink.connector.hbase.util.HBaseTableSchema
-
- HBaseTableSource - Class in org.apache.flink.connector.hbase.source
-
Creates a TableSource to scan an HBase table.
- HBaseTableSource(Configuration, String) - Constructor for class org.apache.flink.connector.hbase.source.HBaseTableSource
-
The HBase configuration and the name of the table to read.
- HBaseTableSource(Configuration, String, HBaseTableSchema, int[]) - Constructor for class org.apache.flink.connector.hbase.source.HBaseTableSource
-
- HBaseTypeUtils - Class in org.apache.flink.connector.hbase.util
-
A utility class to process data exchange with HBase type system.
- HBaseTypeUtils() - Constructor for class org.apache.flink.connector.hbase.util.HBaseTypeUtils
-
- HBaseUpsertTableSink - Class in org.apache.flink.connector.hbase.sink
-
An upsert UpsertStreamTableSink for HBase.
- HBaseUpsertTableSink(HBaseTableSchema, HBaseOptions, HBaseWriteOptions) - Constructor for class org.apache.flink.connector.hbase.sink.HBaseUpsertTableSink
-
- HBaseValidator - Class in org.apache.flink.table.descriptors
-
The validator for HBase.
- HBaseValidator() - Constructor for class org.apache.flink.table.descriptors.HBaseValidator
-
- HBaseWriteOptions - Class in org.apache.flink.connector.hbase.options
-
Options for HBase writing.
- HBaseWriteOptions.Builder - Class in org.apache.flink.connector.hbase.options
-