| Class | Description |
|---|---|
| ColumnMatcher | |
| DefaultVisitor<R,C> | |
| IndexMatcher |
Test if a predicate matches and index column entirely and can be convert to index related ranges
If a predicate matches only partially, it returns false
|
| IndexRangeSetBuilder | |
| MetaResolver | |
| PartAndFilterExprRewriter |
PartAndFilterExprRewriter takes partition expression as an input.
|
| ProtoConverter | |
| PrunedPartitionBuilder |
Apply partition pruning rule on filter condition.
|
| PseudoCostCalculator | |
| RangeSetBuilder<C extends Comparable> |
A builder can build a range set of type
C. |
| SupportedExpressionValidator |
Copyright © 2025 PingCAP. All rights reserved.