Uses of Class
org.apache.drill.exec.store.parquet.columnreaders.ReadState
Packages that use ReadState
-
Uses of ReadState in org.apache.drill.exec.store.parquet.columnreaders
Fields in org.apache.drill.exec.store.parquet.columnreaders declared as ReadStateMethods in org.apache.drill.exec.store.parquet.columnreaders that return ReadStateConstructors in org.apache.drill.exec.store.parquet.columnreaders with parameters of type ReadStateModifierConstructorDescriptionBatchReader(ReadState readState) FixedWidthReader(ReadState readState) MockBatchReader(ReadState readState) VariableWidthReader(ReadState readState)