| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
ValuesBatchCreator.getBatch(ExecutorFragmentContext context,
Values config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
DirectBatchCreator.getBatch(ExecutorFragmentContext context,
DirectSubScan config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
InfoSchemaBatchCreator.getBatch(ExecutorFragmentContext context,
InfoSchemaSubScan config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
protected ScanBatch |
AbstractParquetScanBatchCreator.getBatch(ExecutorFragmentContext context,
AbstractParquetRowGroupScan rowGroupScan,
OperatorContext oContext) |
ScanBatch |
ParquetScanBatchCreator.getBatch(ExecutorFragmentContext context,
ParquetRowGroupScan rowGroupScan,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
SystemTableBatchCreator.getBatch(ExecutorFragmentContext context,
SystemTableScan scan,
List<RecordBatch> children) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.