| Package | Description |
|---|---|
| org.tikv.common.key | |
| org.tikv.common.predicates | |
| org.tikv.common.statistics |
| Constructor and Description |
|---|
IndexScanKeyRangeBuilder(long id,
TiIndexInfo index,
IndexRange ir) |
StatisticsKeyRangeBuilder(IndexRange ir) |
| Modifier and Type | Method and Description |
|---|---|
static List<IndexRange> |
PredicateUtils.expressionToIndexRanges(List<Expression> pointPredicates,
Optional<Expression> rangePredicate,
TiTableInfo table,
TiIndexInfo index)
Build index ranges from access points and access conditions
|
| Modifier and Type | Method and Description |
|---|---|
double |
IndexStatistics.getRowCount(List<IndexRange> indexRanges) |
Copyright © 2025 PingCAP. All rights reserved.