public class RedisClient extends RedisClientBase
| Modifier and Type | Class and Description |
|---|---|
class |
RedisClient.Pipeline |
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
APPEND |
private static byte[] |
APPEND_BYTES |
private static int |
APPEND_VERSION |
private static java.lang.String |
BGREWRITEAOF |
private static byte[] |
BGREWRITEAOF_BYTES |
private static int |
BGREWRITEAOF_VERSION |
private static java.lang.String |
BGSAVE |
private static byte[] |
BGSAVE_BYTES |
private static int |
BGSAVE_VERSION |
private static java.lang.String |
BITCOUNT |
private static byte[] |
BITCOUNT_BYTES |
private static int |
BITCOUNT_VERSION |
private static java.lang.String |
BITOP |
private static byte[] |
BITOP_BYTES |
private static int |
BITOP_VERSION |
private static java.lang.String |
BLPOP |
private static byte[] |
BLPOP_BYTES |
private static int |
BLPOP_VERSION |
private static java.lang.String |
BRPOP |
private static byte[] |
BRPOP_BYTES |
private static int |
BRPOP_VERSION |
private static java.lang.String |
BRPOPLPUSH |
private static byte[] |
BRPOPLPUSH_BYTES |
private static int |
BRPOPLPUSH_VERSION |
private static java.lang.String |
CLIENT_GETNAME |
private static byte[] |
CLIENT_GETNAME_BYTES |
private static int |
CLIENT_GETNAME_VERSION |
private static java.lang.String |
CLIENT_GETNAME2 |
private static byte[] |
CLIENT_GETNAME2_BYTES |
private static java.lang.String |
CLIENT_KILL |
private static byte[] |
CLIENT_KILL_BYTES |
private static int |
CLIENT_KILL_VERSION |
private static java.lang.String |
CLIENT_KILL2 |
private static byte[] |
CLIENT_KILL2_BYTES |
private static java.lang.String |
CLIENT_LIST |
private static byte[] |
CLIENT_LIST_BYTES |
private static int |
CLIENT_LIST_VERSION |
private static java.lang.String |
CLIENT_LIST2 |
private static byte[] |
CLIENT_LIST2_BYTES |
private static java.lang.String |
CLIENT_SETNAME |
private static byte[] |
CLIENT_SETNAME_BYTES |
private static int |
CLIENT_SETNAME_VERSION |
private static java.lang.String |
CLIENT_SETNAME2 |
private static byte[] |
CLIENT_SETNAME2_BYTES |
private static java.lang.String |
CONFIG_GET |
private static byte[] |
CONFIG_GET_BYTES |
private static int |
CONFIG_GET_VERSION |
private static java.lang.String |
CONFIG_GET2 |
private static byte[] |
CONFIG_GET2_BYTES |
private static java.lang.String |
CONFIG_RESETSTAT |
private static byte[] |
CONFIG_RESETSTAT_BYTES |
private static int |
CONFIG_RESETSTAT_VERSION |
private static java.lang.String |
CONFIG_RESETSTAT2 |
private static byte[] |
CONFIG_RESETSTAT2_BYTES |
private static java.lang.String |
CONFIG_SET |
private static byte[] |
CONFIG_SET_BYTES |
private static int |
CONFIG_SET_VERSION |
private static java.lang.String |
CONFIG_SET2 |
private static byte[] |
CONFIG_SET2_BYTES |
private static java.lang.String |
DBSIZE |
private static byte[] |
DBSIZE_BYTES |
private static int |
DBSIZE_VERSION |
private static java.lang.String |
DEBUG_OBJECT |
private static byte[] |
DEBUG_OBJECT_BYTES |
private static int |
DEBUG_OBJECT_VERSION |
private static java.lang.String |
DEBUG_OBJECT2 |
private static byte[] |
DEBUG_OBJECT2_BYTES |
private static java.lang.String |
DEBUG_SEGFAULT |
private static byte[] |
DEBUG_SEGFAULT_BYTES |
private static int |
DEBUG_SEGFAULT_VERSION |
private static java.lang.String |
DEBUG_SEGFAULT2 |
private static byte[] |
DEBUG_SEGFAULT2_BYTES |
private static java.lang.String |
DECR |
private static byte[] |
DECR_BYTES |
private static int |
DECR_VERSION |
private static java.lang.String |
DECRBY |
private static byte[] |
DECRBY_BYTES |
private static int |
DECRBY_VERSION |
private static java.lang.String |
DEL |
private static byte[] |
DEL_BYTES |
private static int |
DEL_VERSION |
private static java.lang.String |
DUMP |
private static byte[] |
DUMP_BYTES |
private static int |
DUMP_VERSION |
private static java.lang.String |
ECHO |
private static byte[] |
ECHO_BYTES |
private static int |
ECHO_VERSION |
private static java.lang.String |
EVAL |
private static byte[] |
EVAL_BYTES |
private static int |
EVAL_VERSION |
private static java.lang.String |
EVALSHA |
private static byte[] |
EVALSHA_BYTES |
private static int |
EVALSHA_VERSION |
private static java.lang.String |
EXISTS |
private static byte[] |
EXISTS_BYTES |
private static int |
EXISTS_VERSION |
private static java.lang.String |
EXPIRE |
private static byte[] |
EXPIRE_BYTES |
private static int |
EXPIRE_VERSION |
private static java.lang.String |
EXPIREAT |
private static byte[] |
EXPIREAT_BYTES |
private static int |
EXPIREAT_VERSION |
private static java.lang.String |
FLUSHALL |
private static byte[] |
FLUSHALL_BYTES |
private static int |
FLUSHALL_VERSION |
private static java.lang.String |
FLUSHDB |
private static byte[] |
FLUSHDB_BYTES |
private static int |
FLUSHDB_VERSION |
private static java.lang.String |
GET |
private static byte[] |
GET_BYTES |
private static int |
GET_VERSION |
private static java.lang.String |
GETBIT |
private static byte[] |
GETBIT_BYTES |
private static int |
GETBIT_VERSION |
private static java.lang.String |
GETRANGE |
private static byte[] |
GETRANGE_BYTES |
private static int |
GETRANGE_VERSION |
private static java.lang.String |
GETSET |
private static byte[] |
GETSET_BYTES |
private static int |
GETSET_VERSION |
private static java.lang.String |
HDEL |
private static byte[] |
HDEL_BYTES |
private static int |
HDEL_VERSION |
private static java.lang.String |
HEXISTS |
private static byte[] |
HEXISTS_BYTES |
private static int |
HEXISTS_VERSION |
private static java.lang.String |
HGET |
private static byte[] |
HGET_BYTES |
private static int |
HGET_VERSION |
private static java.lang.String |
HGETALL |
private static byte[] |
HGETALL_BYTES |
private static int |
HGETALL_VERSION |
private static java.lang.String |
HINCRBY |
private static byte[] |
HINCRBY_BYTES |
private static int |
HINCRBY_VERSION |
private static java.lang.String |
HINCRBYFLOAT |
private static byte[] |
HINCRBYFLOAT_BYTES |
private static int |
HINCRBYFLOAT_VERSION |
private static java.lang.String |
HKEYS |
private static byte[] |
HKEYS_BYTES |
private static int |
HKEYS_VERSION |
private static java.lang.String |
HLEN |
private static byte[] |
HLEN_BYTES |
private static int |
HLEN_VERSION |
private static java.lang.String |
HMGET |
private static byte[] |
HMGET_BYTES |
private static int |
HMGET_VERSION |
private static java.lang.String |
HMSET |
private static byte[] |
HMSET_BYTES |
private static int |
HMSET_VERSION |
private static java.lang.String |
HSET |
private static byte[] |
HSET_BYTES |
private static int |
HSET_VERSION |
private static java.lang.String |
HSETNX |
private static byte[] |
HSETNX_BYTES |
private static int |
HSETNX_VERSION |
private static java.lang.String |
HVALS |
private static byte[] |
HVALS_BYTES |
private static int |
HVALS_VERSION |
private static java.lang.String |
INCR |
private static byte[] |
INCR_BYTES |
private static int |
INCR_VERSION |
private static java.lang.String |
INCRBY |
private static byte[] |
INCRBY_BYTES |
private static int |
INCRBY_VERSION |
private static java.lang.String |
INCRBYFLOAT |
private static byte[] |
INCRBYFLOAT_BYTES |
private static int |
INCRBYFLOAT_VERSION |
private static java.lang.String |
INFO |
private static byte[] |
INFO_BYTES |
private static int |
INFO_VERSION |
private static java.lang.String |
KEYS |
private static byte[] |
KEYS_BYTES |
private static int |
KEYS_VERSION |
private static java.lang.String |
LASTSAVE |
private static byte[] |
LASTSAVE_BYTES |
private static int |
LASTSAVE_VERSION |
private static java.lang.String |
LINDEX |
private static byte[] |
LINDEX_BYTES |
private static int |
LINDEX_VERSION |
private static java.lang.String |
LINSERT |
private static byte[] |
LINSERT_BYTES |
private static int |
LINSERT_VERSION |
private static java.lang.String |
LLEN |
private static byte[] |
LLEN_BYTES |
private static int |
LLEN_VERSION |
private static java.lang.String |
LPOP |
private static byte[] |
LPOP_BYTES |
private static int |
LPOP_VERSION |
private static java.lang.String |
LPUSH |
private static byte[] |
LPUSH_BYTES |
private static int |
LPUSH_VERSION |
private static java.lang.String |
LPUSHX |
private static byte[] |
LPUSHX_BYTES |
private static int |
LPUSHX_VERSION |
private static java.lang.String |
LRANGE |
private static byte[] |
LRANGE_BYTES |
private static int |
LRANGE_VERSION |
private static java.lang.String |
LREM |
private static byte[] |
LREM_BYTES |
private static int |
LREM_VERSION |
private static java.lang.String |
LSET |
private static byte[] |
LSET_BYTES |
private static int |
LSET_VERSION |
private static java.lang.String |
LTRIM |
private static byte[] |
LTRIM_BYTES |
private static int |
LTRIM_VERSION |
private static java.lang.String |
MGET |
private static byte[] |
MGET_BYTES |
private static int |
MGET_VERSION |
private static java.lang.String |
MIGRATE |
private static byte[] |
MIGRATE_BYTES |
private static int |
MIGRATE_VERSION |
private static java.lang.String |
MONITOR |
private static byte[] |
MONITOR_BYTES |
private static int |
MONITOR_VERSION |
private static java.lang.String |
MOVE |
private static byte[] |
MOVE_BYTES |
private static int |
MOVE_VERSION |
private static java.lang.String |
MSET |
private static byte[] |
MSET_BYTES |
private static int |
MSET_VERSION |
private static java.lang.String |
MSETNX |
private static byte[] |
MSETNX_BYTES |
private static int |
MSETNX_VERSION |
private static java.lang.String |
OBJECT |
private static byte[] |
OBJECT_BYTES |
private static int |
OBJECT_VERSION |
private static java.lang.String |
PERSIST |
private static byte[] |
PERSIST_BYTES |
private static int |
PERSIST_VERSION |
private static java.lang.String |
PEXPIRE |
private static byte[] |
PEXPIRE_BYTES |
private static int |
PEXPIRE_VERSION |
private static java.lang.String |
PEXPIREAT |
private static byte[] |
PEXPIREAT_BYTES |
private static int |
PEXPIREAT_VERSION |
private static java.lang.String |
PING |
private static byte[] |
PING_BYTES |
private static int |
PING_VERSION |
protected RedisClient.Pipeline |
pipeline |
private static java.lang.String |
PSETEX |
private static byte[] |
PSETEX_BYTES |
private static int |
PSETEX_VERSION |
private static java.lang.String |
PTTL |
private static byte[] |
PTTL_BYTES |
private static int |
PTTL_VERSION |
private static java.lang.String |
PUBLISH |
private static byte[] |
PUBLISH_BYTES |
private static int |
PUBLISH_VERSION |
private static java.lang.String |
QUIT |
private static byte[] |
QUIT_BYTES |
private static int |
QUIT_VERSION |
private static java.lang.String |
RANDOMKEY |
private static byte[] |
RANDOMKEY_BYTES |
private static int |
RANDOMKEY_VERSION |
private static java.lang.String |
RENAME |
private static byte[] |
RENAME_BYTES |
private static int |
RENAME_VERSION |
private static java.lang.String |
RENAMENX |
private static byte[] |
RENAMENX_BYTES |
private static int |
RENAMENX_VERSION |
private static java.lang.String |
RESTORE |
private static byte[] |
RESTORE_BYTES |
private static int |
RESTORE_VERSION |
private static java.lang.String |
RPOP |
private static byte[] |
RPOP_BYTES |
private static int |
RPOP_VERSION |
private static java.lang.String |
RPOPLPUSH |
private static byte[] |
RPOPLPUSH_BYTES |
private static int |
RPOPLPUSH_VERSION |
private static java.lang.String |
RPUSH |
private static byte[] |
RPUSH_BYTES |
private static int |
RPUSH_VERSION |
private static java.lang.String |
RPUSHX |
private static byte[] |
RPUSHX_BYTES |
private static int |
RPUSHX_VERSION |
private static java.lang.String |
SADD |
private static byte[] |
SADD_BYTES |
private static int |
SADD_VERSION |
private static java.lang.String |
SAVE |
private static byte[] |
SAVE_BYTES |
private static int |
SAVE_VERSION |
private static java.lang.String |
SCARD |
private static byte[] |
SCARD_BYTES |
private static int |
SCARD_VERSION |
private static java.lang.String |
SCRIPT_EXISTS |
private static byte[] |
SCRIPT_EXISTS_BYTES |
private static int |
SCRIPT_EXISTS_VERSION |
private static java.lang.String |
SCRIPT_EXISTS2 |
private static byte[] |
SCRIPT_EXISTS2_BYTES |
private static java.lang.String |
SCRIPT_FLUSH |
private static byte[] |
SCRIPT_FLUSH_BYTES |
private static int |
SCRIPT_FLUSH_VERSION |
private static java.lang.String |
SCRIPT_FLUSH2 |
private static byte[] |
SCRIPT_FLUSH2_BYTES |
private static java.lang.String |
SCRIPT_KILL |
private static byte[] |
SCRIPT_KILL_BYTES |
private static int |
SCRIPT_KILL_VERSION |
private static java.lang.String |
SCRIPT_KILL2 |
private static byte[] |
SCRIPT_KILL2_BYTES |
private static java.lang.String |
SCRIPT_LOAD |
private static byte[] |
SCRIPT_LOAD_BYTES |
private static int |
SCRIPT_LOAD_VERSION |
private static java.lang.String |
SCRIPT_LOAD2 |
private static byte[] |
SCRIPT_LOAD2_BYTES |
private static java.lang.String |
SDIFF |
private static byte[] |
SDIFF_BYTES |
private static int |
SDIFF_VERSION |
private static java.lang.String |
SDIFFSTORE |
private static byte[] |
SDIFFSTORE_BYTES |
private static int |
SDIFFSTORE_VERSION |
private static java.lang.String |
SELECT |
private static byte[] |
SELECT_BYTES |
private static int |
SELECT_VERSION |
private static java.lang.String |
SET |
private static byte[] |
SET_BYTES |
private static int |
SET_VERSION |
private static java.lang.String |
SETBIT |
private static byte[] |
SETBIT_BYTES |
private static int |
SETBIT_VERSION |
private static java.lang.String |
SETEX |
private static byte[] |
SETEX_BYTES |
private static int |
SETEX_VERSION |
private static java.lang.String |
SETNX |
private static byte[] |
SETNX_BYTES |
private static int |
SETNX_VERSION |
private static java.lang.String |
SETRANGE |
private static byte[] |
SETRANGE_BYTES |
private static int |
SETRANGE_VERSION |
private static java.lang.String |
SHUTDOWN |
private static byte[] |
SHUTDOWN_BYTES |
private static int |
SHUTDOWN_VERSION |
private static java.lang.String |
SINTER |
private static byte[] |
SINTER_BYTES |
private static int |
SINTER_VERSION |
private static java.lang.String |
SINTERSTORE |
private static byte[] |
SINTERSTORE_BYTES |
private static int |
SINTERSTORE_VERSION |
private static java.lang.String |
SISMEMBER |
private static byte[] |
SISMEMBER_BYTES |
private static int |
SISMEMBER_VERSION |
private static java.lang.String |
SLAVEOF |
private static byte[] |
SLAVEOF_BYTES |
private static int |
SLAVEOF_VERSION |
private static java.lang.String |
SLOWLOG |
private static byte[] |
SLOWLOG_BYTES |
private static int |
SLOWLOG_VERSION |
private static java.lang.String |
SMEMBERS |
private static byte[] |
SMEMBERS_BYTES |
private static int |
SMEMBERS_VERSION |
private static java.lang.String |
SMOVE |
private static byte[] |
SMOVE_BYTES |
private static int |
SMOVE_VERSION |
private static java.lang.String |
SORT |
private static byte[] |
SORT_BYTES |
private static int |
SORT_VERSION |
private static java.lang.String |
SPOP |
private static byte[] |
SPOP_BYTES |
private static int |
SPOP_VERSION |
private static java.lang.String |
SRANDMEMBER |
private static byte[] |
SRANDMEMBER_BYTES |
private static int |
SRANDMEMBER_VERSION |
private static java.lang.String |
SREM |
private static byte[] |
SREM_BYTES |
private static int |
SREM_VERSION |
private static java.lang.String |
STRLEN |
private static byte[] |
STRLEN_BYTES |
private static int |
STRLEN_VERSION |
private static java.lang.String |
SUNION |
private static byte[] |
SUNION_BYTES |
private static int |
SUNION_VERSION |
private static java.lang.String |
SUNIONSTORE |
private static byte[] |
SUNIONSTORE_BYTES |
private static int |
SUNIONSTORE_VERSION |
private static java.lang.String |
SYNC |
private static byte[] |
SYNC_BYTES |
private static int |
SYNC_VERSION |
private static java.lang.String |
TIME |
private static byte[] |
TIME_BYTES |
private static int |
TIME_VERSION |
private static java.lang.String |
TTL |
private static byte[] |
TTL_BYTES |
private static int |
TTL_VERSION |
private static java.lang.String |
TYPE |
private static byte[] |
TYPE_BYTES |
private static int |
TYPE_VERSION |
private static java.lang.String |
UNWATCH |
private static byte[] |
UNWATCH_BYTES |
private static int |
UNWATCH_VERSION |
private static java.lang.String |
WATCH |
private static byte[] |
WATCH_BYTES |
private static int |
WATCH_VERSION |
private static java.lang.String |
ZADD |
private static byte[] |
ZADD_BYTES |
private static int |
ZADD_VERSION |
private static java.lang.String |
ZCARD |
private static byte[] |
ZCARD_BYTES |
private static int |
ZCARD_VERSION |
private static java.lang.String |
ZCOUNT |
private static byte[] |
ZCOUNT_BYTES |
private static int |
ZCOUNT_VERSION |
private static java.lang.String |
ZINCRBY |
private static byte[] |
ZINCRBY_BYTES |
private static int |
ZINCRBY_VERSION |
private static java.lang.String |
ZINTERSTORE |
private static byte[] |
ZINTERSTORE_BYTES |
private static int |
ZINTERSTORE_VERSION |
private static java.lang.String |
ZRANGE |
private static byte[] |
ZRANGE_BYTES |
private static int |
ZRANGE_VERSION |
private static java.lang.String |
ZRANGEBYSCORE |
private static byte[] |
ZRANGEBYSCORE_BYTES |
private static int |
ZRANGEBYSCORE_VERSION |
private static java.lang.String |
ZRANK |
private static byte[] |
ZRANK_BYTES |
private static int |
ZRANK_VERSION |
private static java.lang.String |
ZREM |
private static byte[] |
ZREM_BYTES |
private static int |
ZREM_VERSION |
private static java.lang.String |
ZREMRANGEBYRANK |
private static byte[] |
ZREMRANGEBYRANK_BYTES |
private static int |
ZREMRANGEBYRANK_VERSION |
private static java.lang.String |
ZREMRANGEBYSCORE |
private static byte[] |
ZREMRANGEBYSCORE_BYTES |
private static int |
ZREMRANGEBYSCORE_VERSION |
private static java.lang.String |
ZREVRANGE |
private static byte[] |
ZREVRANGE_BYTES |
private static int |
ZREVRANGE_VERSION |
private static java.lang.String |
ZREVRANGEBYSCORE |
private static byte[] |
ZREVRANGEBYSCORE_BYTES |
private static int |
ZREVRANGEBYSCORE_VERSION |
private static java.lang.String |
ZREVRANK |
private static byte[] |
ZREVRANK_BYTES |
private static int |
ZREVRANK_VERSION |
private static java.lang.String |
ZSCORE |
private static byte[] |
ZSCORE_BYTES |
private static int |
ZSCORE_VERSION |
private static java.lang.String |
ZUNIONSTORE |
private static byte[] |
ZUNIONSTORE_BYTES |
private static int |
ZUNIONSTORE_VERSION |
ALPHA, AUTH, AUTH_BYTES, BY, DESC, LIMIT, pipelined, redisProtocol, STORE, version, WEIGHTS, WITHSCORES| Constructor and Description |
|---|
RedisClient(java.lang.String host,
int port) |
RedisClient(java.lang.String host,
int port,
java.util.concurrent.ExecutorService es) |
| Modifier and Type | Method and Description |
|---|---|
IntegerReply |
append(java.lang.Object key0,
java.lang.Object value1)
Append a value to a key
String
|
StatusReply |
bgrewriteaof()
Asynchronously rewrite the append-only file
Server
|
StatusReply |
bgsave()
Asynchronously save the dataset to disk
Server
|
IntegerReply |
bitcount_(java.lang.Object... arguments) |
IntegerReply |
bitcount(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object end2)
Count set bits in a string
String
|
IntegerReply |
bitop_(java.lang.Object... arguments) |
IntegerReply |
bitop(java.lang.Object operation0,
java.lang.Object destkey1,
java.lang.Object... key2)
Perform bitwise operations between strings
String
|
MultiBulkReply |
blpop_(java.lang.Object... arguments) |
MultiBulkReply |
blpop(java.lang.Object... key0)
Remove and get the first element in a list, or block until one is available
List
|
MultiBulkReply |
brpop_(java.lang.Object... arguments) |
MultiBulkReply |
brpop(java.lang.Object... key0)
Remove and get the last element in a list, or block until one is available
List
|
Reply |
brpoplpush(java.lang.Object source0,
java.lang.Object destination1,
java.lang.Object timeout2)
Pop a value from a list, push it to another list and return it; or block until one is available
List
|
Reply |
client_getname()
Get the current connection name
Server
|
Reply |
client_kill(java.lang.Object ip_port0)
Kill the connection of a client
Server
|
Reply |
client_list()
Get the list of client connections
Server
|
Reply |
client_setname(java.lang.Object connection_name0)
Set the current connection name
Server
|
Reply |
config_get(java.lang.Object parameter0)
Get the value of a configuration parameter
Server
|
Reply |
config_resetstat()
Reset the stats returned by INFO
Server
|
Reply |
config_set(java.lang.Object parameter0,
java.lang.Object value1)
Set a configuration parameter to the given value
Server
|
IntegerReply |
dbsize()
Return the number of keys in the selected database
Server
|
Reply |
debug_object(java.lang.Object key0)
Get debugging information about a key
Server
|
Reply |
debug_segfault()
Make the server crash
Server
|
IntegerReply |
decr(java.lang.Object key0)
Decrement the integer value of a key by one
String
|
IntegerReply |
decrby(java.lang.Object key0,
java.lang.Object decrement1)
Decrement the integer value of a key by the given number
String
|
IntegerReply |
del_(java.lang.Object... arguments) |
IntegerReply |
del(java.lang.Object... key0)
Delete a key
Generic
|
BulkReply |
dump(java.lang.Object key0)
Return a serialized version of the value stored at the specified key.
|
BulkReply |
echo(java.lang.Object message0)
Echo the given string
Connection
|
Reply |
eval_(java.lang.Object... arguments) |
Reply |
eval(java.lang.Object script0,
java.lang.Object numkeys1,
java.lang.Object... key2)
Execute a Lua script server side
Scripting
|
Reply |
evalsha_(java.lang.Object... arguments) |
Reply |
evalsha(java.lang.Object sha10,
java.lang.Object numkeys1,
java.lang.Object... key2)
Execute a Lua script server side
Scripting
|
IntegerReply |
exists(java.lang.Object key0)
Determine if a key exists
Generic
|
IntegerReply |
expire(java.lang.Object key0,
java.lang.Object seconds1)
Set a key's time to live in seconds
Generic
|
IntegerReply |
expireat(java.lang.Object key0,
java.lang.Object timestamp1)
Set the expiration for a key as a UNIX timestamp
Generic
|
StatusReply |
flushall()
Remove all keys from all databases
Server
|
StatusReply |
flushdb()
Remove all keys from the current database
Server
|
BulkReply |
get(java.lang.Object key0)
Get the value of a key
String
|
IntegerReply |
getbit(java.lang.Object key0,
java.lang.Object offset1)
Returns the bit value at offset in the string value stored at key
String
|
BulkReply |
getrange(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object end2)
Get a substring of the string stored at a key
String
|
BulkReply |
getset(java.lang.Object key0,
java.lang.Object value1)
Set the string value of a key and return its old value
String
|
IntegerReply |
hdel_(java.lang.Object... arguments) |
IntegerReply |
hdel(java.lang.Object key0,
java.lang.Object... field1)
Delete one or more hash fields
Hash
|
IntegerReply |
hexists(java.lang.Object key0,
java.lang.Object field1)
Determine if a hash field exists
Hash
|
BulkReply |
hget(java.lang.Object key0,
java.lang.Object field1)
Get the value of a hash field
Hash
|
MultiBulkReply |
hgetall(java.lang.Object key0)
Get all the fields and values in a hash
Hash
|
IntegerReply |
hincrby(java.lang.Object key0,
java.lang.Object field1,
java.lang.Object increment2)
Increment the integer value of a hash field by the given number
Hash
|
BulkReply |
hincrbyfloat(java.lang.Object key0,
java.lang.Object field1,
java.lang.Object increment2)
Increment the float value of a hash field by the given amount
Hash
|
MultiBulkReply |
hkeys(java.lang.Object key0)
Get all the fields in a hash
Hash
|
IntegerReply |
hlen(java.lang.Object key0)
Get the number of fields in a hash
Hash
|
MultiBulkReply |
hmget_(java.lang.Object... arguments) |
MultiBulkReply |
hmget(java.lang.Object key0,
java.lang.Object... field1)
Get the values of all the given hash fields
Hash
|
StatusReply |
hmset_(java.lang.Object... arguments) |
StatusReply |
hmset(java.lang.Object key0,
java.lang.Object... field_or_value1)
Set multiple hash fields to multiple values
Hash
|
IntegerReply |
hset(java.lang.Object key0,
java.lang.Object field1,
java.lang.Object value2)
Set the string value of a hash field
Hash
|
IntegerReply |
hsetnx(java.lang.Object key0,
java.lang.Object field1,
java.lang.Object value2)
Set the value of a hash field, only if the field does not exist
Hash
|
MultiBulkReply |
hvals(java.lang.Object key0)
Get all the values in a hash
Hash
|
IntegerReply |
incr(java.lang.Object key0)
Increment the integer value of a key by one
String
|
IntegerReply |
incrby(java.lang.Object key0,
java.lang.Object increment1)
Increment the integer value of a key by the given amount
String
|
BulkReply |
incrbyfloat(java.lang.Object key0,
java.lang.Object increment1)
Increment the float value of a key by the given amount
String
|
BulkReply |
info_(java.lang.Object... arguments) |
BulkReply |
info(java.lang.Object section0)
Get information and statistics about the server
Server
|
MultiBulkReply |
keys(java.lang.Object pattern0)
Find all keys matching the given pattern
Generic
|
IntegerReply |
lastsave()
Get the UNIX time stamp of the last successful save to disk
Server
|
BulkReply |
lindex(java.lang.Object key0,
java.lang.Object index1)
Get an element from a list by its index
List
|
IntegerReply |
linsert(java.lang.Object key0,
java.lang.Object where1,
java.lang.Object pivot2,
java.lang.Object value3)
Insert an element before or after another element in a list
List
|
IntegerReply |
llen(java.lang.Object key0)
Get the length of a list
List
|
BulkReply |
lpop(java.lang.Object key0)
Remove and get the first element in a list
List
|
IntegerReply |
lpush_(java.lang.Object... arguments) |
IntegerReply |
lpush(java.lang.Object key0,
java.lang.Object... value1)
Prepend one or multiple values to a list
List
|
IntegerReply |
lpushx(java.lang.Object key0,
java.lang.Object value1)
Prepend a value to a list, only if the list exists
List
|
MultiBulkReply |
lrange(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object stop2)
Get a range of elements from a list
List
|
IntegerReply |
lrem(java.lang.Object key0,
java.lang.Object count1,
java.lang.Object value2)
Remove elements from a list
List
|
StatusReply |
lset(java.lang.Object key0,
java.lang.Object index1,
java.lang.Object value2)
Set the value of an element in a list by its index
List
|
StatusReply |
ltrim(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object stop2)
Trim a list to the specified range
List
|
MultiBulkReply |
mget_(java.lang.Object... arguments) |
MultiBulkReply |
mget(java.lang.Object... key0)
Get the values of all the given keys
String
|
StatusReply |
migrate(java.lang.Object host0,
java.lang.Object port1,
java.lang.Object key2,
java.lang.Object destination_db3,
java.lang.Object timeout4)
Atomically transfer a key from a Redis instance to another one.
|
Reply |
monitor()
Listen for all requests received by the server in real time
Server
|
IntegerReply |
move(java.lang.Object key0,
java.lang.Object db1)
Move a key to another database
Generic
|
StatusReply |
mset_(java.lang.Object... arguments) |
StatusReply |
mset(java.lang.Object... key_or_value0)
Set multiple keys to multiple values
String
|
IntegerReply |
msetnx_(java.lang.Object... arguments) |
IntegerReply |
msetnx(java.lang.Object... key_or_value0)
Set multiple keys to multiple values, only if none of the keys exist
String
|
Reply |
object_(java.lang.Object... arguments) |
Reply |
object(java.lang.Object subcommand0,
java.lang.Object... arguments1)
Inspect the internals of Redis objects
Generic
|
IntegerReply |
persist(java.lang.Object key0)
Remove the expiration from a key
Generic
|
IntegerReply |
pexpire(java.lang.Object key0,
java.lang.Object milliseconds1)
Set a key's time to live in milliseconds
Generic
|
IntegerReply |
pexpireat(java.lang.Object key0,
java.lang.Object milliseconds_timestamp1)
Set the expiration for a key as a UNIX timestamp specified in milliseconds
Generic
|
StatusReply |
ping()
Ping the server
Connection
|
RedisClient.Pipeline |
pipeline() |
Reply |
psetex(java.lang.Object key0,
java.lang.Object milliseconds1,
java.lang.Object value2)
Set the value and expiration in milliseconds of a key
String
|
IntegerReply |
pttl(java.lang.Object key0)
Get the time to live for a key in milliseconds
Generic
|
IntegerReply |
publish(java.lang.Object channel0,
java.lang.Object message1)
Post a message to a channel
Pubsub
|
StatusReply |
quit()
Close the connection
Connection
|
BulkReply |
randomkey()
Return a random key from the keyspace
Generic
|
StatusReply |
rename(java.lang.Object key0,
java.lang.Object newkey1)
Rename a key
Generic
|
IntegerReply |
renamenx(java.lang.Object key0,
java.lang.Object newkey1)
Rename a key, only if the new key does not exist
Generic
|
StatusReply |
restore(java.lang.Object key0,
java.lang.Object ttl1,
java.lang.Object serialized_value2)
Create a key using the provided serialized value, previously obtained using DUMP.
|
BulkReply |
rpop(java.lang.Object key0)
Remove and get the last element in a list
List
|
BulkReply |
rpoplpush(java.lang.Object source0,
java.lang.Object destination1)
Remove the last element in a list, append it to another list and return it
List
|
IntegerReply |
rpush_(java.lang.Object... arguments) |
IntegerReply |
rpush(java.lang.Object key0,
java.lang.Object... value1)
Append one or multiple values to a list
List
|
IntegerReply |
rpushx(java.lang.Object key0,
java.lang.Object value1)
Append a value to a list, only if the list exists
List
|
IntegerReply |
sadd_(java.lang.Object... arguments) |
IntegerReply |
sadd(java.lang.Object key0,
java.lang.Object... member1)
Add one or more members to a set
Set
|
StatusReply |
save()
Synchronously save the dataset to disk
Server
|
IntegerReply |
scard(java.lang.Object key0)
Get the number of members in a set
Set
|
Reply |
script_exists_(java.lang.Object... arguments) |
Reply |
script_exists(java.lang.Object... script0)
Check existence of scripts in the script cache.
|
Reply |
script_flush()
Remove all the scripts from the script cache.
|
Reply |
script_kill()
Kill the script currently in execution.
|
Reply |
script_load(java.lang.Object script0)
Load the specified Lua script into the script cache.
|
MultiBulkReply |
sdiff_(java.lang.Object... arguments) |
MultiBulkReply |
sdiff(java.lang.Object... key0)
Subtract multiple sets
Set
|
IntegerReply |
sdiffstore_(java.lang.Object... arguments) |
IntegerReply |
sdiffstore(java.lang.Object destination0,
java.lang.Object... key1)
Subtract multiple sets and store the resulting set in a key
Set
|
StatusReply |
select(java.lang.Object index0)
Change the selected database for the current connection
Connection
|
StatusReply |
set_(java.lang.Object... arguments) |
StatusReply |
set(java.lang.Object key0,
java.lang.Object value1,
java.lang.Object... seconds2)
Set the string value of a key
String
|
IntegerReply |
setbit(java.lang.Object key0,
java.lang.Object offset1,
java.lang.Object value2)
Sets or clears the bit at offset in the string value stored at key
String
|
StatusReply |
setex(java.lang.Object key0,
java.lang.Object seconds1,
java.lang.Object value2)
Set the value and expiration of a key
String
|
IntegerReply |
setnx(java.lang.Object key0,
java.lang.Object value1)
Set the value of a key, only if the key does not exist
String
|
IntegerReply |
setrange(java.lang.Object key0,
java.lang.Object offset1,
java.lang.Object value2)
Overwrite part of a string at key starting at the specified offset
String
|
StatusReply |
shutdown_(java.lang.Object... arguments) |
StatusReply |
shutdown(java.lang.Object NOSAVE0,
java.lang.Object SAVE1)
Synchronously save the dataset to disk and then shut down the server
Server
|
MultiBulkReply |
sinter_(java.lang.Object... arguments) |
MultiBulkReply |
sinter(java.lang.Object... key0)
Intersect multiple sets
Set
|
IntegerReply |
sinterstore_(java.lang.Object... arguments) |
IntegerReply |
sinterstore(java.lang.Object destination0,
java.lang.Object... key1)
Intersect multiple sets and store the resulting set in a key
Set
|
IntegerReply |
sismember(java.lang.Object key0,
java.lang.Object member1)
Determine if a given value is a member of a set
Set
|
StatusReply |
slaveof(java.lang.Object host0,
java.lang.Object port1)
Make the server a slave of another instance, or promote it as master
Server
|
Reply |
slowlog_(java.lang.Object... arguments) |
Reply |
slowlog(java.lang.Object subcommand0,
java.lang.Object argument1)
Manages the Redis slow queries log
Server
|
MultiBulkReply |
smembers(java.lang.Object key0)
Get all the members in a set
Set
|
IntegerReply |
smove(java.lang.Object source0,
java.lang.Object destination1,
java.lang.Object member2)
Move a member from one set to another
Set
|
Reply |
sort_(java.lang.Object... arguments) |
Reply |
sort(java.lang.Object key0,
java.lang.Object... pattern1)
Sort the elements in a list, set or sorted set
Generic
|
BulkReply |
spop(java.lang.Object key0)
Remove and return a random member from a set
Set
|
Reply |
srandmember_(java.lang.Object... arguments) |
Reply |
srandmember(java.lang.Object key0,
java.lang.Object count1)
Get one or multiple random members from a set
Set
|
IntegerReply |
srem_(java.lang.Object... arguments) |
IntegerReply |
srem(java.lang.Object key0,
java.lang.Object... member1)
Remove one or more members from a set
Set
|
IntegerReply |
strlen(java.lang.Object key0)
Get the length of the value stored in a key
String
|
MultiBulkReply |
sunion_(java.lang.Object... arguments) |
MultiBulkReply |
sunion(java.lang.Object... key0)
Add multiple sets
Set
|
IntegerReply |
sunionstore_(java.lang.Object... arguments) |
IntegerReply |
sunionstore(java.lang.Object destination0,
java.lang.Object... key1)
Add multiple sets and store the resulting set in a key
Set
|
Reply |
sync()
Internal command used for replication
Server
|
MultiBulkReply |
time()
Return the current server time
Server
|
IntegerReply |
ttl(java.lang.Object key0)
Get the time to live for a key
Generic
|
StatusReply |
type(java.lang.Object key0)
Determine the type stored at key
Generic
|
StatusReply |
unwatch()
Forget about all watched keys
Transactions
|
StatusReply |
watch_(java.lang.Object... arguments) |
StatusReply |
watch(java.lang.Object... key0)
Watch the given keys to determine execution of the MULTI/EXEC block
Transactions
|
IntegerReply |
zadd(java.lang.Object... args)
Add one or more members to a sorted set, or update its score if it already exists
Sorted_set
|
IntegerReply |
zcard(java.lang.Object key0)
Get the number of members in a sorted set
Sorted_set
|
IntegerReply |
zcount(java.lang.Object key0,
java.lang.Object min1,
java.lang.Object max2)
Count the members in a sorted set with scores within the given values
Sorted_set
|
BulkReply |
zincrby(java.lang.Object key0,
java.lang.Object increment1,
java.lang.Object member2)
Increment the score of a member in a sorted set
Sorted_set
|
IntegerReply |
zinterstore_(java.lang.Object... arguments) |
IntegerReply |
zinterstore(java.lang.Object destination0,
java.lang.Object numkeys1,
java.lang.Object... key2)
Intersect multiple sorted sets and store the resulting sorted set in a new key
Sorted_set
|
MultiBulkReply |
zrange_(java.lang.Object... arguments) |
MultiBulkReply |
zrange(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object stop2,
java.lang.Object withscores3)
Return a range of members in a sorted set, by index
Sorted_set
|
MultiBulkReply |
zrangebyscore_(java.lang.Object... arguments) |
MultiBulkReply |
zrangebyscore(java.lang.Object key0,
java.lang.Object min1,
java.lang.Object max2,
java.lang.Object withscores3,
java.lang.Object... offset_or_count4)
Return a range of members in a sorted set, by score
Sorted_set
|
Reply |
zrank(java.lang.Object key0,
java.lang.Object member1)
Determine the index of a member in a sorted set
Sorted_set
|
IntegerReply |
zrem_(java.lang.Object... arguments) |
IntegerReply |
zrem(java.lang.Object key0,
java.lang.Object... member1)
Remove one or more members from a sorted set
Sorted_set
|
IntegerReply |
zremrangebyrank(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object stop2)
Remove all members in a sorted set within the given indexes
Sorted_set
|
IntegerReply |
zremrangebyscore(java.lang.Object key0,
java.lang.Object min1,
java.lang.Object max2)
Remove all members in a sorted set within the given scores
Sorted_set
|
MultiBulkReply |
zrevrange_(java.lang.Object... arguments) |
MultiBulkReply |
zrevrange(java.lang.Object key0,
java.lang.Object start1,
java.lang.Object stop2,
java.lang.Object withscores3)
Return a range of members in a sorted set, by index, with scores ordered from high to low
Sorted_set
|
MultiBulkReply |
zrevrangebyscore_(java.lang.Object... arguments) |
MultiBulkReply |
zrevrangebyscore(java.lang.Object key0,
java.lang.Object max1,
java.lang.Object min2,
java.lang.Object withscores3,
java.lang.Object... offset_or_count4)
Return a range of members in a sorted set, by score, with scores ordered from high to low
Sorted_set
|
Reply |
zrevrank(java.lang.Object key0,
java.lang.Object member1)
Determine the index of a member in a sorted set, with scores ordered from high to low
Sorted_set
|
BulkReply |
zscore(java.lang.Object key0,
java.lang.Object member1)
Get the score associated with the given member in a sorted set
Sorted_set
|
IntegerReply |
zunionstore_(java.lang.Object... arguments) |
IntegerReply |
zunionstore(java.lang.Object destination0,
java.lang.Object numkeys1,
java.lang.Object... key2)
Add multiple sorted sets and store the resulting sorted set in a new key
Sorted_set
|
addListener, auth, close, discard, exec, execute, getRedisProtocol, multi, parseVersion, pipeline, psubscribe, punsubscribe, removeListener, subscribe, unsubscribeprotected RedisClient.Pipeline pipeline
private static final java.lang.String APPEND
private static final byte[] APPEND_BYTES
private static final int APPEND_VERSION
private static final java.lang.String BITCOUNT
private static final byte[] BITCOUNT_BYTES
private static final int BITCOUNT_VERSION
private static final java.lang.String BITOP
private static final byte[] BITOP_BYTES
private static final int BITOP_VERSION
private static final java.lang.String DECR
private static final byte[] DECR_BYTES
private static final int DECR_VERSION
private static final java.lang.String DECRBY
private static final byte[] DECRBY_BYTES
private static final int DECRBY_VERSION
private static final java.lang.String GET
private static final byte[] GET_BYTES
private static final int GET_VERSION
private static final java.lang.String GETBIT
private static final byte[] GETBIT_BYTES
private static final int GETBIT_VERSION
private static final java.lang.String GETRANGE
private static final byte[] GETRANGE_BYTES
private static final int GETRANGE_VERSION
private static final java.lang.String GETSET
private static final byte[] GETSET_BYTES
private static final int GETSET_VERSION
private static final java.lang.String INCR
private static final byte[] INCR_BYTES
private static final int INCR_VERSION
private static final java.lang.String INCRBY
private static final byte[] INCRBY_BYTES
private static final int INCRBY_VERSION
private static final java.lang.String INCRBYFLOAT
private static final byte[] INCRBYFLOAT_BYTES
private static final int INCRBYFLOAT_VERSION
private static final java.lang.String MGET
private static final byte[] MGET_BYTES
private static final int MGET_VERSION
private static final java.lang.String MSET
private static final byte[] MSET_BYTES
private static final int MSET_VERSION
private static final java.lang.String MSETNX
private static final byte[] MSETNX_BYTES
private static final int MSETNX_VERSION
private static final java.lang.String PSETEX
private static final byte[] PSETEX_BYTES
private static final int PSETEX_VERSION
private static final java.lang.String SET
private static final byte[] SET_BYTES
private static final int SET_VERSION
private static final java.lang.String SETBIT
private static final byte[] SETBIT_BYTES
private static final int SETBIT_VERSION
private static final java.lang.String SETEX
private static final byte[] SETEX_BYTES
private static final int SETEX_VERSION
private static final java.lang.String SETNX
private static final byte[] SETNX_BYTES
private static final int SETNX_VERSION
private static final java.lang.String SETRANGE
private static final byte[] SETRANGE_BYTES
private static final int SETRANGE_VERSION
private static final java.lang.String STRLEN
private static final byte[] STRLEN_BYTES
private static final int STRLEN_VERSION
private static final java.lang.String ECHO
private static final byte[] ECHO_BYTES
private static final int ECHO_VERSION
private static final java.lang.String PING
private static final byte[] PING_BYTES
private static final int PING_VERSION
private static final java.lang.String QUIT
private static final byte[] QUIT_BYTES
private static final int QUIT_VERSION
private static final java.lang.String SELECT
private static final byte[] SELECT_BYTES
private static final int SELECT_VERSION
private static final java.lang.String BGREWRITEAOF
private static final byte[] BGREWRITEAOF_BYTES
private static final int BGREWRITEAOF_VERSION
private static final java.lang.String BGSAVE
private static final byte[] BGSAVE_BYTES
private static final int BGSAVE_VERSION
private static final java.lang.String CLIENT_KILL
private static final java.lang.String CLIENT_KILL2
private static final byte[] CLIENT_KILL2_BYTES
private static final byte[] CLIENT_KILL_BYTES
private static final int CLIENT_KILL_VERSION
private static final java.lang.String CLIENT_LIST
private static final java.lang.String CLIENT_LIST2
private static final byte[] CLIENT_LIST2_BYTES
private static final byte[] CLIENT_LIST_BYTES
private static final int CLIENT_LIST_VERSION
private static final java.lang.String CLIENT_GETNAME
private static final java.lang.String CLIENT_GETNAME2
private static final byte[] CLIENT_GETNAME2_BYTES
private static final byte[] CLIENT_GETNAME_BYTES
private static final int CLIENT_GETNAME_VERSION
private static final java.lang.String CLIENT_SETNAME
private static final java.lang.String CLIENT_SETNAME2
private static final byte[] CLIENT_SETNAME2_BYTES
private static final byte[] CLIENT_SETNAME_BYTES
private static final int CLIENT_SETNAME_VERSION
private static final java.lang.String CONFIG_GET
private static final java.lang.String CONFIG_GET2
private static final byte[] CONFIG_GET2_BYTES
private static final byte[] CONFIG_GET_BYTES
private static final int CONFIG_GET_VERSION
private static final java.lang.String CONFIG_SET
private static final java.lang.String CONFIG_SET2
private static final byte[] CONFIG_SET2_BYTES
private static final byte[] CONFIG_SET_BYTES
private static final int CONFIG_SET_VERSION
private static final java.lang.String CONFIG_RESETSTAT
private static final java.lang.String CONFIG_RESETSTAT2
private static final byte[] CONFIG_RESETSTAT2_BYTES
private static final byte[] CONFIG_RESETSTAT_BYTES
private static final int CONFIG_RESETSTAT_VERSION
private static final java.lang.String DBSIZE
private static final byte[] DBSIZE_BYTES
private static final int DBSIZE_VERSION
private static final java.lang.String DEBUG_OBJECT
private static final java.lang.String DEBUG_OBJECT2
private static final byte[] DEBUG_OBJECT2_BYTES
private static final byte[] DEBUG_OBJECT_BYTES
private static final int DEBUG_OBJECT_VERSION
private static final java.lang.String DEBUG_SEGFAULT
private static final java.lang.String DEBUG_SEGFAULT2
private static final byte[] DEBUG_SEGFAULT2_BYTES
private static final byte[] DEBUG_SEGFAULT_BYTES
private static final int DEBUG_SEGFAULT_VERSION
private static final java.lang.String FLUSHALL
private static final byte[] FLUSHALL_BYTES
private static final int FLUSHALL_VERSION
private static final java.lang.String FLUSHDB
private static final byte[] FLUSHDB_BYTES
private static final int FLUSHDB_VERSION
private static final java.lang.String INFO
private static final byte[] INFO_BYTES
private static final int INFO_VERSION
private static final java.lang.String LASTSAVE
private static final byte[] LASTSAVE_BYTES
private static final int LASTSAVE_VERSION
private static final java.lang.String MONITOR
private static final byte[] MONITOR_BYTES
private static final int MONITOR_VERSION
private static final java.lang.String SAVE
private static final byte[] SAVE_BYTES
private static final int SAVE_VERSION
private static final java.lang.String SHUTDOWN
private static final byte[] SHUTDOWN_BYTES
private static final int SHUTDOWN_VERSION
private static final java.lang.String SLAVEOF
private static final byte[] SLAVEOF_BYTES
private static final int SLAVEOF_VERSION
private static final java.lang.String SLOWLOG
private static final byte[] SLOWLOG_BYTES
private static final int SLOWLOG_VERSION
private static final java.lang.String SYNC
private static final byte[] SYNC_BYTES
private static final int SYNC_VERSION
private static final java.lang.String TIME
private static final byte[] TIME_BYTES
private static final int TIME_VERSION
private static final java.lang.String BLPOP
private static final byte[] BLPOP_BYTES
private static final int BLPOP_VERSION
private static final java.lang.String BRPOP
private static final byte[] BRPOP_BYTES
private static final int BRPOP_VERSION
private static final java.lang.String BRPOPLPUSH
private static final byte[] BRPOPLPUSH_BYTES
private static final int BRPOPLPUSH_VERSION
private static final java.lang.String LINDEX
private static final byte[] LINDEX_BYTES
private static final int LINDEX_VERSION
private static final java.lang.String LINSERT
private static final byte[] LINSERT_BYTES
private static final int LINSERT_VERSION
private static final java.lang.String LLEN
private static final byte[] LLEN_BYTES
private static final int LLEN_VERSION
private static final java.lang.String LPOP
private static final byte[] LPOP_BYTES
private static final int LPOP_VERSION
private static final java.lang.String LPUSH
private static final byte[] LPUSH_BYTES
private static final int LPUSH_VERSION
private static final java.lang.String LPUSHX
private static final byte[] LPUSHX_BYTES
private static final int LPUSHX_VERSION
private static final java.lang.String LRANGE
private static final byte[] LRANGE_BYTES
private static final int LRANGE_VERSION
private static final java.lang.String LREM
private static final byte[] LREM_BYTES
private static final int LREM_VERSION
private static final java.lang.String LSET
private static final byte[] LSET_BYTES
private static final int LSET_VERSION
private static final java.lang.String LTRIM
private static final byte[] LTRIM_BYTES
private static final int LTRIM_VERSION
private static final java.lang.String RPOP
private static final byte[] RPOP_BYTES
private static final int RPOP_VERSION
private static final java.lang.String RPOPLPUSH
private static final byte[] RPOPLPUSH_BYTES
private static final int RPOPLPUSH_VERSION
private static final java.lang.String RPUSH
private static final byte[] RPUSH_BYTES
private static final int RPUSH_VERSION
private static final java.lang.String RPUSHX
private static final byte[] RPUSHX_BYTES
private static final int RPUSHX_VERSION
private static final java.lang.String DEL
private static final byte[] DEL_BYTES
private static final int DEL_VERSION
private static final java.lang.String DUMP
private static final byte[] DUMP_BYTES
private static final int DUMP_VERSION
private static final java.lang.String EXISTS
private static final byte[] EXISTS_BYTES
private static final int EXISTS_VERSION
private static final java.lang.String EXPIRE
private static final byte[] EXPIRE_BYTES
private static final int EXPIRE_VERSION
private static final java.lang.String EXPIREAT
private static final byte[] EXPIREAT_BYTES
private static final int EXPIREAT_VERSION
private static final java.lang.String KEYS
private static final byte[] KEYS_BYTES
private static final int KEYS_VERSION
private static final java.lang.String MIGRATE
private static final byte[] MIGRATE_BYTES
private static final int MIGRATE_VERSION
private static final java.lang.String MOVE
private static final byte[] MOVE_BYTES
private static final int MOVE_VERSION
private static final java.lang.String OBJECT
private static final byte[] OBJECT_BYTES
private static final int OBJECT_VERSION
private static final java.lang.String PERSIST
private static final byte[] PERSIST_BYTES
private static final int PERSIST_VERSION
private static final java.lang.String PEXPIRE
private static final byte[] PEXPIRE_BYTES
private static final int PEXPIRE_VERSION
private static final java.lang.String PEXPIREAT
private static final byte[] PEXPIREAT_BYTES
private static final int PEXPIREAT_VERSION
private static final java.lang.String PTTL
private static final byte[] PTTL_BYTES
private static final int PTTL_VERSION
private static final java.lang.String RANDOMKEY
private static final byte[] RANDOMKEY_BYTES
private static final int RANDOMKEY_VERSION
private static final java.lang.String RENAME
private static final byte[] RENAME_BYTES
private static final int RENAME_VERSION
private static final java.lang.String RENAMENX
private static final byte[] RENAMENX_BYTES
private static final int RENAMENX_VERSION
private static final java.lang.String RESTORE
private static final byte[] RESTORE_BYTES
private static final int RESTORE_VERSION
private static final java.lang.String SORT
private static final byte[] SORT_BYTES
private static final int SORT_VERSION
private static final java.lang.String TTL
private static final byte[] TTL_BYTES
private static final int TTL_VERSION
private static final java.lang.String TYPE
private static final byte[] TYPE_BYTES
private static final int TYPE_VERSION
private static final java.lang.String UNWATCH
private static final byte[] UNWATCH_BYTES
private static final int UNWATCH_VERSION
private static final java.lang.String WATCH
private static final byte[] WATCH_BYTES
private static final int WATCH_VERSION
private static final java.lang.String EVAL
private static final byte[] EVAL_BYTES
private static final int EVAL_VERSION
private static final java.lang.String EVALSHA
private static final byte[] EVALSHA_BYTES
private static final int EVALSHA_VERSION
private static final java.lang.String SCRIPT_EXISTS
private static final java.lang.String SCRIPT_EXISTS2
private static final byte[] SCRIPT_EXISTS2_BYTES
private static final byte[] SCRIPT_EXISTS_BYTES
private static final int SCRIPT_EXISTS_VERSION
private static final java.lang.String SCRIPT_FLUSH
private static final java.lang.String SCRIPT_FLUSH2
private static final byte[] SCRIPT_FLUSH2_BYTES
private static final byte[] SCRIPT_FLUSH_BYTES
private static final int SCRIPT_FLUSH_VERSION
private static final java.lang.String SCRIPT_KILL
private static final java.lang.String SCRIPT_KILL2
private static final byte[] SCRIPT_KILL2_BYTES
private static final byte[] SCRIPT_KILL_BYTES
private static final int SCRIPT_KILL_VERSION
private static final java.lang.String SCRIPT_LOAD
private static final java.lang.String SCRIPT_LOAD2
private static final byte[] SCRIPT_LOAD2_BYTES
private static final byte[] SCRIPT_LOAD_BYTES
private static final int SCRIPT_LOAD_VERSION
private static final java.lang.String HDEL
private static final byte[] HDEL_BYTES
private static final int HDEL_VERSION
private static final java.lang.String HEXISTS
private static final byte[] HEXISTS_BYTES
private static final int HEXISTS_VERSION
private static final java.lang.String HGET
private static final byte[] HGET_BYTES
private static final int HGET_VERSION
private static final java.lang.String HGETALL
private static final byte[] HGETALL_BYTES
private static final int HGETALL_VERSION
private static final java.lang.String HINCRBY
private static final byte[] HINCRBY_BYTES
private static final int HINCRBY_VERSION
private static final java.lang.String HINCRBYFLOAT
private static final byte[] HINCRBYFLOAT_BYTES
private static final int HINCRBYFLOAT_VERSION
private static final java.lang.String HKEYS
private static final byte[] HKEYS_BYTES
private static final int HKEYS_VERSION
private static final java.lang.String HLEN
private static final byte[] HLEN_BYTES
private static final int HLEN_VERSION
private static final java.lang.String HMGET
private static final byte[] HMGET_BYTES
private static final int HMGET_VERSION
private static final java.lang.String HMSET
private static final byte[] HMSET_BYTES
private static final int HMSET_VERSION
private static final java.lang.String HSET
private static final byte[] HSET_BYTES
private static final int HSET_VERSION
private static final java.lang.String HSETNX
private static final byte[] HSETNX_BYTES
private static final int HSETNX_VERSION
private static final java.lang.String HVALS
private static final byte[] HVALS_BYTES
private static final int HVALS_VERSION
private static final java.lang.String PUBLISH
private static final byte[] PUBLISH_BYTES
private static final int PUBLISH_VERSION
private static final java.lang.String SADD
private static final byte[] SADD_BYTES
private static final int SADD_VERSION
private static final java.lang.String SCARD
private static final byte[] SCARD_BYTES
private static final int SCARD_VERSION
private static final java.lang.String SDIFF
private static final byte[] SDIFF_BYTES
private static final int SDIFF_VERSION
private static final java.lang.String SDIFFSTORE
private static final byte[] SDIFFSTORE_BYTES
private static final int SDIFFSTORE_VERSION
private static final java.lang.String SINTER
private static final byte[] SINTER_BYTES
private static final int SINTER_VERSION
private static final java.lang.String SINTERSTORE
private static final byte[] SINTERSTORE_BYTES
private static final int SINTERSTORE_VERSION
private static final java.lang.String SISMEMBER
private static final byte[] SISMEMBER_BYTES
private static final int SISMEMBER_VERSION
private static final java.lang.String SMEMBERS
private static final byte[] SMEMBERS_BYTES
private static final int SMEMBERS_VERSION
private static final java.lang.String SMOVE
private static final byte[] SMOVE_BYTES
private static final int SMOVE_VERSION
private static final java.lang.String SPOP
private static final byte[] SPOP_BYTES
private static final int SPOP_VERSION
private static final java.lang.String SRANDMEMBER
private static final byte[] SRANDMEMBER_BYTES
private static final int SRANDMEMBER_VERSION
private static final java.lang.String SREM
private static final byte[] SREM_BYTES
private static final int SREM_VERSION
private static final java.lang.String SUNION
private static final byte[] SUNION_BYTES
private static final int SUNION_VERSION
private static final java.lang.String SUNIONSTORE
private static final byte[] SUNIONSTORE_BYTES
private static final int SUNIONSTORE_VERSION
private static final java.lang.String ZADD
private static final byte[] ZADD_BYTES
private static final int ZADD_VERSION
private static final java.lang.String ZCARD
private static final byte[] ZCARD_BYTES
private static final int ZCARD_VERSION
private static final java.lang.String ZCOUNT
private static final byte[] ZCOUNT_BYTES
private static final int ZCOUNT_VERSION
private static final java.lang.String ZINCRBY
private static final byte[] ZINCRBY_BYTES
private static final int ZINCRBY_VERSION
private static final java.lang.String ZINTERSTORE
private static final byte[] ZINTERSTORE_BYTES
private static final int ZINTERSTORE_VERSION
private static final java.lang.String ZRANGE
private static final byte[] ZRANGE_BYTES
private static final int ZRANGE_VERSION
private static final java.lang.String ZRANGEBYSCORE
private static final byte[] ZRANGEBYSCORE_BYTES
private static final int ZRANGEBYSCORE_VERSION
private static final java.lang.String ZRANK
private static final byte[] ZRANK_BYTES
private static final int ZRANK_VERSION
private static final java.lang.String ZREM
private static final byte[] ZREM_BYTES
private static final int ZREM_VERSION
private static final java.lang.String ZREMRANGEBYRANK
private static final byte[] ZREMRANGEBYRANK_BYTES
private static final int ZREMRANGEBYRANK_VERSION
private static final java.lang.String ZREMRANGEBYSCORE
private static final byte[] ZREMRANGEBYSCORE_BYTES
private static final int ZREMRANGEBYSCORE_VERSION
private static final java.lang.String ZREVRANGE
private static final byte[] ZREVRANGE_BYTES
private static final int ZREVRANGE_VERSION
private static final java.lang.String ZREVRANGEBYSCORE
private static final byte[] ZREVRANGEBYSCORE_BYTES
private static final int ZREVRANGEBYSCORE_VERSION
private static final java.lang.String ZREVRANK
private static final byte[] ZREVRANK_BYTES
private static final int ZREVRANK_VERSION
private static final java.lang.String ZSCORE
private static final byte[] ZSCORE_BYTES
private static final int ZSCORE_VERSION
private static final java.lang.String ZUNIONSTORE
private static final byte[] ZUNIONSTORE_BYTES
private static final int ZUNIONSTORE_VERSION
public RedisClient(java.lang.String host,
int port)
throws java.io.IOException
java.io.IOExceptionpublic RedisClient(java.lang.String host,
int port,
java.util.concurrent.ExecutorService es)
throws java.io.IOException
java.io.IOExceptionpublic RedisClient.Pipeline pipeline()
public IntegerReply append(java.lang.Object key0, java.lang.Object value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply bitcount(java.lang.Object key0, java.lang.Object start1, java.lang.Object end2) throws RedisException
key0 - start1 - end2 - RedisExceptionpublic IntegerReply bitcount_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply bitop(java.lang.Object operation0, java.lang.Object destkey1, java.lang.Object... key2) throws RedisException
operation0 - destkey1 - key2 - RedisExceptionpublic IntegerReply bitop_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply decr(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply decrby(java.lang.Object key0, java.lang.Object decrement1) throws RedisException
key0 - decrement1 - RedisExceptionpublic BulkReply get(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply getbit(java.lang.Object key0, java.lang.Object offset1) throws RedisException
key0 - offset1 - RedisExceptionpublic BulkReply getrange(java.lang.Object key0, java.lang.Object start1, java.lang.Object end2) throws RedisException
key0 - start1 - end2 - RedisExceptionpublic BulkReply getset(java.lang.Object key0, java.lang.Object value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply incr(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply incrby(java.lang.Object key0, java.lang.Object increment1) throws RedisException
key0 - increment1 - RedisExceptionpublic BulkReply incrbyfloat(java.lang.Object key0, java.lang.Object increment1) throws RedisException
key0 - increment1 - RedisExceptionpublic MultiBulkReply mget(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply mget_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic StatusReply mset(java.lang.Object... key_or_value0) throws RedisException
key_or_value0 - RedisExceptionpublic StatusReply mset_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply msetnx(java.lang.Object... key_or_value0) throws RedisException
key_or_value0 - RedisExceptionpublic IntegerReply msetnx_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply psetex(java.lang.Object key0, java.lang.Object milliseconds1, java.lang.Object value2) throws RedisException
key0 - milliseconds1 - value2 - RedisExceptionpublic StatusReply set(java.lang.Object key0, java.lang.Object value1, java.lang.Object... seconds2) throws RedisException
key0 - value1 - seconds2 - RedisExceptionpublic StatusReply set_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply setbit(java.lang.Object key0, java.lang.Object offset1, java.lang.Object value2) throws RedisException
key0 - offset1 - value2 - RedisExceptionpublic StatusReply setex(java.lang.Object key0, java.lang.Object seconds1, java.lang.Object value2) throws RedisException
key0 - seconds1 - value2 - RedisExceptionpublic IntegerReply setnx(java.lang.Object key0, java.lang.Object value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply setrange(java.lang.Object key0, java.lang.Object offset1, java.lang.Object value2) throws RedisException
key0 - offset1 - value2 - RedisExceptionpublic IntegerReply strlen(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic BulkReply echo(java.lang.Object message0) throws RedisException
message0 - RedisExceptionpublic StatusReply ping() throws RedisException
RedisExceptionpublic StatusReply quit() throws RedisException
RedisExceptionpublic StatusReply select(java.lang.Object index0) throws RedisException
index0 - RedisExceptionpublic StatusReply bgrewriteaof() throws RedisException
RedisExceptionpublic StatusReply bgsave() throws RedisException
RedisExceptionpublic Reply client_kill(java.lang.Object ip_port0) throws RedisException
ip_port0 - RedisExceptionpublic Reply client_list() throws RedisException
RedisExceptionpublic Reply client_getname() throws RedisException
RedisExceptionpublic Reply client_setname(java.lang.Object connection_name0) throws RedisException
connection_name0 - RedisExceptionpublic Reply config_get(java.lang.Object parameter0) throws RedisException
parameter0 - RedisExceptionpublic Reply config_set(java.lang.Object parameter0, java.lang.Object value1) throws RedisException
parameter0 - value1 - RedisExceptionpublic Reply config_resetstat() throws RedisException
RedisExceptionpublic IntegerReply dbsize() throws RedisException
RedisExceptionpublic Reply debug_object(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic Reply debug_segfault() throws RedisException
RedisExceptionpublic StatusReply flushall() throws RedisException
RedisExceptionpublic StatusReply flushdb() throws RedisException
RedisExceptionpublic BulkReply info(java.lang.Object section0) throws RedisException
section0 - RedisExceptionpublic BulkReply info_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply lastsave() throws RedisException
RedisExceptionpublic Reply monitor() throws RedisException
RedisExceptionpublic StatusReply save() throws RedisException
RedisExceptionpublic StatusReply shutdown(java.lang.Object NOSAVE0, java.lang.Object SAVE1) throws RedisException
NOSAVE0 - SAVE1 - RedisExceptionpublic StatusReply shutdown_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic StatusReply slaveof(java.lang.Object host0, java.lang.Object port1) throws RedisException
host0 - port1 - RedisExceptionpublic Reply slowlog(java.lang.Object subcommand0, java.lang.Object argument1) throws RedisException
subcommand0 - argument1 - RedisExceptionpublic Reply slowlog_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply sync() throws RedisException
RedisExceptionpublic MultiBulkReply time() throws RedisException
RedisExceptionpublic MultiBulkReply blpop(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply blpop_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply brpop(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply brpop_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply brpoplpush(java.lang.Object source0, java.lang.Object destination1, java.lang.Object timeout2) throws RedisException
source0 - destination1 - timeout2 - RedisExceptionpublic BulkReply lindex(java.lang.Object key0, java.lang.Object index1) throws RedisException
key0 - index1 - RedisExceptionpublic IntegerReply linsert(java.lang.Object key0, java.lang.Object where1, java.lang.Object pivot2, java.lang.Object value3) throws RedisException
key0 - where1 - pivot2 - value3 - RedisExceptionpublic IntegerReply llen(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic BulkReply lpop(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply lpush(java.lang.Object key0, java.lang.Object... value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply lpush_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply lpushx(java.lang.Object key0, java.lang.Object value1) throws RedisException
key0 - value1 - RedisExceptionpublic MultiBulkReply lrange(java.lang.Object key0, java.lang.Object start1, java.lang.Object stop2) throws RedisException
key0 - start1 - stop2 - RedisExceptionpublic IntegerReply lrem(java.lang.Object key0, java.lang.Object count1, java.lang.Object value2) throws RedisException
key0 - count1 - value2 - RedisExceptionpublic StatusReply lset(java.lang.Object key0, java.lang.Object index1, java.lang.Object value2) throws RedisException
key0 - index1 - value2 - RedisExceptionpublic StatusReply ltrim(java.lang.Object key0, java.lang.Object start1, java.lang.Object stop2) throws RedisException
key0 - start1 - stop2 - RedisExceptionpublic BulkReply rpop(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic BulkReply rpoplpush(java.lang.Object source0, java.lang.Object destination1) throws RedisException
source0 - destination1 - RedisExceptionpublic IntegerReply rpush(java.lang.Object key0, java.lang.Object... value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply rpush_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply rpushx(java.lang.Object key0, java.lang.Object value1) throws RedisException
key0 - value1 - RedisExceptionpublic IntegerReply del(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply del_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic BulkReply dump(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply exists(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply expire(java.lang.Object key0, java.lang.Object seconds1) throws RedisException
key0 - seconds1 - RedisExceptionpublic IntegerReply expireat(java.lang.Object key0, java.lang.Object timestamp1) throws RedisException
key0 - timestamp1 - RedisExceptionpublic MultiBulkReply keys(java.lang.Object pattern0) throws RedisException
pattern0 - RedisExceptionpublic StatusReply migrate(java.lang.Object host0, java.lang.Object port1, java.lang.Object key2, java.lang.Object destination_db3, java.lang.Object timeout4) throws RedisException
host0 - port1 - key2 - destination_db3 - timeout4 - RedisExceptionpublic IntegerReply move(java.lang.Object key0, java.lang.Object db1) throws RedisException
key0 - db1 - RedisExceptionpublic Reply object(java.lang.Object subcommand0, java.lang.Object... arguments1) throws RedisException
subcommand0 - arguments1 - RedisExceptionpublic Reply object_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply persist(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply pexpire(java.lang.Object key0, java.lang.Object milliseconds1) throws RedisException
key0 - milliseconds1 - RedisExceptionpublic IntegerReply pexpireat(java.lang.Object key0, java.lang.Object milliseconds_timestamp1) throws RedisException
key0 - milliseconds_timestamp1 - RedisExceptionpublic IntegerReply pttl(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic BulkReply randomkey() throws RedisException
RedisExceptionpublic StatusReply rename(java.lang.Object key0, java.lang.Object newkey1) throws RedisException
key0 - newkey1 - RedisExceptionpublic IntegerReply renamenx(java.lang.Object key0, java.lang.Object newkey1) throws RedisException
key0 - newkey1 - RedisExceptionpublic StatusReply restore(java.lang.Object key0, java.lang.Object ttl1, java.lang.Object serialized_value2) throws RedisException
key0 - ttl1 - serialized_value2 - RedisExceptionpublic Reply sort(java.lang.Object key0, java.lang.Object... pattern1) throws RedisException
key0 - pattern1 - RedisExceptionpublic Reply sort_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply ttl(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic StatusReply type(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic StatusReply unwatch() throws RedisException
RedisExceptionpublic StatusReply watch(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic StatusReply watch_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply eval(java.lang.Object script0, java.lang.Object numkeys1, java.lang.Object... key2) throws RedisException
script0 - numkeys1 - key2 - RedisExceptionpublic Reply eval_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply evalsha(java.lang.Object sha10, java.lang.Object numkeys1, java.lang.Object... key2) throws RedisException
sha10 - numkeys1 - key2 - RedisExceptionpublic Reply evalsha_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply script_exists(java.lang.Object... script0) throws RedisException
script0 - RedisExceptionpublic Reply script_exists_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply script_flush() throws RedisException
RedisExceptionpublic Reply script_kill() throws RedisException
RedisExceptionpublic Reply script_load(java.lang.Object script0) throws RedisException
script0 - RedisExceptionpublic IntegerReply hdel(java.lang.Object key0, java.lang.Object... field1) throws RedisException
key0 - field1 - RedisExceptionpublic IntegerReply hdel_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply hexists(java.lang.Object key0, java.lang.Object field1) throws RedisException
key0 - field1 - RedisExceptionpublic BulkReply hget(java.lang.Object key0, java.lang.Object field1) throws RedisException
key0 - field1 - RedisExceptionpublic MultiBulkReply hgetall(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply hincrby(java.lang.Object key0, java.lang.Object field1, java.lang.Object increment2) throws RedisException
key0 - field1 - increment2 - RedisExceptionpublic BulkReply hincrbyfloat(java.lang.Object key0, java.lang.Object field1, java.lang.Object increment2) throws RedisException
key0 - field1 - increment2 - RedisExceptionpublic MultiBulkReply hkeys(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply hlen(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply hmget(java.lang.Object key0, java.lang.Object... field1) throws RedisException
key0 - field1 - RedisExceptionpublic MultiBulkReply hmget_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic StatusReply hmset(java.lang.Object key0, java.lang.Object... field_or_value1) throws RedisException
key0 - field_or_value1 - RedisExceptionpublic StatusReply hmset_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply hset(java.lang.Object key0, java.lang.Object field1, java.lang.Object value2) throws RedisException
key0 - field1 - value2 - RedisExceptionpublic IntegerReply hsetnx(java.lang.Object key0, java.lang.Object field1, java.lang.Object value2) throws RedisException
key0 - field1 - value2 - RedisExceptionpublic MultiBulkReply hvals(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply publish(java.lang.Object channel0, java.lang.Object message1) throws RedisException
channel0 - message1 - RedisExceptionpublic IntegerReply sadd(java.lang.Object key0, java.lang.Object... member1) throws RedisException
key0 - member1 - RedisExceptionpublic IntegerReply sadd_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply scard(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply sdiff(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply sdiff_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply sdiffstore(java.lang.Object destination0, java.lang.Object... key1) throws RedisException
destination0 - key1 - RedisExceptionpublic IntegerReply sdiffstore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply sinter(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply sinter_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply sinterstore(java.lang.Object destination0, java.lang.Object... key1) throws RedisException
destination0 - key1 - RedisExceptionpublic IntegerReply sinterstore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply sismember(java.lang.Object key0, java.lang.Object member1) throws RedisException
key0 - member1 - RedisExceptionpublic MultiBulkReply smembers(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply smove(java.lang.Object source0, java.lang.Object destination1, java.lang.Object member2) throws RedisException
source0 - destination1 - member2 - RedisExceptionpublic BulkReply spop(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic Reply srandmember(java.lang.Object key0, java.lang.Object count1) throws RedisException
key0 - count1 - RedisExceptionpublic Reply srandmember_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply srem(java.lang.Object key0, java.lang.Object... member1) throws RedisException
key0 - member1 - RedisExceptionpublic IntegerReply srem_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply sunion(java.lang.Object... key0) throws RedisException
key0 - RedisExceptionpublic MultiBulkReply sunion_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply sunionstore(java.lang.Object destination0, java.lang.Object... key1) throws RedisException
destination0 - key1 - RedisExceptionpublic IntegerReply sunionstore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply zadd(java.lang.Object... args) throws RedisException
args - RedisExceptionpublic IntegerReply zcard(java.lang.Object key0) throws RedisException
key0 - RedisExceptionpublic IntegerReply zcount(java.lang.Object key0, java.lang.Object min1, java.lang.Object max2) throws RedisException
key0 - min1 - max2 - RedisExceptionpublic BulkReply zincrby(java.lang.Object key0, java.lang.Object increment1, java.lang.Object member2) throws RedisException
key0 - increment1 - member2 - RedisExceptionpublic IntegerReply zinterstore(java.lang.Object destination0, java.lang.Object numkeys1, java.lang.Object... key2) throws RedisException
destination0 - numkeys1 - key2 - RedisExceptionpublic IntegerReply zinterstore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply zrange(java.lang.Object key0, java.lang.Object start1, java.lang.Object stop2, java.lang.Object withscores3) throws RedisException
key0 - start1 - stop2 - withscores3 - RedisExceptionpublic MultiBulkReply zrange_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply zrangebyscore(java.lang.Object key0, java.lang.Object min1, java.lang.Object max2, java.lang.Object withscores3, java.lang.Object... offset_or_count4) throws RedisException
key0 - min1 - max2 - withscores3 - offset_or_count4 - RedisExceptionpublic MultiBulkReply zrangebyscore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply zrank(java.lang.Object key0, java.lang.Object member1) throws RedisException
key0 - member1 - RedisExceptionpublic IntegerReply zrem(java.lang.Object key0, java.lang.Object... member1) throws RedisException
key0 - member1 - RedisExceptionpublic IntegerReply zrem_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic IntegerReply zremrangebyrank(java.lang.Object key0, java.lang.Object start1, java.lang.Object stop2) throws RedisException
key0 - start1 - stop2 - RedisExceptionpublic IntegerReply zremrangebyscore(java.lang.Object key0, java.lang.Object min1, java.lang.Object max2) throws RedisException
key0 - min1 - max2 - RedisExceptionpublic MultiBulkReply zrevrange(java.lang.Object key0, java.lang.Object start1, java.lang.Object stop2, java.lang.Object withscores3) throws RedisException
key0 - start1 - stop2 - withscores3 - RedisExceptionpublic MultiBulkReply zrevrange_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic MultiBulkReply zrevrangebyscore(java.lang.Object key0, java.lang.Object max1, java.lang.Object min2, java.lang.Object withscores3, java.lang.Object... offset_or_count4) throws RedisException
key0 - max1 - min2 - withscores3 - offset_or_count4 - RedisExceptionpublic MultiBulkReply zrevrangebyscore_(java.lang.Object... arguments) throws RedisException
RedisExceptionpublic Reply zrevrank(java.lang.Object key0, java.lang.Object member1) throws RedisException
key0 - member1 - RedisExceptionpublic BulkReply zscore(java.lang.Object key0, java.lang.Object member1) throws RedisException
key0 - member1 - RedisExceptionpublic IntegerReply zunionstore(java.lang.Object destination0, java.lang.Object numkeys1, java.lang.Object... key2) throws RedisException
destination0 - numkeys1 - key2 - RedisExceptionpublic IntegerReply zunionstore_(java.lang.Object... arguments) throws RedisException
RedisException