| Package | Description |
|---|---|
| com.lambdaworks.redis |
The redis client package containing
RedisClient for regular and sentinel operations. |
| com.lambdaworks.redis.api |
Standalone Redis connection API.
|
| com.lambdaworks.redis.api.sync |
Standalone Redis API for synchronous executed commands.
|
| com.lambdaworks.redis.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| com.lambdaworks.redis.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
| com.lambdaworks.redis.pubsub.api.sync |
PubSub Redis API for synchronous executed commands.
|
| Class and Description |
|---|
| RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
| RedisServerCommands
Synchronous executed commands for Server Control.
|
| RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
| Class and Description |
|---|
| RedisCommands
A complete synchronous and thread-safe Redis API with 400+ Methods.
|
| Class and Description |
|---|
| BaseRedisCommands
Synchronous executed commands for basic commands.
|
| 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.
|
| RedisStringCommands
Synchronous executed commands for Strings.
|
| RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
| Class and Description |
|---|
| RedisServerCommands
Synchronous executed commands for Server Control.
|
| Class and Description |
|---|
| BaseRedisCommands
Synchronous executed commands for basic commands.
|
| 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.
|
| RedisStringCommands
Synchronous executed commands for Strings.
|
| Class and Description |
|---|
| BaseRedisCommands
Synchronous executed commands for basic commands.
|
| 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.
|
| RedisStringCommands
Synchronous executed commands for Strings.
|
| RedisTransactionalCommands
Synchronous executed commands for Transactions.
|
Copyright © 2016. All rights reserved.