Package | Description |
---|---|
org.tikv.common.predicates |
Modifier and Type | Method and Description |
---|---|
ScanSpec |
ScanSpec.Builder.build() |
static ScanSpec |
TiKVScanAnalyzer.extractConditions(List<Expression> conditions,
TiTableInfo table,
TiIndexInfo index) |
Modifier and Type | Method and Description |
---|---|
static double |
SelectivityCalculator.calcPseudoSelectivity(ScanSpec spec) |
Copyright © 2024 PingCAP. All rights reserved.