Class LastValueAggregation

java.lang.Object
io.opentelemetry.sdk.metrics.internal.view.LastValueAggregation
All Implemented Interfaces:
Aggregation, AggregatorFactory

public final class LastValueAggregation extends Object implements Aggregation, AggregatorFactory
Last-value aggregation configuration.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.