public class VolatileResult<T> extends Volatile<T>
IPRunnable) that checks, if it is already running - or (see Volatile the result already
expired.| Constructor and Description |
|---|
VolatileResult(long period,
IPRunnable<T,Map<String,Object>> runner) |
| Modifier and Type | Method and Description |
|---|---|
T |
get(IPRunnable<T,Map<String,Object>> runner,
Map<String,Object> context,
Object... extArgs) |
T |
get(Map<String,Object> context,
Object... extArgs) |
String |
getName() |
Map<String,? extends Serializable> |
getParameter() |
public VolatileResult(long period,
IPRunnable<T,Map<String,Object>> runner)
Copyright © 2012–2018. All rights reserved.