Uses of Package
io.opentelemetry.sdk.metrics.internal.concurrent
-
Packages that use io.opentelemetry.sdk.metrics.internal.concurrent Package Description io.opentelemetry.sdk.metrics.internal.aggregator Metric aggregators.io.opentelemetry.sdk.metrics.internal.concurrent io.opentelemetry.sdk.metrics.internal.exemplar Metric exemplar extension points. -
Classes in io.opentelemetry.sdk.metrics.internal.concurrent used by io.opentelemetry.sdk.metrics.internal.aggregator Class Description DoubleAdder Interface mirroring theDoubleAdderAPI, with implementation that varies based on availability ofDoubleAdder.LongAdder Interface mirroring theLongAdderAPI, with implementation that varies based on availability ofLongAdder. -
Classes in io.opentelemetry.sdk.metrics.internal.concurrent used by io.opentelemetry.sdk.metrics.internal.concurrent Class Description DoubleAdder Interface mirroring theDoubleAdderAPI, with implementation that varies based on availability ofDoubleAdder.LongAdder Interface mirroring theLongAdderAPI, with implementation that varies based on availability ofLongAdder. -
Classes in io.opentelemetry.sdk.metrics.internal.concurrent used by io.opentelemetry.sdk.metrics.internal.exemplar Class Description LongAdder Interface mirroring theLongAdderAPI, with implementation that varies based on availability ofLongAdder.