public abstract class AbstractParquetScanBatchCreator extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager
Helper class responsible for creating and managing DrillFileSystem.
|
| Constructor and Description |
|---|
AbstractParquetScanBatchCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected ScanBatch |
getBatch(ExecutorFragmentContext context,
AbstractParquetRowGroupScan rowGroupScan,
OperatorContext oContext) |
protected abstract AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager |
getDrillFileSystemCreator(OperatorContext operatorContext,
OptionManager optionManager) |
protected ScanBatch getBatch(ExecutorFragmentContext context, AbstractParquetRowGroupScan rowGroupScan, OperatorContext oContext) throws ExecutionSetupException
ExecutionSetupExceptionprotected abstract AbstractParquetScanBatchCreator.AbstractDrillFileSystemManager getDrillFileSystemCreator(OperatorContext operatorContext, OptionManager optionManager)
Copyright © 2021 The Apache Software Foundation. All rights reserved.