Package io.opentelemetry.sdk.metrics.internal.concurrent
-
Interface Summary Interface 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. -
Class Summary Class Description AdderUtil This class is internal and is hence not for public use.AtomicLongDoubleAdder AtomicLongLongAdder JreDoubleAdder JreLongAdder