| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.physical.impl.filter |
| Modifier and Type | Method and Description |
|---|---|
RETURN |
PhysicalVisitor.visitFilter(Filter filter,
EXTRA value) |
T |
AbstractPhysicalVisitor.visitFilter(Filter filter,
X value) |
| Modifier and Type | Method and Description |
|---|---|
FilterRecordBatch |
FilterBatchCreator.getBatch(FragmentContext context,
Filter config,
List<RecordBatch> children) |
| Constructor and Description |
|---|
FilterRecordBatch(Filter pop,
RecordBatch incoming,
FragmentContext context) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.