See: Description
| Interface | Description |
|---|---|
| LettuceClusterConnection.LettuceClusterCommandCallback<T> |
Lettuce specific implementation of
ClusterCommandExecutor.ClusterCommandCallback. |
| LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback<T> |
Lettuce specific implementation of
ClusterCommandExecutor.MultiKeyClusterCommandCallback. |
| LettucePool |
Pool of Lettuce
StatefulConnections |
| Class | Description |
|---|---|
| AuthenticatingRedisClient | Deprecated
since 1.6 - Please use
RedisURI.setPassword(String) |
| DefaultLettucePool |
Default implementation of
LettucePool. |
| LettuceClusterConnection | |
| LettuceConnection |
RedisConnection implementation on top of Lettuce Redis
client. |
| LettuceConnectionFactory |
Connection factory creating Lettuce-based connections.
|
| LettuceConverters |
Lettuce type converters
|
| LettuceExceptionConverter |
Converts Lettuce Exceptions to
DataAccessExceptions |
| LettuceSentinelConnection |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.