| Modifier and Type | Method and Description |
|---|---|
Importer |
ImporterCreator.createImporter(ImporterConfiguration importerConfig,
ImporterConnector importerConnector,
PipelineChannel channel,
PipelineJobProgressListener jobProgressListener,
ImporterType importerType)
Create importer.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineChannel |
PipelineChannelCreator.createPipelineChannel(int outputConcurrency,
AckCallback ackCallback)
Create pipeline channel.
|
| Modifier and Type | Method and Description |
|---|---|
IncrementalDumper |
IncrementalDumperCreator.createIncrementalDumper(DumperConfiguration dumperConfig,
IngestPosition<P> position,
PipelineChannel channel,
PipelineTableMetaDataLoader metaDataLoader)
Create incremental dumper.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.