Enum Aggregation.AggregationFunctionCase (0.22.0)

public enum Aggregation.AggregationFunctionCase extends Enum<Aggregation.AggregationFunctionCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

NameDescription
AGGREGATIONFUNCTION_NOT_SET
COUNT
FREQUENCY
HISTOGRAM
SUM

Static Methods

NameDescription
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

NameDescription
getNumber()