Uses of Class
org.apache.drill.exec.store.parquet.columnreaders.BatchReader
Packages that use BatchReader
-
Uses of BatchReader in org.apache.drill.exec.store.parquet.columnreaders
Subclasses of BatchReader in org.apache.drill.exec.store.parquet.columnreadersModifier and TypeClassDescriptionstatic classStrategy for reading a record batch when all columns are fixed-width.static classStrategy for reading mock records.static classStrategy for reading a record batch when at last one column is variable width.