public interface ReconnectListener
| Modifier and Type | Method and Description |
|---|---|
void |
onReconnect(RedisConnection redisConnection,
RPromise<RedisConnection> connectionFuture) |
void onReconnect(RedisConnection redisConnection, RPromise<RedisConnection> connectionFuture) throws RedisException
RedisExceptionCopyright © 2014–2017 The Redisson Project. All rights reserved.