public class UserRoleMemoryCache extends AbstractMemoryCacheOperator<List<Long>>
key为userId,value是Long类型集合,为角色的集合
| 构造器和说明 |
|---|
UserRoleMemoryCache(cn.hutool.cache.impl.TimedCache<String,List<Long>> timedCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKeyCopyright © 2021. All rights reserved.