Modifier and Type | Class and Description |
---|---|
class |
HBaseTableFactory
Factory for creating configured instances of
HBaseTableSource or sink. |
Modifier and Type | Class and Description |
---|---|
class |
JDBCTableSourceSinkFactory
Factory for creating configured instances of
JDBCTableSource and JDBCUpsertTableSink . |
Modifier and Type | Class and Description |
---|---|
class |
HiveTableFactory
A table factory implementation for Hive catalog.
|
Modifier and Type | Class and Description |
---|---|
class |
Kafka010TableSourceSinkFactory
Factory for creating configured instances of
Kafka010TableSource . |
class |
Kafka011TableSourceSinkFactory
Factory for creating configured instances of
Kafka011TableSource . |
class |
Kafka08TableSourceSinkFactory
Factory for creating configured instances of
Kafka08TableSource . |
class |
Kafka09TableSourceSinkFactory
Factory for creating configured instances of
Kafka09TableSource . |
class |
KafkaTableSourceSinkFactory
Factory for creating configured instances of
KafkaTableSource . |
class |
KafkaTableSourceSinkFactoryBase
Factory for creating configured instances of
KafkaTableSourceBase . |
Modifier and Type | Interface and Description |
---|---|
interface |
BatchTableSourceFactory<T>
A factory to create configured table source instances in a batch environment based on
string-based properties.
|
interface |
StreamTableSourceFactory<T>
A factory to create configured table source instances in a streaming environment based on
string-based properties.
|
Modifier and Type | Class and Description |
---|---|
class |
CsvAppendTableSourceFactory
Factory for creating configured instances of
CsvTableSource in a stream environment. |
class |
CsvBatchTableSourceFactory
Factory for creating configured instances of
CsvTableSource in a batch environment. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.