| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionWatchdog |
ConnectionBuilder.createConnectionWatchdog() |
| Modifier and Type | Method and Description |
|---|---|
void |
Endpoint.registerConnectionWatchdog(ConnectionWatchdog connectionWatchdog)
Associate a
ConnectionWatchdog with the Endpoint. |
void |
DefaultEndpoint.registerConnectionWatchdog(ConnectionWatchdog connectionWatchdog) |
Copyright © 2020 lettuce.io. All rights reserved.