Uses of Class
org.apache.druid.frame.channel.ReadableInputStreamFrameChannel
Packages that use ReadableInputStreamFrameChannel
-
Uses of ReadableInputStreamFrameChannel in org.apache.druid.frame.channel
Methods in org.apache.druid.frame.channel that return ReadableInputStreamFrameChannelModifier and TypeMethodDescriptionReadableInputStreamFrameChannel.open(InputStream inputStream, String id, ExecutorService executorService, boolean framesOnly) Create an instance of this class and immediately start reading from the provided InputStream.