类 CacheGetAllEvent

java.lang.Object
com.alicp.jetcache.event.CacheEvent
com.alicp.jetcache.event.CacheGetAllEvent

public class CacheGetAllEvent extends CacheEvent
Created on 2017/2/22.
作者:
huangli
  • 构造器详细资料

  • 方法详细资料

    • getMillis

      public long getMillis()
    • getKeys

      public Set getKeys()
    • getResult

      public MultiGetResult getResult()