Class WeightedAvgAggregate

All Implemented Interfaces:
AggregateVariant, JsonpSerializable

@JsonpDeserializable public class WeightedAvgAggregate extends SingleMetricAggregateBase implements AggregateVariant
Weighted average aggregation result. value is missing if the weight was set to zero.
See Also: