public class RedissonClientHelper extends Object
| Constructor and Description |
|---|
RedissonClientHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.redisson.api.RedissonClient |
createClient(int dbIndex)
创建客户端
|
static String |
getClientName()
获取客户端名称
|
static Class |
getClientType()
获取客户端类型
|
Copyright © 2019. All rights reserved.