Uses of Class
org.apache.drill.exec.util.filereader.DirectBufInputStream
-
Uses of DirectBufInputStream in org.apache.drill.exec.util.filereader
Modifier and TypeClassDescriptionclass
BufferedDirectBufInputStream
reads from the underlyingInputStream
in blocks of data, into an internal buffer.