| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
RedisNodes<N extends Node>
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NodesGroup<Node> |
RedissonRx.getNodesGroup() |
NodesGroup<Node> |
RedissonReactive.getNodesGroup() |
NodesGroup<Node> |
Redisson.getNodesGroup() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NodesGroup<N extends Node>
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ClusterNode
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NodesGroup<Node> |
RedissonRxClient.getNodesGroup()
Get Redis nodes group for server operations
|
NodesGroup<Node> |
RedissonReactiveClient.getNodesGroup()
Get Redis nodes group for server operations
|
NodesGroup<Node> |
RedissonClient.getNodesGroup()
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedisClientEntry |
Copyright © 2014–2020 Redisson. All rights reserved.