Package org.apache.pinot.spi.utils
Class CommonConstants.Query.OptimizationConstants
- java.lang.Object
-
- org.apache.pinot.spi.utils.CommonConstants.Query.OptimizationConstants
-
- Enclosing class:
- CommonConstants.Query
public static class CommonConstants.Query.OptimizationConstants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intDEFAULT_AVG_MV_ENTRIES_DENOMINATOR
-
Constructor Summary
Constructors Constructor Description OptimizationConstants()
-
-
-
Field Detail
-
DEFAULT_AVG_MV_ENTRIES_DENOMINATOR
public static final int DEFAULT_AVG_MV_ENTRIES_DENOMINATOR
- See Also:
- Constant Field Values
-
-