Uses of Class
org.apache.drill.exec.util.filereader.DirectBufInputStream
Packages that use DirectBufInputStream
-
Uses of DirectBufInputStream in org.apache.drill.exec.util.filereader
Subclasses of DirectBufInputStream in org.apache.drill.exec.util.filereaderModifier and TypeClassDescriptionclassBufferedDirectBufInputStreamreads from the underlyingInputStreamin blocks of data, into an internal buffer.