Modifier and Type | Class and Description |
---|---|
class |
HdfsDataSourcesProvider
Create a HDFS sink based on the URI and properties.
|
Modifier and Type | Class and Description |
---|---|
class |
KafkaDataSourcesProvider
Create a Kafka spout/sink based on the URI and properties.
|
Modifier and Type | Class and Description |
---|---|
class |
MongoDataSourcesProvider
Create a MongoDB sink based on the URI and properties.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisDataSourcesProvider
Create a Redis sink based on the URI and properties.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,DataSourcesProvider> |
DataSourcesRegistry.providerMap()
Allow unit tests to inject data sources.
|
Modifier and Type | Class and Description |
---|---|
class |
SocketDataSourcesProvider
Create a Socket data source based on the URI and properties.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.