Uses of Enum Class
io.dingodb.sdk.service.store.AggregationOperator.AggregationTypeEnum
Packages that use AggregationOperator.AggregationTypeEnum
-
Uses of AggregationOperator.AggregationTypeEnum in io.dingodb.sdk.service.store
Methods in io.dingodb.sdk.service.store that return AggregationOperator.AggregationTypeEnumModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.AggregationOperator.AggregationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.