public class CacheLoadAllEvent extends CacheEvent
| Constructor and Description |
|---|
CacheLoadAllEvent(Cache cache,
long millis,
Set keys,
Map loadedValue,
boolean success) |
| Modifier and Type | Method and Description |
|---|---|
Set |
getKeys() |
Map |
getLoadedValue() |
long |
getMillis() |
boolean |
isSuccess() |
getCacheCopyright © 2013–2022. All rights reserved.