Class DefaultAggregation

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

public final class DefaultAggregation extends Object implements Aggregation, AggregatorFactory
Aggregation that selects the specified default based on instrument.

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