Uses of Interface
org.apache.shardingsphere.data.pipeline.spi.ingest.channel.PipelineChannelCreator
Packages that use PipelineChannelCreator
-
Uses of PipelineChannelCreator in org.apache.shardingsphere.data.pipeline.spi.ingest.channel
Methods in org.apache.shardingsphere.data.pipeline.spi.ingest.channel that return PipelineChannelCreatorModifier and TypeMethodDescriptionstatic PipelineChannelCreatorPipelineChannelCreatorFactory.newInstance(ShardingSphereAlgorithmConfiguration pipelineChannelCreatorConfig) Create new instance of pipeline channel creator.