Class Base2ExponentialHistogramAggregation

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

public final class Base2ExponentialHistogramAggregation extends Object implements Aggregation, AggregatorFactory
Exponential bucket histogram aggregation configuration.

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