Package | Description |
---|---|
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<T,SuppressCache.Value> |
SuppressCache.map |
Modifier and Type | Method and Description |
---|---|
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() |
Copyright © 1998-2020 Red Hat. All Rights Reserved.