Uses of Package
io.lettuce.core.api.sync
| 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.api.sync |
Standalone Redis API for synchronous executed commands.
|
| io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
| io.lettuce.core.cluster.pubsub.api.sync |
Redis Cluster Pub/Sub API for synchronous executed commands.
|
| io.lettuce.core.pubsub.api.sync |
Pub/Sub Redis API for synchronous executed commands.
|
-
Classes in io.lettuce.core.api.sync used by io.lettuce.core Class Description RedisCommands A complete synchronous and thread-safe Redis API with 400+ Methods.RedisHashCommands Synchronous executed commands for Hashes (Key-Value pairs).RedisKeyCommands Synchronous executed commands for Keys (Key manipulation/querying).RedisSetCommands Synchronous executed commands for Sets.RedisSortedSetCommands Synchronous executed commands for Sorted Sets. -
Classes in io.lettuce.core.api.sync used by io.lettuce.core.api Class Description RedisCommands A complete synchronous and thread-safe Redis API with 400+ Methods. -
Classes in io.lettuce.core.api.sync used by io.lettuce.core.api.sync Class Description BaseRedisCommands Synchronous executed commands for basic commands.RedisAclCommands Synchronous executed commands for the ACL-API.RedisGeoCommands Synchronous executed commands for the Geo-API.RedisHashCommands Synchronous executed commands for Hashes (Key-Value pairs).RedisHLLCommands Synchronous executed commands for HyperLogLog (PF* commands).RedisKeyCommands Synchronous executed commands for Keys (Key manipulation/querying).RedisListCommands Synchronous executed commands for Lists.RedisScriptingCommands Synchronous executed commands for Scripting.RedisServerCommands Synchronous executed commands for Server Control.RedisSetCommands Synchronous executed commands for Sets.RedisSortedSetCommands Synchronous executed commands for Sorted Sets.RedisStreamCommands Synchronous executed commands for Streams.RedisStringCommands Synchronous executed commands for Strings.RedisTransactionalCommands Synchronous executed commands for Transactions. -
Classes in io.lettuce.core.api.sync used by io.lettuce.core.cluster.api.sync Class Description BaseRedisCommands Synchronous executed commands for basic commands.RedisAclCommands Synchronous executed commands for the ACL-API.RedisGeoCommands Synchronous executed commands for the Geo-API.RedisHashCommands Synchronous executed commands for Hashes (Key-Value pairs).RedisHLLCommands Synchronous executed commands for HyperLogLog (PF* commands).RedisKeyCommands Synchronous executed commands for Keys (Key manipulation/querying).RedisListCommands Synchronous executed commands for Lists.RedisScriptingCommands Synchronous executed commands for Scripting.RedisServerCommands Synchronous executed commands for Server Control.RedisSetCommands Synchronous executed commands for Sets.RedisSortedSetCommands Synchronous executed commands for Sorted Sets.RedisStreamCommands Synchronous executed commands for Streams.RedisStringCommands Synchronous executed commands for Strings. -
Classes in io.lettuce.core.api.sync used by io.lettuce.core.cluster.pubsub.api.sync Class Description BaseRedisCommands Synchronous executed commands for basic commands.RedisAclCommands Synchronous executed commands for the ACL-API.RedisCommands A complete synchronous and thread-safe Redis API with 400+ Methods.RedisGeoCommands Synchronous executed commands for the Geo-API.RedisHashCommands Synchronous executed commands for Hashes (Key-Value pairs).RedisHLLCommands Synchronous executed commands for HyperLogLog (PF* commands).RedisKeyCommands Synchronous executed commands for Keys (Key manipulation/querying).RedisListCommands Synchronous executed commands for Lists.RedisScriptingCommands Synchronous executed commands for Scripting.RedisServerCommands Synchronous executed commands for Server Control.RedisSetCommands Synchronous executed commands for Sets.RedisSortedSetCommands Synchronous executed commands for Sorted Sets.RedisStreamCommands Synchronous executed commands for Streams.RedisStringCommands Synchronous executed commands for Strings.RedisTransactionalCommands Synchronous executed commands for Transactions. -
Classes in io.lettuce.core.api.sync used by io.lettuce.core.pubsub.api.sync Class Description BaseRedisCommands Synchronous executed commands for basic commands.RedisAclCommands Synchronous executed commands for the ACL-API.RedisCommands A complete synchronous and thread-safe Redis API with 400+ Methods.RedisGeoCommands Synchronous executed commands for the Geo-API.RedisHashCommands Synchronous executed commands for Hashes (Key-Value pairs).RedisHLLCommands Synchronous executed commands for HyperLogLog (PF* commands).RedisKeyCommands Synchronous executed commands for Keys (Key manipulation/querying).RedisListCommands Synchronous executed commands for Lists.RedisScriptingCommands Synchronous executed commands for Scripting.RedisServerCommands Synchronous executed commands for Server Control.RedisSetCommands Synchronous executed commands for Sets.RedisSortedSetCommands Synchronous executed commands for Sorted Sets.RedisStreamCommands Synchronous executed commands for Streams.RedisStringCommands Synchronous executed commands for Strings.RedisTransactionalCommands Synchronous executed commands for Transactions.