Uses of Enum
org.apache.iotdb.itbase.constant.BuiltinAggregationFunctionEnum
Packages that use BuiltinAggregationFunctionEnum
-
Uses of BuiltinAggregationFunctionEnum in org.apache.iotdb.itbase.constant
Methods in org.apache.iotdb.itbase.constant that return BuiltinAggregationFunctionEnumModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BuiltinAggregationFunctionEnum[]BuiltinAggregationFunctionEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.