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(ExecutorFragmentContext context,
Filter config,
List<RecordBatch> children) |
Constructor and Description |
---|
FilterRecordBatch(Filter pop,
RecordBatch incoming,
FragmentContext context) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.