Module lettuce.core
Package io.lettuce.core.internal
Contains internal API. Classes in this package are part of the internal API and may change without further notice.
- Since:
- 4.2
-
Interface Summary Interface Description AsyncCloseable AAsyncCloseableis a resource that can be closed. -
Class Summary 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 lookupMethodHandles for default interfaceMethods.ExceptionFactory Factory for Redis exceptions.Exceptions Exception handling and utils to operate on.Futures Utility methods forFuturehandling.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 forListinstances.LettuceSets Static utility methods forSetinstances.LettuceStrings Helper forStringchecks.TimeoutProvider Provider for command timeout durations.