Uses of Interface
org.apache.drill.exec.planner.index.Statistics
-
Uses of Statistics in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionDbGroupScan.getStatistics()
Get the statistics for thisDbGroupScan
Modifier and TypeMethodDescriptionvoid
IndexGroupScan.setStatistics
(Statistics statistics) Set the statistics forIndexGroupScan
-
Uses of Statistics in org.apache.drill.exec.planner.index
Modifier and TypeMethodDescriptionvoid
IndexProperties.setProperties
(Map<LogicalExpression, org.apache.calcite.rex.RexNode> prefixMap, boolean satisfiesCollation, org.apache.calcite.rex.RexNode indexColumnsRemainderFilter, Statistics stats) void
IndexSelector.DrillIndexProperties.setProperties
(Map<LogicalExpression, org.apache.calcite.rex.RexNode> prefixMap, boolean satisfiesCollation, org.apache.calcite.rex.RexNode indexColumnsRemainderFilter, Statistics stats)