Uses of Package
io.opentelemetry.sdk.metrics.internal.aggregator
Packages that use io.opentelemetry.sdk.metrics.internal.aggregator
Package
Description
Metric aggregators.
View related internal classes.
-
Classes in io.opentelemetry.sdk.metrics.internal.aggregator used by io.opentelemetry.sdk.metrics.internal.aggregatorClassDescriptionAggregator represents the abstract class for all the available aggregations that can be computed during the collection phase for all the instruments.Aggregator represents the abstract class that is used for synchronous instruments.
-
Classes in io.opentelemetry.sdk.metrics.internal.aggregator used by io.opentelemetry.sdk.metrics.internal.viewClassDescriptionAggregator represents the abstract class for all the available aggregations that can be computed during the collection phase for all the instruments.An internal interface for returning an Aggregator from an Aggregation.