B C G N O R S X _
B
- build(Properties) - 类 中的静态方法org.noear.solon.cache.redisson.RedissonBuilder
-
test.cache1:
driverType: "redis"
keyHeader: "demo" #默认为 ${solon.app.name} ,可不配置
defSeconds: 30 #默认为 30,可不配置
server: "localhost:6379"
db: 0 #默认为 0,可不配置
password: ""
maxTotal: 200 #默认为 200,可不配
...
C
- client - 类 中的变量org.noear.solon.cache.redisson.RedissonCacheService
-
- client() - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
-
获取 RedisClient
G
- get(String) - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
-
- get() - 类 中的方法org.noear.solon.cache.redisson.RedissonClientSupplier
-
N
- newKey(String) - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
-
O
- org.noear.solon.cache.redisson - 程序包 org.noear.solon.cache.redisson
-
- org.noear.solon.cache.redisson.integration - 程序包 org.noear.solon.cache.redisson.integration
-
R
- RedissonBuilder - org.noear.solon.cache.redisson中的类
-
- RedissonBuilder() - 类 的构造器org.noear.solon.cache.redisson.RedissonBuilder
-
- RedissonCacheService - org.noear.solon.cache.redisson中的类
-
- RedissonCacheService(Properties) - 类 的构造器org.noear.solon.cache.redisson.RedissonCacheService
-
- RedissonCacheService(Properties, String, int) - 类 的构造器org.noear.solon.cache.redisson.RedissonCacheService
-
- RedissonClientSupplier - org.noear.solon.cache.redisson中的类
-
- RedissonClientSupplier(Properties) - 类 的构造器org.noear.solon.cache.redisson.RedissonClientSupplier
-
- remove(String) - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
-
S
- start(AopContext) - 类 中的方法org.noear.solon.cache.redisson.integration.XPluginImp
-
- store(String, Object, int) - 类 中的方法org.noear.solon.cache.redisson.RedissonCacheService
-
X
- XPluginImp - org.noear.solon.cache.redisson.integration中的类
-
- XPluginImp() - 类 的构造器org.noear.solon.cache.redisson.integration.XPluginImp
-
_
- _cacheKeyHead - 类 中的变量org.noear.solon.cache.redisson.RedissonCacheService
-
- _defaultSeconds - 类 中的变量org.noear.solon.cache.redisson.RedissonCacheService
-
B C G N O R S X _
Copyright © 2023. All rights reserved.