| Package | Description |
|---|---|
| org.apache.flink.connector.hbase.options | |
| org.apache.flink.connector.hbase.source | |
| org.apache.flink.connector.hbase.table |
| Modifier and Type | Method and Description |
|---|---|
HBaseLookupOptions |
HBaseLookupOptions.Builder.build() |
| Modifier and Type | Field and Description |
|---|---|
protected HBaseLookupOptions |
AbstractHBaseDynamicTableSource.lookupOptions |
| Constructor and Description |
|---|
AbstractHBaseDynamicTableSource(org.apache.hadoop.conf.Configuration conf,
String tableName,
HBaseTableSchema hbaseSchema,
String nullStringLiteral,
HBaseLookupOptions lookupOptions) |
HBaseRowDataLookupFunction(org.apache.hadoop.conf.Configuration configuration,
String hTableName,
HBaseTableSchema hbaseTableSchema,
String nullStringLiteral,
HBaseLookupOptions lookupOptions) |
| Modifier and Type | Method and Description |
|---|---|
static HBaseLookupOptions |
HBaseConnectorOptionsUtil.getHBaseLookupOptions(org.apache.flink.configuration.ReadableConfig tableOptions) |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.