Uses of Package
io.opentelemetry.sdk.metrics.internal.concurrent
Packages that use io.opentelemetry.sdk.metrics.internal.concurrent
Package
Description
Metric aggregators.
Metric exemplar extension points.
-
Classes in io.opentelemetry.sdk.metrics.internal.concurrent used by io.opentelemetry.sdk.metrics.internal.aggregatorClassDescriptionInterface mirroring the
DoubleAdder
API, with implementation that varies based on availability ofDoubleAdder
. -
Classes in io.opentelemetry.sdk.metrics.internal.concurrent used by io.opentelemetry.sdk.metrics.internal.concurrentClassDescriptionInterface mirroring the
DoubleAdder
API, with implementation that varies based on availability ofDoubleAdder
. -