Searched defs:EstimatedIndexInfo (Results 1 – 2 of 2) sorted by relevance
105 struct EstimatedIndexInfo { struct121 virtual void DemoEstimateFilterCost(FilterConstraints &fc, EstimatedIndexInfo &ei) in DemoEstimateFilterCost() argument
152 struct EstimatedIndexInfo { struct153 int64_t estimatedRows = 0;154 double estimatedCost = 0.0;155 bool isOrdered = false;