Uses of Enum Class
io.dingodb.sdk.service.entity.store.AggregationType
Packages that use AggregationType
-
Uses of AggregationType in io.dingodb.sdk.service.entity.store
Methods in io.dingodb.sdk.service.entity.store that return AggregationTypeModifier and TypeMethodDescriptionstatic AggregationTypeAggregationType.forNumber(int number) static AggregationTypeReturns the enum constant of this class with the specified name.static AggregationType[]AggregationType.values()Returns an array containing the constants of this enum class, in the order they are declared.