JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.curator.framework.recipes.atomic.DistributedAtomicLong
Packages that use
DistributedAtomicLong
Package
Description
org.apache.curator.framework.recipes.atomic
Uses of
DistributedAtomicLong
in
org.apache.curator.framework.recipes.atomic
Constructors in
org.apache.curator.framework.recipes.atomic
with parameters of type
DistributedAtomicLong
Modifier
Constructor
Description
CachedAtomicLong
(
DistributedAtomicLong
number, int cacheFactor)