Class ParquetScanBatchCreator

java.lang.Object
org.apache.drill.exec.store.parquet.AbstractParquetScanBatchCreator
org.apache.drill.exec.store.parquet.ParquetScanBatchCreator
All Implemented Interfaces:
BatchCreator<ParquetRowGroupScan>

public class ParquetScanBatchCreator extends AbstractParquetScanBatchCreator implements BatchCreator<ParquetRowGroupScan>