| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.config | |
| org.apache.drill.exec.physical.impl.limit |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitLimit(Limit limit,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitLimit(Limit limit,
X value) |
| Modifier and Type | Class and Description |
|---|---|
class |
PartitionLimit |
| Modifier and Type | Method and Description |
|---|---|
LimitRecordBatch |
LimitBatchCreator.getBatch(ExecutorFragmentContext context,
Limit config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
LimitRecordBatch(Limit popConfig,
FragmentContext context,
RecordBatch incoming) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.