Uses of Class
org.apache.druid.frame.channel.ReadableConcatFrameChannel
Packages that use ReadableConcatFrameChannel
-
Uses of ReadableConcatFrameChannel in org.apache.druid.frame.channel
Methods in org.apache.druid.frame.channel that return ReadableConcatFrameChannelModifier and TypeMethodDescriptionstatic ReadableConcatFrameChannelReadableConcatFrameChannel.open(Iterator<ReadableFrameChannel> channelIterator) Creates a new concatenated channel.