Interface | Description |
---|---|
Cache<K,V> |
缓存接口
|
CacheListener<K,V> |
缓存监听,用于实现缓存操作时的回调监听,例如缓存对象的移除事件等
|
Class | Description |
---|---|
CacheUtil |
缓存工具类
|
Enum | Description |
---|---|
GlobalPruneTimer |
全局缓存清理定时器池,用于在需要过期支持的缓存对象中超时任务池
|
Copyright © 2024. All rights reserved.