public class CachePutAllEvent extends CacheEvent
| 构造器和说明 |
|---|
CachePutAllEvent(Cache cache,
long millis,
Map map,
CacheResult result) |
public CachePutAllEvent(Cache cache, long millis, Map map, CacheResult result)
public long getMillis()
public Map getMap()
public CacheResult getResult()
Copyright © 2013–2019. All rights reserved.