| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.api |
Standalone Redis connection API.
|
| io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| io.lettuce.core.cluster.topology |
Support for cluster topology refresh.
|
| io.lettuce.core.protocol |
Redis protocol layer abstraction.
|
| io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
| io.lettuce.core.resource |
Client resource infrastructure providers.
|
| io.lettuce.core.support |
Supportive classes such as
RedisClientCdiBean for CDI support,
RedisClientFactoryBean for Spring. |
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Delay
Base class for delays and factory class to create particular instances.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
| ClientResources.Builder
Builder for
ClientResources. |
| DefaultClientResources
Default instance of the client resources.
|
| DefaultClientResources.Builder
Builder for
DefaultClientResources. |
| DefaultEventLoopGroupProvider.ThreadFactoryProvider
Interface to provide a custom
ThreadFactory. |
| Delay
Base class for delays and factory class to create particular instances.
|
| DnsResolver
Users may implement this interface to override the normal DNS lookup offered by the OS.
|
| DnsResolvers
Predefined DNS resolvers.
|
| EventLoopGroupProvider
Provider for
EventLoopGroups and EventExecutorGroups. |
| MappingSocketAddressResolver
Mapping
SocketAddressResolver that allows mapping of RedisURI host and port components to
redirect connection endpoint coordinates using a mapping function. |
| NettyCustomizer |
| SocketAddressResolver
Resolves a
RedisURI to a SocketAddress. |
| Class and Description |
|---|
| ClientResources
Strategy interface to provide all the infrastructure building blocks like environment settings and thread pools so that the
client can work with it properly.
|
Copyright © 2020 lettuce.io. All rights reserved.