Package | Description |
---|---|
org.redisson | |
org.redisson.api | |
org.redisson.connection |
Modifier and Type | Method and Description |
---|---|
NodesGroup<ClusterNode> |
RedissonRx.getClusterNodesGroup() |
NodesGroup<ClusterNode> |
RedissonReactive.getClusterNodesGroup() |
Modifier and Type | Method and Description |
---|---|
NodesGroup<ClusterNode> |
RedissonRxClient.getClusterNodesGroup()
Get Redis cluster nodes group for server operations
|
NodesGroup<ClusterNode> |
RedissonReactiveClient.getClusterNodesGroup()
Get Redis cluster nodes group for server operations
|
Modifier and Type | Class and Description |
---|---|
class |
RedisClientEntry |
Copyright © 2014–2018 The Redisson Project. All rights reserved.