Class IndexSelector.DrillIndexProperties

java.lang.Object
org.apache.drill.exec.planner.index.IndexSelector.DrillIndexProperties
All Implemented Interfaces:
IndexProperties
Enclosing class:
IndexSelector

public static class IndexSelector.DrillIndexProperties extends Object implements IndexProperties
IndexProperties encapsulates the various metrics of a single index that are related to the current query. These metrics are subsequently used to rank the index in comparison with other indexes.