类的使用
com.alicp.jetcache.event.CacheEvent
使用CacheEvent的程序包
-
com.alicp.jetcache中CacheEvent的使用
参数类型为CacheEvent的com.alicp.jetcache中的方法修饰符和类型方法说明voidCacheMonitor.afterOperation(CacheEvent event) voidAbstractCache.notify(CacheEvent e) 类型变量类型为CacheEvent的com.alicp.jetcache中的方法参数修饰符和类型方法说明static <K,V> com.alicp.jetcache.CacheUtil.ProxyLoader<K, V> CacheUtil.createProxyLoader(Cache<K, V> cache, CacheLoader<K, V> loader, Consumer<CacheEvent> eventConsumer) static <K,V> com.alicp.jetcache.CacheUtil.ProxyLoader<K, V> CacheUtil.createProxyLoader(Cache<K, V> cache, Function<K, V> loader, Consumer<CacheEvent> eventConsumer) -
com.alicp.jetcache.event中CacheEvent的使用
修饰符和类型类说明classCreated on 2017/2/22.classCreated on 2017/2/22.classCreated on 2017/5/23.classCreated on 2017/2/22.classCreated on 2017/2/22.classCreated on 2017/2/22.classCreated on 2017/2/22.classCreated on 2017/2/22. -
com.alicp.jetcache.support中CacheEvent的使用
参数类型为CacheEvent的com.alicp.jetcache.support中的方法修饰符和类型方法说明voidCacheNotifyMonitor.afterOperation(CacheEvent event) voidDefaultCacheMonitor.afterOperation(CacheEvent event)