public class CachePutAllEvent extends CacheEvent
| Constructor and Description |
|---|
CachePutAllEvent(Cache cache,
long millis,
Map map,
CacheResult result) |
| Modifier and Type | Method and Description |
|---|---|
Map |
getMap() |
long |
getMillis() |
CacheResult |
getResult() |
getCachepublic CachePutAllEvent(Cache cache, long millis, Map map, CacheResult result)
public long getMillis()
public Map getMap()
public CacheResult getResult()
Copyright © 2013–2022. All rights reserved.