Uses of Class
io.prometheus.client.Striped64
-
Packages that use Striped64 Package Description io.prometheus.client -
-
Uses of Striped64 in io.prometheus.client
Subclasses of Striped64 in io.prometheus.client Modifier and Type Class Description class
DoubleAdder
One or more variables that together maintain an initially zerodouble
sum.Fields in io.prometheus.client with type parameters of type Striped64 Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicLongFieldUpdater<Striped64>
Striped64. CAS_BASE
private static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<Striped64>
Striped64. CAS_BUSY
-