Uses of Enum
org.apache.druid.query.expression.TimestampExtractExprMacro.Unit
Packages that use TimestampExtractExprMacro.Unit
-
Uses of TimestampExtractExprMacro.Unit in org.apache.druid.query.expression
Methods in org.apache.druid.query.expression that return TimestampExtractExprMacro.UnitModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TimestampExtractExprMacro.Unit[]TimestampExtractExprMacro.Unit.values()Returns an array containing the constants of this enum type, in the order they are declared.