| 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 connected to or disconnected from Redis server
|
| Modifier and Type | Method and Description |
|---|---|
int |
ConnectionEventsHub.addListener(ConnectionListener listener) |
Copyright © 2014–2019 Redisson. All rights reserved.