| 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 |
HBaseScanBatchCreator.getBatch(ExecutorFragmentContext context,
HBaseSubScan subScan,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
HiveScanBatchCreator.getBatch(ExecutorFragmentContext context,
HiveSubScan 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 |
|---|---|
ScanBatch |
JdbcBatchCreator.getBatch(ExecutorFragmentContext context,
JdbcSubScan config,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
KuduScanBatchCreator.getBatch(ExecutorFragmentContext context,
KuduSubScan subScan,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
MapRDBScanBatchCreator.getBatch(ExecutorFragmentContext context,
MapRDBSubScan subScan,
List<RecordBatch> children) |
ScanBatch |
MapRDBRestrictedScanBatchCreator.getBatch(ExecutorFragmentContext context,
RestrictedMapRDBSubScan subScan,
List<RecordBatch> children) |
| Modifier and Type | Method and Description |
|---|---|
ScanBatch |
MongoScanBatchCreator.getBatch(ExecutorFragmentContext context,
MongoSubScan subScan,
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 © 2021 The Apache Software Foundation. All rights reserved.