| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.api | |
| org.redisson.connection |
| Modifier and Type | Method and Description |
|---|---|
int |
RedisNodes.addConnectionListener(ConnectionListener connectionListener) |
| Modifier and Type | Method and Description |
|---|---|
int |
NodesGroup.addConnectionListener(ConnectionListener connectionListener)
Adds connection listener which will be triggered
when Redisson has just been connected to or disconnected from redis server
|
| Modifier and Type | Method and Description |
|---|---|
int |
ConnectionEventsHub.addListener(ConnectionListener listener) |
Copyright © 2014–2018 The Redisson Project. All rights reserved.