public interface MonitorSupportCache
extends org.springframework.cache.Cache
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getHitTimes() |
long |
getTotalTimes() |
long |
getUpdateTimes() |
Set<Object> |
keySet() |
long |
size() |
Copyright © 2016–2019. All rights reserved.