Package | Description |
---|---|
cn.orionsec.kit.lang.define.cache.key | |
cn.orionsec.kit.lang.define.cache.key.struct |
Modifier and Type | Field and Description |
---|---|
protected static CacheStruct |
CacheKeyDefine.DEFAULT_STRUCT |
Modifier and Type | Method and Description |
---|---|
CacheStruct |
CacheKeyDefine.getStruct() |
Modifier and Type | Method and Description |
---|---|
CacheKeyBuilder |
CacheKeyBuilder.struct(CacheStruct struct)
设置数据结构
|
Constructor and Description |
---|
CacheKeyDefine(String key,
String desc,
Class<?> type,
CacheStruct struct,
long timeout,
TimeUnit unit) |
Modifier and Type | Class and Description |
---|---|
class |
RedisCacheStruct
redis 缓存结构
|
Copyright © 2024. All rights reserved.