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