| Modifier and Type | Class and Description |
|---|---|
class |
VectorFilterOperator
Filter operator implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
PrunerOperatorFactory.FilterPruner.generatePredicate(NodeProcessorCtx procCtx,
FilterOperator fop,
TableScanOperator top)
Generate predicate.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
LBProcFactory.LBPRFilterPruner.generatePredicate(NodeProcessorCtx procCtx,
FilterOperator fop,
TableScanOperator top) |
protected void |
LBPartitionProcFactory.LBPRPartitionFilterPruner.generatePredicate(NodeProcessorCtx procCtx,
FilterOperator fop,
TableScanOperator top) |
| Modifier and Type | Method and Description |
|---|---|
FilterOperator |
PcrOpWalkerCtx.OpToDeleteInfo.getOperator() |
| Constructor and Description |
|---|
PcrOpWalkerCtx.OpToDeleteInfo(Operator<? extends OperatorDesc> parent,
FilterOperator operator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OpProcFactory.FilterPPR.generatePredicate(NodeProcessorCtx procCtx,
FilterOperator fop,
TableScanOperator top) |
| Modifier and Type | Method and Description |
|---|---|
List<FilterOperator> |
OpWalkerInfo.getCandidateFilterOps() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWalkerInfo.addCandidateFilterOp(FilterOperator fop) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.