Uses of Class
org.apache.druid.client.InputStreamHolder
Packages that use InputStreamHolder
-
Uses of InputStreamHolder in org.apache.druid.client
Methods in org.apache.druid.client that return InputStreamHolderModifier and TypeMethodDescriptionstatic InputStreamHolderInputStreamHolder.fromChannelBuffer(org.jboss.netty.buffer.ChannelBuffer buffer, long chunkNum) static InputStreamHolderInputStreamHolder.fromStream(InputStream stream, long chunkNum, long length)