Uses of Enum
org.apache.drill.exec.planner.common.DrillStatsTable.STATS_VERSION
Packages that use DrillStatsTable.STATS_VERSION
-
Uses of DrillStatsTable.STATS_VERSION in org.apache.drill.exec.planner.common
Fields in org.apache.drill.exec.planner.common declared as DrillStatsTable.STATS_VERSIONModifier and TypeFieldDescriptionstatic final DrillStatsTable.STATS_VERSION
DrillStatsTable.CURRENT_VERSION
Methods in org.apache.drill.exec.planner.common that return DrillStatsTable.STATS_VERSIONModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static DrillStatsTable.STATS_VERSION[]
DrillStatsTable.STATS_VERSION.values()
Returns an array containing the constants of this enum type, in the order they are declared.