public class RedissonClientCache extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
RedissonClientCache() |
| Modifier and Type | Method and Description |
|---|---|
org.redisson.api.RedissonClient |
getClient(String address) |
static RedissonClientCache |
getInstance() |
public static RedissonClientCache getInstance()
public org.redisson.api.RedissonClient getClient(String address)
Copyright © 2013–2020. All rights reserved.