Uses of Package
io.lettuce.core.cluster.api.async
| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.api.async |
Standalone Redis API for asynchronous executed commands.
|
| io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| io.lettuce.core.cluster.api |
Redis Cluster connection API.
|
| io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
| io.lettuce.core.cluster.pubsub.api.async |
Redis Cluster Pub/Sub API for asynchronous executed commands.
|
| io.lettuce.core.pubsub |
Pub/Sub connection classes.
|
| io.lettuce.core.pubsub.api.async |
Pub/Sub Redis API for asynchronous executed commands.
|
-
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core Class Description RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.api.async Class Description RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.cluster Class Description AsyncNodeSelection Node selection with access to asynchronous executed commands on the set.RedisAdvancedClusterAsyncCommands Advanced asynchronous and thread-safe Redis Cluster API.RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.cluster.api Class Description RedisAdvancedClusterAsyncCommands Advanced asynchronous and thread-safe Redis Cluster API. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.cluster.api.async Class Description AsyncExecutions Result holder for a command that was executed asynchronously on multiple nodes.AsyncNodeSelection Node selection with access to asynchronous executed commands on the set.BaseNodeSelectionAsyncCommands Asynchronous executed commands on a node selection for basic commands.NodeSelectionGeoAsyncCommands Asynchronous executed commands on a node selection for the Geo-API.NodeSelectionHashAsyncCommands Asynchronous executed commands on a node selection for Hashes (Key-Value pairs).NodeSelectionHLLAsyncCommands Asynchronous executed commands on a node selection for HyperLogLog (PF* commands).NodeSelectionKeyAsyncCommands Asynchronous executed commands on a node selection for Keys (Key manipulation/querying).NodeSelectionListAsyncCommands Asynchronous executed commands on a node selection for Lists.NodeSelectionScriptingAsyncCommands Asynchronous executed commands on a node selection for Scripting.NodeSelectionServerAsyncCommands Asynchronous executed commands on a node selection for Server Control.NodeSelectionSetAsyncCommands Asynchronous executed commands on a node selection for Sets.NodeSelectionSortedSetAsyncCommands Asynchronous executed commands on a node selection for Sorted Sets.NodeSelectionStringAsyncCommands Asynchronous executed commands on a node selection for Strings.RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.cluster.pubsub.api.async Class Description AsyncExecutions Result holder for a command that was executed asynchronously on multiple nodes.RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.pubsub Class Description RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods. -
Classes in io.lettuce.core.cluster.api.async used by io.lettuce.core.pubsub.api.async Class Description RedisClusterAsyncCommands A complete asynchronous and thread-safe cluster Redis API with 400+ Methods.