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 classDoubleAdderOne or more variables that together maintain an initially zerodoublesum.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_BASEprivate static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<Striped64>Striped64. CAS_BUSY
-