|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SuppressCache.Value | |
---|---|
org.jgroups.util | Provides useful functionality which cannot be assigned to any particular other package. |
Uses of SuppressCache.Value in org.jgroups.util |
---|
Fields in org.jgroups.util with type parameters of type SuppressCache.Value | |
---|---|
protected java.util.concurrent.ConcurrentMap<T,SuppressCache.Value> |
SuppressCache.map
|
Methods in org.jgroups.util that return SuppressCache.Value | |
---|---|
SuppressCache.Value |
SuppressCache.putIfAbsent(T key,
long expiry_time)
Adds a new key to the hashmap, or updates the Value associated with the existing key if present. |
SuppressCache.Value |
SuppressCache.Value.update()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |