public class CacheLoadEvent extends CacheEvent
| Constructor and Description |
|---|
CacheLoadEvent(Cache cache,
long millis,
Object key,
Object loadedValue,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getKey() |
Object |
getLoadedValue() |
long |
getMillis() |
boolean |
isSuccess() |
getCacheCopyright © 2013–2022. All rights reserved.