Uses of Class
org.jgroups.util.SuppressCache.Value
Packages that use SuppressCache.Value
Package
Description
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.ValueModifier and TypeFieldDescriptionprotected final ConcurrentMap<T, SuppressCache.Value> SuppressCache.mapMethods in org.jgroups.util that return SuppressCache.ValueModifier and TypeMethodDescriptionSuppressCache.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.update()