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 class
Strategy for reading a record batch when all columns are fixed-width.static class
Strategy for reading mock records.static class
Strategy for reading a record batch when at last one column is variable width.