Uses of Class
org.apache.druid.frame.channel.BlockingQueueFrameChannel
-
Packages that use BlockingQueueFrameChannel Package Description org.apache.druid.frame.channel -
-
Uses of BlockingQueueFrameChannel in org.apache.druid.frame.channel
Methods in org.apache.druid.frame.channel that return BlockingQueueFrameChannel Modifier and Type Method Description static BlockingQueueFrameChannelBlockingQueueFrameChannel. minimal()Create a channel that buffers one frame.
-