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