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
151 struct EstimatedIndexInfo { struct152 int64_t estimatedRows = 0;153 double estimatedCost = 0.0;154 bool isOrdered = false;