Uses of Interface
org.apache.shardingsphere.data.pipeline.api.ingest.channel.PipelineChannel
Packages that use PipelineChannel
-
Uses of PipelineChannel in org.apache.shardingsphere.data.pipeline.spi.ingest.channel
Methods in org.apache.shardingsphere.data.pipeline.spi.ingest.channel that return PipelineChannelModifier and TypeMethodDescriptionPipelineChannelCreator.createPipelineChannel(int outputConcurrency, AckCallback ackCallback) Create pipeline channel.