| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| com.lambdaworks.redis.cluster.topology |
Support for cluster topology refresh.
|
| com.lambdaworks.redis.protocol |
Redis protocol layer abstraction.
|
| com.lambdaworks.redis.pubsub |
Pub/Sub connection classes.
|
| com.lambdaworks.redis.resource |
Client resource infrastructure providers.
|
| com.lambdaworks.redis.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.
|
| 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.
|
| DefaultClientResources
Default instance of the client resources.
|
| DefaultClientResources.Builder
Builder for
DefaultClientResources. |
| 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. |
| NettyCustomizer |
| 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 © 2017 lettuce.io. All rights reserved.