public class UserOrgMemoryCache extends AbstractMemoryCacheOperator<SysUserOrgDTO>
| 构造器和说明 |
|---|
UserOrgMemoryCache(cn.hutool.cache.impl.TimedCache<String,SysUserOrgDTO> timedCache) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCommonKeyPrefix() |
contains, expire, get, getAllKeys, getAllKeyValues, getAllValues, put, put, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalcKeypublic UserOrgMemoryCache(cn.hutool.cache.impl.TimedCache<String,SysUserOrgDTO> timedCache)
public String getCommonKeyPrefix()
Copyright © 2021. All rights reserved.