| Interface | Description |
|---|---|
| AsyncCloseable | Deprecated
since 6.2, use
AsyncCloseable instead. |
| Class | Description |
|---|---|
| AbstractInvocationHandler |
Abstract base class for invocation handlers.
|
| AbstractInvocationHandler.MethodTranslator | |
| AsyncConnectionProvider<K,T extends AsyncCloseable,F extends CompletionStage<T>> |
Non-blocking provider for connection objects.
|
| DefaultMethods |
Collection of utility methods to lookup
MethodHandles for default interface Methods. |
| ExceptionFactory |
Factory for Redis exceptions.
|
| Exceptions |
Exception handling and utils to operate on.
|
| Futures |
Utility methods for
Future handling. |
| HostAndPort |
An immutable representation of a host and port.
|
| LettuceAssert |
Assertion utility class that assists in validating arguments.
|
| LettuceClassUtils |
Miscellaneous class utility methods.
|
| LettuceFactories |
This class is part of the internal API and may change without further notice.
|
| LettuceLists |
Static utility methods for
List instances. |
| LettuceSets |
Static utility methods for
Set instances. |
| LettuceStrings |
Helper for
String checks. |
| NetUtils | |
| TimeoutProvider |
Provider for command timeout durations.
|
Copyright © 2025 lettuce.io. All rights reserved.