public class RedisAPI extends Object
original
non RX-ified interface using Vert.x codegen.Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<RedisAPI> |
__TYPE_ARG |
Constructor and Description |
---|
RedisAPI(Object delegate) |
RedisAPI(io.vertx.redis.client.RedisAPI delegate) |
Modifier and Type | Method and Description |
---|---|
RedisAPI |
acl(List<String> args)
Redis command acl.
|
RedisAPI |
acl(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command acl.
|
static RedisAPI |
api(Redis client) |
static RedisAPI |
api(RedisConnection connection) |
RedisAPI |
append(String arg0,
String arg1)
Redis command append.
|
RedisAPI |
append(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command append.
|
RedisAPI |
asking()
Redis command asking.
|
RedisAPI |
asking(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command asking.
|
RedisAPI |
auth(List<String> args)
Redis command auth.
|
RedisAPI |
auth(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command auth.
|
RedisAPI |
bfAdd(List<String> args)
Redis command bfAdd.
|
RedisAPI |
bfAdd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfAdd.
|
RedisAPI |
bfDebug(List<String> args)
Redis command bfDebug.
|
RedisAPI |
bfDebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfDebug.
|
RedisAPI |
bfExists(List<String> args)
Redis command bfExists.
|
RedisAPI |
bfExists(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfExists.
|
RedisAPI |
bfInfo(List<String> args)
Redis command bfInfo.
|
RedisAPI |
bfInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfInfo.
|
RedisAPI |
bfInsert(List<String> args)
Redis command bfInsert.
|
RedisAPI |
bfInsert(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfInsert.
|
RedisAPI |
bfLoadchunk(List<String> args)
Redis command bfLoadchunk.
|
RedisAPI |
bfLoadchunk(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfLoadchunk.
|
RedisAPI |
bfMadd(List<String> args)
Redis command bfMadd.
|
RedisAPI |
bfMadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfMadd.
|
RedisAPI |
bfMexists(List<String> args)
Redis command bfMexists.
|
RedisAPI |
bfMexists(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfMexists.
|
RedisAPI |
bfReserve(List<String> args)
Redis command bfReserve.
|
RedisAPI |
bfReserve(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfReserve.
|
RedisAPI |
bfScandump(List<String> args)
Redis command bfScandump.
|
RedisAPI |
bfScandump(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bfScandump.
|
RedisAPI |
bgrewriteaof()
Redis command bgrewriteaof.
|
RedisAPI |
bgrewriteaof(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bgrewriteaof.
|
RedisAPI |
bgsave(List<String> args)
Redis command bgsave.
|
RedisAPI |
bgsave(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bgsave.
|
RedisAPI |
bitcount(List<String> args)
Redis command bitcount.
|
RedisAPI |
bitcount(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bitcount.
|
RedisAPI |
bitfield(List<String> args)
Redis command bitfield.
|
RedisAPI |
bitfield(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bitfield.
|
RedisAPI |
bitfieldRo(List<String> args)
Redis command bitfieldRo.
|
RedisAPI |
bitfieldRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bitfieldRo.
|
RedisAPI |
bitop(List<String> args)
Redis command bitop.
|
RedisAPI |
bitop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bitop.
|
RedisAPI |
bitpos(List<String> args)
Redis command bitpos.
|
RedisAPI |
bitpos(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bitpos.
|
RedisAPI |
blmove(String arg0,
String arg1,
String arg2,
String arg3,
String arg4)
Redis command blmove.
|
RedisAPI |
blmove(String arg0,
String arg1,
String arg2,
String arg3,
String arg4,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command blmove.
|
RedisAPI |
blmpop(List<String> args)
Redis command blmpop.
|
RedisAPI |
blmpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command blmpop.
|
RedisAPI |
blpop(List<String> args)
Redis command blpop.
|
RedisAPI |
blpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command blpop.
|
RedisAPI |
brpop(List<String> args)
Redis command brpop.
|
RedisAPI |
brpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command brpop.
|
RedisAPI |
brpoplpush(String arg0,
String arg1,
String arg2)
Redis command brpoplpush.
|
RedisAPI |
brpoplpush(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command brpoplpush.
|
RedisAPI |
bzmpop(List<String> args)
Redis command bzmpop.
|
RedisAPI |
bzmpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bzmpop.
|
RedisAPI |
bzpopmax(List<String> args)
Redis command bzpopmax.
|
RedisAPI |
bzpopmax(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bzpopmax.
|
RedisAPI |
bzpopmin(List<String> args)
Redis command bzpopmin.
|
RedisAPI |
bzpopmin(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command bzpopmin.
|
RedisAPI |
cfAdd(List<String> args)
Redis command cfAdd.
|
RedisAPI |
cfAdd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfAdd.
|
RedisAPI |
cfAddnx(List<String> args)
Redis command cfAddnx.
|
RedisAPI |
cfAddnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfAddnx.
|
RedisAPI |
cfCompact(List<String> args)
Redis command cfCompact.
|
RedisAPI |
cfCompact(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfCompact.
|
RedisAPI |
cfCount(List<String> args)
Redis command cfCount.
|
RedisAPI |
cfCount(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfCount.
|
RedisAPI |
cfDebug(List<String> args)
Redis command cfDebug.
|
RedisAPI |
cfDebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfDebug.
|
RedisAPI |
cfDel(List<String> args)
Redis command cfDel.
|
RedisAPI |
cfDel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfDel.
|
RedisAPI |
cfExists(List<String> args)
Redis command cfExists.
|
RedisAPI |
cfExists(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfExists.
|
RedisAPI |
cfInfo(List<String> args)
Redis command cfInfo.
|
RedisAPI |
cfInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfInfo.
|
RedisAPI |
cfInsert(List<String> args)
Redis command cfInsert.
|
RedisAPI |
cfInsert(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfInsert.
|
RedisAPI |
cfInsertnx(List<String> args)
Redis command cfInsertnx.
|
RedisAPI |
cfInsertnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfInsertnx.
|
RedisAPI |
cfLoadchunk(List<String> args)
Redis command cfLoadchunk.
|
RedisAPI |
cfLoadchunk(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfLoadchunk.
|
RedisAPI |
cfMexists(List<String> args)
Redis command cfMexists.
|
RedisAPI |
cfMexists(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfMexists.
|
RedisAPI |
cfReserve(List<String> args)
Redis command cfReserve.
|
RedisAPI |
cfReserve(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfReserve.
|
RedisAPI |
cfScandump(List<String> args)
Redis command cfScandump.
|
RedisAPI |
cfScandump(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cfScandump.
|
RedisAPI |
client(List<String> args)
Redis command client.
|
RedisAPI |
client(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command client.
|
void |
close() |
RedisAPI |
cluster(List<String> args)
Redis command cluster.
|
RedisAPI |
cluster(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cluster.
|
RedisAPI |
cmsIncrby(List<String> args)
Redis command cmsIncrby.
|
RedisAPI |
cmsIncrby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsIncrby.
|
RedisAPI |
cmsInfo(List<String> args)
Redis command cmsInfo.
|
RedisAPI |
cmsInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsInfo.
|
RedisAPI |
cmsInitbydim(List<String> args)
Redis command cmsInitbydim.
|
RedisAPI |
cmsInitbydim(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsInitbydim.
|
RedisAPI |
cmsInitbyprob(List<String> args)
Redis command cmsInitbyprob.
|
RedisAPI |
cmsInitbyprob(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsInitbyprob.
|
RedisAPI |
cmsMerge(List<String> args)
Redis command cmsMerge.
|
RedisAPI |
cmsMerge(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsMerge.
|
RedisAPI |
cmsQuery(List<String> args)
Redis command cmsQuery.
|
RedisAPI |
cmsQuery(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command cmsQuery.
|
RedisAPI |
command(List<String> args)
Redis command command.
|
RedisAPI |
command(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command command.
|
RedisAPI |
config(List<String> args)
Redis command config.
|
RedisAPI |
config(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command config.
|
RedisAPI |
copy(List<String> args)
Redis command copy.
|
RedisAPI |
copy(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command copy.
|
RedisAPI |
dbsize()
Redis command dbsize.
|
RedisAPI |
dbsize(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command dbsize.
|
RedisAPI |
debug(List<String> args)
Redis command debug.
|
RedisAPI |
debug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command debug.
|
RedisAPI |
decr(String arg0)
Redis command decr.
|
RedisAPI |
decr(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command decr.
|
RedisAPI |
decrby(String arg0,
String arg1)
Redis command decrby.
|
RedisAPI |
decrby(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command decrby.
|
RedisAPI |
del(List<String> args)
Redis command del.
|
RedisAPI |
del(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command del.
|
RedisAPI |
discard()
Redis command discard.
|
RedisAPI |
discard(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command discard.
|
RedisAPI |
dump(String arg0)
Redis command dump.
|
RedisAPI |
dump(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command dump.
|
RedisAPI |
echo(String arg0)
Redis command echo.
|
RedisAPI |
echo(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command echo.
|
boolean |
equals(Object o) |
RedisAPI |
eval(List<String> args)
Redis command eval.
|
RedisAPI |
eval(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command eval.
|
RedisAPI |
evalRo(List<String> args)
Redis command evalRo.
|
RedisAPI |
evalRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command evalRo.
|
RedisAPI |
evalsha(List<String> args)
Redis command evalsha.
|
RedisAPI |
evalsha(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command evalsha.
|
RedisAPI |
evalshaRo(List<String> args)
Redis command evalshaRo.
|
RedisAPI |
evalshaRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command evalshaRo.
|
RedisAPI |
exec()
Redis command exec.
|
RedisAPI |
exec(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command exec.
|
RedisAPI |
exists(List<String> args)
Redis command exists.
|
RedisAPI |
exists(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command exists.
|
RedisAPI |
expire(List<String> args)
Redis command expire.
|
RedisAPI |
expire(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command expire.
|
RedisAPI |
expireat(List<String> args)
Redis command expireat.
|
RedisAPI |
expireat(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command expireat.
|
RedisAPI |
expiretime(String arg0)
Redis command expiretime.
|
RedisAPI |
expiretime(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command expiretime.
|
RedisAPI |
failover(List<String> args)
Redis command failover.
|
RedisAPI |
failover(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command failover.
|
RedisAPI |
fcall(List<String> args)
Redis command fcall.
|
RedisAPI |
fcall(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command fcall.
|
RedisAPI |
fcallRo(List<String> args)
Redis command fcallRo.
|
RedisAPI |
fcallRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command fcallRo.
|
RedisAPI |
flushall(List<String> args)
Redis command flushall.
|
RedisAPI |
flushall(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command flushall.
|
RedisAPI |
flushdb(List<String> args)
Redis command flushdb.
|
RedisAPI |
flushdb(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command flushdb.
|
RedisAPI |
ftAdd(List<String> args)
Redis command ftAdd.
|
RedisAPI |
ftAdd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAdd.
|
RedisAPI |
ftAggregate(List<String> args)
Redis command ftAggregate.
|
RedisAPI |
ftAggregate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAggregate.
|
RedisAPI |
ftAliasadd(List<String> args)
Redis command ftAliasadd.
|
RedisAPI |
ftAliasadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAliasadd.
|
RedisAPI |
ftAliasaddifnx(List<String> args)
Redis command ftAliasaddifnx.
|
RedisAPI |
ftAliasaddifnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAliasaddifnx.
|
RedisAPI |
ftAliasdel(List<String> args)
Redis command ftAliasdel.
|
RedisAPI |
ftAliasdel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAliasdel.
|
RedisAPI |
ftAliasdelifx(List<String> args)
Redis command ftAliasdelifx.
|
RedisAPI |
ftAliasdelifx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAliasdelifx.
|
RedisAPI |
ftAliasupdate(List<String> args)
Redis command ftAliasupdate.
|
RedisAPI |
ftAliasupdate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAliasupdate.
|
RedisAPI |
ftAlter(List<String> args)
Redis command ftAlter.
|
RedisAPI |
ftAlter(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAlter.
|
RedisAPI |
ftAlterifnx(List<String> args)
Redis command ftAlterifnx.
|
RedisAPI |
ftAlterifnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftAlterifnx.
|
RedisAPI |
ftConfig(List<String> args)
Redis command ftConfig.
|
RedisAPI |
ftConfig(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftConfig.
|
RedisAPI |
ftCreate(List<String> args)
Redis command ftCreate.
|
RedisAPI |
ftCreate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftCreate.
|
RedisAPI |
ftCreateifnx(List<String> args)
Redis command ftCreateifnx.
|
RedisAPI |
ftCreateifnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftCreateifnx.
|
RedisAPI |
ftCursor(List<String> args)
Redis command ftCursor.
|
RedisAPI |
ftCursor(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftCursor.
|
RedisAPI |
ftDebug(List<String> args)
Redis command ftDebug.
|
RedisAPI |
ftDebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDebug.
|
RedisAPI |
ftDel(List<String> args)
Redis command ftDel.
|
RedisAPI |
ftDel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDel.
|
RedisAPI |
ftDictadd(List<String> args)
Redis command ftDictadd.
|
RedisAPI |
ftDictadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDictadd.
|
RedisAPI |
ftDictdel(List<String> args)
Redis command ftDictdel.
|
RedisAPI |
ftDictdel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDictdel.
|
RedisAPI |
ftDictdump(List<String> args)
Redis command ftDictdump.
|
RedisAPI |
ftDictdump(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDictdump.
|
RedisAPI |
ftDrop(List<String> args)
Redis command ftDrop.
|
RedisAPI |
ftDrop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDrop.
|
RedisAPI |
ftDropifx(List<String> args)
Redis command ftDropifx.
|
RedisAPI |
ftDropifx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDropifx.
|
RedisAPI |
ftDropindex(List<String> args)
Redis command ftDropindex.
|
RedisAPI |
ftDropindex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDropindex.
|
RedisAPI |
ftDropindexifx(List<String> args)
Redis command ftDropindexifx.
|
RedisAPI |
ftDropindexifx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftDropindexifx.
|
RedisAPI |
ftExplain(List<String> args)
Redis command ftExplain.
|
RedisAPI |
ftExplain(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftExplain.
|
RedisAPI |
ftExplaincli(List<String> args)
Redis command ftExplaincli.
|
RedisAPI |
ftExplaincli(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftExplaincli.
|
RedisAPI |
ftGet(List<String> args)
Redis command ftGet.
|
RedisAPI |
ftGet(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftGet.
|
RedisAPI |
ftInfo(List<String> args)
Redis command ftInfo.
|
RedisAPI |
ftInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftInfo.
|
RedisAPI |
ftList(List<String> args)
Redis command ftList.
|
RedisAPI |
ftList(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftList.
|
RedisAPI |
ftMget(List<String> args)
Redis command ftMget.
|
RedisAPI |
ftMget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftMget.
|
RedisAPI |
ftProfile(List<String> args)
Redis command ftProfile.
|
RedisAPI |
ftProfile(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftProfile.
|
RedisAPI |
ftSafeadd(List<String> args)
Redis command ftSafeadd.
|
RedisAPI |
ftSafeadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSafeadd.
|
RedisAPI |
ftSearch(List<String> args)
Redis command ftSearch.
|
RedisAPI |
ftSearch(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSearch.
|
RedisAPI |
ftSpellcheck(List<String> args)
Redis command ftSpellcheck.
|
RedisAPI |
ftSpellcheck(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSpellcheck.
|
RedisAPI |
ftSugadd(List<String> args)
Redis command ftSugadd.
|
RedisAPI |
ftSugadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSugadd.
|
RedisAPI |
ftSugdel(List<String> args)
Redis command ftSugdel.
|
RedisAPI |
ftSugdel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSugdel.
|
RedisAPI |
ftSugget(List<String> args)
Redis command ftSugget.
|
RedisAPI |
ftSugget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSugget.
|
RedisAPI |
ftSuglen(List<String> args)
Redis command ftSuglen.
|
RedisAPI |
ftSuglen(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSuglen.
|
RedisAPI |
ftSynadd(List<String> args)
Redis command ftSynadd.
|
RedisAPI |
ftSynadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSynadd.
|
RedisAPI |
ftSyndump(List<String> args)
Redis command ftSyndump.
|
RedisAPI |
ftSyndump(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSyndump.
|
RedisAPI |
ftSynupdate(List<String> args)
Redis command ftSynupdate.
|
RedisAPI |
ftSynupdate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftSynupdate.
|
RedisAPI |
ftTagvals(List<String> args)
Redis command ftTagvals.
|
RedisAPI |
ftTagvals(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ftTagvals.
|
RedisAPI |
function(List<String> args)
Redis command function.
|
RedisAPI |
function(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command function.
|
RedisAPI |
geoadd(List<String> args)
Redis command geoadd.
|
RedisAPI |
geoadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geoadd.
|
RedisAPI |
geodist(List<String> args)
Redis command geodist.
|
RedisAPI |
geodist(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geodist.
|
RedisAPI |
geohash(List<String> args)
Redis command geohash.
|
RedisAPI |
geohash(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geohash.
|
RedisAPI |
geopos(List<String> args)
Redis command geopos.
|
RedisAPI |
geopos(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geopos.
|
RedisAPI |
georadius(List<String> args)
Redis command georadius.
|
RedisAPI |
georadius(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command georadius.
|
RedisAPI |
georadiusbymember(List<String> args)
Redis command georadiusbymember.
|
RedisAPI |
georadiusbymember(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command georadiusbymember.
|
RedisAPI |
georadiusbymemberRo(List<String> args)
Redis command georadiusbymemberRo.
|
RedisAPI |
georadiusbymemberRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command georadiusbymemberRo.
|
RedisAPI |
georadiusRo(List<String> args)
Redis command georadiusRo.
|
RedisAPI |
georadiusRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command georadiusRo.
|
RedisAPI |
geosearch(List<String> args)
Redis command geosearch.
|
RedisAPI |
geosearch(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geosearch.
|
RedisAPI |
geosearchstore(List<String> args)
Redis command geosearchstore.
|
RedisAPI |
geosearchstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command geosearchstore.
|
RedisAPI |
get(String arg0)
Redis command get.
|
RedisAPI |
get(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command get.
|
RedisAPI |
getbit(String arg0,
String arg1)
Redis command getbit.
|
RedisAPI |
getbit(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command getbit.
|
RedisAPI |
getdel(String arg0)
Redis command getdel.
|
RedisAPI |
getdel(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command getdel.
|
io.vertx.redis.client.RedisAPI |
getDelegate() |
RedisAPI |
getex(List<String> args)
Redis command getex.
|
RedisAPI |
getex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command getex.
|
RedisAPI |
getrange(String arg0,
String arg1,
String arg2)
Redis command getrange.
|
RedisAPI |
getrange(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command getrange.
|
RedisAPI |
getset(String arg0,
String arg1)
Redis command getset.
|
RedisAPI |
getset(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command getset.
|
RedisAPI |
graphBulk(List<String> args)
Redis command graphBulk.
|
RedisAPI |
graphBulk(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphBulk.
|
RedisAPI |
graphConfig(List<String> args)
Redis command graphConfig.
|
RedisAPI |
graphConfig(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphConfig.
|
RedisAPI |
graphDebug(List<String> args)
Redis command graphDebug.
|
RedisAPI |
graphDebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphDebug.
|
RedisAPI |
graphDelete(List<String> args)
Redis command graphDelete.
|
RedisAPI |
graphDelete(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphDelete.
|
RedisAPI |
graphExplain(List<String> args)
Redis command graphExplain.
|
RedisAPI |
graphExplain(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphExplain.
|
RedisAPI |
graphList(List<String> args)
Redis command graphList.
|
RedisAPI |
graphList(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphList.
|
RedisAPI |
graphProfile(List<String> args)
Redis command graphProfile.
|
RedisAPI |
graphProfile(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphProfile.
|
RedisAPI |
graphQuery(List<String> args)
Redis command graphQuery.
|
RedisAPI |
graphQuery(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphQuery.
|
RedisAPI |
graphRoQuery(List<String> args)
Redis command graphRoQuery.
|
RedisAPI |
graphRoQuery(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphRoQuery.
|
RedisAPI |
graphSlowlog(List<String> args)
Redis command graphSlowlog.
|
RedisAPI |
graphSlowlog(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command graphSlowlog.
|
int |
hashCode() |
RedisAPI |
hdel(List<String> args)
Redis command hdel.
|
RedisAPI |
hdel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hdel.
|
RedisAPI |
hello(List<String> args)
Redis command hello.
|
RedisAPI |
hello(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hello.
|
RedisAPI |
hexists(String arg0,
String arg1)
Redis command hexists.
|
RedisAPI |
hexists(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hexists.
|
RedisAPI |
hget(String arg0,
String arg1)
Redis command hget.
|
RedisAPI |
hget(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hget.
|
RedisAPI |
hgetall(String arg0)
Redis command hgetall.
|
RedisAPI |
hgetall(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hgetall.
|
RedisAPI |
hincrby(String arg0,
String arg1,
String arg2)
Redis command hincrby.
|
RedisAPI |
hincrby(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hincrby.
|
RedisAPI |
hincrbyfloat(String arg0,
String arg1,
String arg2)
Redis command hincrbyfloat.
|
RedisAPI |
hincrbyfloat(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hincrbyfloat.
|
RedisAPI |
hkeys(String arg0)
Redis command hkeys.
|
RedisAPI |
hkeys(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hkeys.
|
RedisAPI |
hlen(String arg0)
Redis command hlen.
|
RedisAPI |
hlen(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hlen.
|
RedisAPI |
hmget(List<String> args)
Redis command hmget.
|
RedisAPI |
hmget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hmget.
|
RedisAPI |
hmset(List<String> args)
Redis command hmset.
|
RedisAPI |
hmset(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hmset.
|
RedisAPI |
hrandfield(List<String> args)
Redis command hrandfield.
|
RedisAPI |
hrandfield(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hrandfield.
|
RedisAPI |
hscan(List<String> args)
Redis command hscan.
|
RedisAPI |
hscan(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hscan.
|
RedisAPI |
hset(List<String> args)
Redis command hset.
|
RedisAPI |
hset(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hset.
|
RedisAPI |
hsetnx(String arg0,
String arg1,
String arg2)
Redis command hsetnx.
|
RedisAPI |
hsetnx(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hsetnx.
|
RedisAPI |
hstrlen(String arg0,
String arg1)
Redis command hstrlen.
|
RedisAPI |
hstrlen(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hstrlen.
|
RedisAPI |
hvals(String arg0)
Redis command hvals.
|
RedisAPI |
hvals(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command hvals.
|
RedisAPI |
incr(String arg0)
Redis command incr.
|
RedisAPI |
incr(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command incr.
|
RedisAPI |
incrby(String arg0,
String arg1)
Redis command incrby.
|
RedisAPI |
incrby(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command incrby.
|
RedisAPI |
incrbyfloat(String arg0,
String arg1)
Redis command incrbyfloat.
|
RedisAPI |
incrbyfloat(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command incrbyfloat.
|
RedisAPI |
info(List<String> args)
Redis command info.
|
RedisAPI |
info(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command info.
|
RedisAPI |
jsonArrappend(List<String> args)
Redis command jsonArrappend.
|
RedisAPI |
jsonArrappend(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrappend.
|
RedisAPI |
jsonArrindex(List<String> args)
Redis command jsonArrindex.
|
RedisAPI |
jsonArrindex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrindex.
|
RedisAPI |
jsonArrinsert(List<String> args)
Redis command jsonArrinsert.
|
RedisAPI |
jsonArrinsert(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrinsert.
|
RedisAPI |
jsonArrlen(List<String> args)
Redis command jsonArrlen.
|
RedisAPI |
jsonArrlen(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrlen.
|
RedisAPI |
jsonArrpop(List<String> args)
Redis command jsonArrpop.
|
RedisAPI |
jsonArrpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrpop.
|
RedisAPI |
jsonArrtrim(List<String> args)
Redis command jsonArrtrim.
|
RedisAPI |
jsonArrtrim(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonArrtrim.
|
RedisAPI |
jsonClear(List<String> args)
Redis command jsonClear.
|
RedisAPI |
jsonClear(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonClear.
|
RedisAPI |
jsonDebug(List<String> args)
Redis command jsonDebug.
|
RedisAPI |
jsonDebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonDebug.
|
RedisAPI |
jsonDel(List<String> args)
Redis command jsonDel.
|
RedisAPI |
jsonDel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonDel.
|
RedisAPI |
jsonForget(List<String> args)
Redis command jsonForget.
|
RedisAPI |
jsonForget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonForget.
|
RedisAPI |
jsonGet(List<String> args)
Redis command jsonGet.
|
RedisAPI |
jsonGet(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonGet.
|
RedisAPI |
jsonMget(List<String> args)
Redis command jsonMget.
|
RedisAPI |
jsonMget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonMget.
|
RedisAPI |
jsonNumincrby(List<String> args)
Redis command jsonNumincrby.
|
RedisAPI |
jsonNumincrby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonNumincrby.
|
RedisAPI |
jsonNummultby(List<String> args)
Redis command jsonNummultby.
|
RedisAPI |
jsonNummultby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonNummultby.
|
RedisAPI |
jsonNumpowby(List<String> args)
Redis command jsonNumpowby.
|
RedisAPI |
jsonNumpowby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonNumpowby.
|
RedisAPI |
jsonObjkeys(List<String> args)
Redis command jsonObjkeys.
|
RedisAPI |
jsonObjkeys(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonObjkeys.
|
RedisAPI |
jsonObjlen(List<String> args)
Redis command jsonObjlen.
|
RedisAPI |
jsonObjlen(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonObjlen.
|
RedisAPI |
jsonResp(List<String> args)
Redis command jsonResp.
|
RedisAPI |
jsonResp(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonResp.
|
RedisAPI |
jsonSet(List<String> args)
Redis command jsonSet.
|
RedisAPI |
jsonSet(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonSet.
|
RedisAPI |
jsonStrappend(List<String> args)
Redis command jsonStrappend.
|
RedisAPI |
jsonStrappend(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonStrappend.
|
RedisAPI |
jsonStrlen(List<String> args)
Redis command jsonStrlen.
|
RedisAPI |
jsonStrlen(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonStrlen.
|
RedisAPI |
jsonToggle(List<String> args)
Redis command jsonToggle.
|
RedisAPI |
jsonToggle(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonToggle.
|
RedisAPI |
jsonType(List<String> args)
Redis command jsonType.
|
RedisAPI |
jsonType(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command jsonType.
|
RedisAPI |
keys(String arg0)
Redis command keys.
|
RedisAPI |
keys(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command keys.
|
RedisAPI |
lastsave()
Redis command lastsave.
|
RedisAPI |
lastsave(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lastsave.
|
RedisAPI |
latency(List<String> args)
Redis command latency.
|
RedisAPI |
latency(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command latency.
|
RedisAPI |
lcs(List<String> args)
Redis command lcs.
|
RedisAPI |
lcs(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lcs.
|
RedisAPI |
lindex(String arg0,
String arg1)
Redis command lindex.
|
RedisAPI |
lindex(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lindex.
|
RedisAPI |
linsert(String arg0,
String arg1,
String arg2,
String arg3)
Redis command linsert.
|
RedisAPI |
linsert(String arg0,
String arg1,
String arg2,
String arg3,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command linsert.
|
RedisAPI |
llen(String arg0)
Redis command llen.
|
RedisAPI |
llen(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command llen.
|
RedisAPI |
lmove(String arg0,
String arg1,
String arg2,
String arg3)
Redis command lmove.
|
RedisAPI |
lmove(String arg0,
String arg1,
String arg2,
String arg3,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lmove.
|
RedisAPI |
lmpop(List<String> args)
Redis command lmpop.
|
RedisAPI |
lmpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lmpop.
|
RedisAPI |
lolwut(List<String> args)
Redis command lolwut.
|
RedisAPI |
lolwut(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lolwut.
|
RedisAPI |
lpop(List<String> args)
Redis command lpop.
|
RedisAPI |
lpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lpop.
|
RedisAPI |
lpos(List<String> args)
Redis command lpos.
|
RedisAPI |
lpos(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lpos.
|
RedisAPI |
lpush(List<String> args)
Redis command lpush.
|
RedisAPI |
lpush(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lpush.
|
RedisAPI |
lpushx(List<String> args)
Redis command lpushx.
|
RedisAPI |
lpushx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lpushx.
|
RedisAPI |
lrange(String arg0,
String arg1,
String arg2)
Redis command lrange.
|
RedisAPI |
lrange(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lrange.
|
RedisAPI |
lrem(String arg0,
String arg1,
String arg2)
Redis command lrem.
|
RedisAPI |
lrem(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lrem.
|
RedisAPI |
lset(String arg0,
String arg1,
String arg2)
Redis command lset.
|
RedisAPI |
lset(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command lset.
|
RedisAPI |
ltrim(String arg0,
String arg1,
String arg2)
Redis command ltrim.
|
RedisAPI |
ltrim(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ltrim.
|
RedisAPI |
memory(List<String> args)
Redis command memory.
|
RedisAPI |
memory(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command memory.
|
RedisAPI |
mget(List<String> args)
Redis command mget.
|
RedisAPI |
mget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command mget.
|
RedisAPI |
migrate(List<String> args)
Redis command migrate.
|
RedisAPI |
migrate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command migrate.
|
RedisAPI |
module(List<String> args)
Redis command module.
|
RedisAPI |
module(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command module.
|
RedisAPI |
monitor()
Redis command monitor.
|
RedisAPI |
monitor(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command monitor.
|
RedisAPI |
move(String arg0,
String arg1)
Redis command move.
|
RedisAPI |
move(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command move.
|
RedisAPI |
mset(List<String> args)
Redis command mset.
|
RedisAPI |
mset(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command mset.
|
RedisAPI |
msetnx(List<String> args)
Redis command msetnx.
|
RedisAPI |
msetnx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command msetnx.
|
RedisAPI |
multi()
Redis command multi.
|
RedisAPI |
multi(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command multi.
|
static RedisAPI |
newInstance(io.vertx.redis.client.RedisAPI arg) |
RedisAPI |
object(List<String> args)
Redis command object.
|
RedisAPI |
object(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command object.
|
RedisAPI |
persist(String arg0)
Redis command persist.
|
RedisAPI |
persist(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command persist.
|
RedisAPI |
pexpire(List<String> args)
Redis command pexpire.
|
RedisAPI |
pexpire(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pexpire.
|
RedisAPI |
pexpireat(List<String> args)
Redis command pexpireat.
|
RedisAPI |
pexpireat(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pexpireat.
|
RedisAPI |
pexpiretime(String arg0)
Redis command pexpiretime.
|
RedisAPI |
pexpiretime(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pexpiretime.
|
RedisAPI |
pfadd(List<String> args)
Redis command pfadd.
|
RedisAPI |
pfadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pfadd.
|
RedisAPI |
pfcount(List<String> args)
Redis command pfcount.
|
RedisAPI |
pfcount(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pfcount.
|
RedisAPI |
pfdebug(List<String> args)
Redis command pfdebug.
|
RedisAPI |
pfdebug(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pfdebug.
|
RedisAPI |
pfmerge(List<String> args)
Redis command pfmerge.
|
RedisAPI |
pfmerge(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pfmerge.
|
RedisAPI |
pfselftest()
Redis command pfselftest.
|
RedisAPI |
pfselftest(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pfselftest.
|
RedisAPI |
ping(List<String> args)
Redis command ping.
|
RedisAPI |
ping(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ping.
|
RedisAPI |
psetex(String arg0,
String arg1,
String arg2)
Redis command psetex.
|
RedisAPI |
psetex(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command psetex.
|
RedisAPI |
psubscribe(List<String> args)
Redis command psubscribe.
|
RedisAPI |
psubscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command psubscribe.
|
RedisAPI |
psync(List<String> args)
Redis command psync.
|
RedisAPI |
psync(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command psync.
|
RedisAPI |
pttl(String arg0)
Redis command pttl.
|
RedisAPI |
pttl(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pttl.
|
RedisAPI |
publish(String arg0,
String arg1)
Redis command publish.
|
RedisAPI |
publish(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command publish.
|
RedisAPI |
pubsub(List<String> args)
Redis command pubsub.
|
RedisAPI |
pubsub(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command pubsub.
|
RedisAPI |
punsubscribe(List<String> args)
Redis command punsubscribe.
|
RedisAPI |
punsubscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command punsubscribe.
|
RedisAPI |
quit(List<String> args)
Redis command quit.
|
RedisAPI |
quit(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command quit.
|
RedisAPI |
randomkey()
Redis command randomkey.
|
RedisAPI |
randomkey(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command randomkey.
|
RedisAPI |
readonly()
Redis command readonly.
|
RedisAPI |
readonly(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command readonly.
|
RedisAPI |
readwrite()
Redis command readwrite.
|
RedisAPI |
readwrite(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command readwrite.
|
RedisAPI |
rename(String arg0,
String arg1)
Redis command rename.
|
RedisAPI |
rename(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command rename.
|
RedisAPI |
renamenx(String arg0,
String arg1)
Redis command renamenx.
|
RedisAPI |
renamenx(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command renamenx.
|
RedisAPI |
replconf(List<String> args)
Redis command replconf.
|
RedisAPI |
replconf(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command replconf.
|
RedisAPI |
replicaof(String arg0,
String arg1)
Redis command replicaof.
|
RedisAPI |
replicaof(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command replicaof.
|
RedisAPI |
reset()
Redis command reset.
|
RedisAPI |
reset(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command reset.
|
RedisAPI |
restore(List<String> args)
Redis command restore.
|
RedisAPI |
restore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command restore.
|
RedisAPI |
restoreAsking(List<String> args)
Redis command restoreAsking.
|
RedisAPI |
restoreAsking(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command restoreAsking.
|
RedisAPI |
role()
Redis command role.
|
RedisAPI |
role(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command role.
|
RedisAPI |
rpop(List<String> args)
Redis command rpop.
|
RedisAPI |
rpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command rpop.
|
RedisAPI |
rpoplpush(String arg0,
String arg1)
Redis command rpoplpush.
|
RedisAPI |
rpoplpush(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command rpoplpush.
|
RedisAPI |
rpush(List<String> args)
Redis command rpush.
|
RedisAPI |
rpush(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command rpush.
|
RedisAPI |
rpushx(List<String> args)
Redis command rpushx.
|
RedisAPI |
rpushx(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command rpushx.
|
rx.Single<Response> |
rxAcl(List<String> args)
Redis command acl.
|
rx.Single<Response> |
rxAppend(String arg0,
String arg1)
Redis command append.
|
rx.Single<Response> |
rxAsking()
Redis command asking.
|
rx.Single<Response> |
rxAuth(List<String> args)
Redis command auth.
|
rx.Single<Response> |
rxBfAdd(List<String> args)
Redis command bfAdd.
|
rx.Single<Response> |
rxBfDebug(List<String> args)
Redis command bfDebug.
|
rx.Single<Response> |
rxBfExists(List<String> args)
Redis command bfExists.
|
rx.Single<Response> |
rxBfInfo(List<String> args)
Redis command bfInfo.
|
rx.Single<Response> |
rxBfInsert(List<String> args)
Redis command bfInsert.
|
rx.Single<Response> |
rxBfLoadchunk(List<String> args)
Redis command bfLoadchunk.
|
rx.Single<Response> |
rxBfMadd(List<String> args)
Redis command bfMadd.
|
rx.Single<Response> |
rxBfMexists(List<String> args)
Redis command bfMexists.
|
rx.Single<Response> |
rxBfReserve(List<String> args)
Redis command bfReserve.
|
rx.Single<Response> |
rxBfScandump(List<String> args)
Redis command bfScandump.
|
rx.Single<Response> |
rxBgrewriteaof()
Redis command bgrewriteaof.
|
rx.Single<Response> |
rxBgsave(List<String> args)
Redis command bgsave.
|
rx.Single<Response> |
rxBitcount(List<String> args)
Redis command bitcount.
|
rx.Single<Response> |
rxBitfield(List<String> args)
Redis command bitfield.
|
rx.Single<Response> |
rxBitfieldRo(List<String> args)
Redis command bitfieldRo.
|
rx.Single<Response> |
rxBitop(List<String> args)
Redis command bitop.
|
rx.Single<Response> |
rxBitpos(List<String> args)
Redis command bitpos.
|
rx.Single<Response> |
rxBlmove(String arg0,
String arg1,
String arg2,
String arg3,
String arg4)
Redis command blmove.
|
rx.Single<Response> |
rxBlmpop(List<String> args)
Redis command blmpop.
|
rx.Single<Response> |
rxBlpop(List<String> args)
Redis command blpop.
|
rx.Single<Response> |
rxBrpop(List<String> args)
Redis command brpop.
|
rx.Single<Response> |
rxBrpoplpush(String arg0,
String arg1,
String arg2)
Redis command brpoplpush.
|
rx.Single<Response> |
rxBzmpop(List<String> args)
Redis command bzmpop.
|
rx.Single<Response> |
rxBzpopmax(List<String> args)
Redis command bzpopmax.
|
rx.Single<Response> |
rxBzpopmin(List<String> args)
Redis command bzpopmin.
|
rx.Single<Response> |
rxCfAdd(List<String> args)
Redis command cfAdd.
|
rx.Single<Response> |
rxCfAddnx(List<String> args)
Redis command cfAddnx.
|
rx.Single<Response> |
rxCfCompact(List<String> args)
Redis command cfCompact.
|
rx.Single<Response> |
rxCfCount(List<String> args)
Redis command cfCount.
|
rx.Single<Response> |
rxCfDebug(List<String> args)
Redis command cfDebug.
|
rx.Single<Response> |
rxCfDel(List<String> args)
Redis command cfDel.
|
rx.Single<Response> |
rxCfExists(List<String> args)
Redis command cfExists.
|
rx.Single<Response> |
rxCfInfo(List<String> args)
Redis command cfInfo.
|
rx.Single<Response> |
rxCfInsert(List<String> args)
Redis command cfInsert.
|
rx.Single<Response> |
rxCfInsertnx(List<String> args)
Redis command cfInsertnx.
|
rx.Single<Response> |
rxCfLoadchunk(List<String> args)
Redis command cfLoadchunk.
|
rx.Single<Response> |
rxCfMexists(List<String> args)
Redis command cfMexists.
|
rx.Single<Response> |
rxCfReserve(List<String> args)
Redis command cfReserve.
|
rx.Single<Response> |
rxCfScandump(List<String> args)
Redis command cfScandump.
|
rx.Single<Response> |
rxClient(List<String> args)
Redis command client.
|
rx.Single<Response> |
rxCluster(List<String> args)
Redis command cluster.
|
rx.Single<Response> |
rxCmsIncrby(List<String> args)
Redis command cmsIncrby.
|
rx.Single<Response> |
rxCmsInfo(List<String> args)
Redis command cmsInfo.
|
rx.Single<Response> |
rxCmsInitbydim(List<String> args)
Redis command cmsInitbydim.
|
rx.Single<Response> |
rxCmsInitbyprob(List<String> args)
Redis command cmsInitbyprob.
|
rx.Single<Response> |
rxCmsMerge(List<String> args)
Redis command cmsMerge.
|
rx.Single<Response> |
rxCmsQuery(List<String> args)
Redis command cmsQuery.
|
rx.Single<Response> |
rxCommand(List<String> args)
Redis command command.
|
rx.Single<Response> |
rxConfig(List<String> args)
Redis command config.
|
rx.Single<Response> |
rxCopy(List<String> args)
Redis command copy.
|
rx.Single<Response> |
rxDbsize()
Redis command dbsize.
|
rx.Single<Response> |
rxDebug(List<String> args)
Redis command debug.
|
rx.Single<Response> |
rxDecr(String arg0)
Redis command decr.
|
rx.Single<Response> |
rxDecrby(String arg0,
String arg1)
Redis command decrby.
|
rx.Single<Response> |
rxDel(List<String> args)
Redis command del.
|
rx.Single<Response> |
rxDiscard()
Redis command discard.
|
rx.Single<Response> |
rxDump(String arg0)
Redis command dump.
|
rx.Single<Response> |
rxEcho(String arg0)
Redis command echo.
|
rx.Single<Response> |
rxEval(List<String> args)
Redis command eval.
|
rx.Single<Response> |
rxEvalRo(List<String> args)
Redis command evalRo.
|
rx.Single<Response> |
rxEvalsha(List<String> args)
Redis command evalsha.
|
rx.Single<Response> |
rxEvalshaRo(List<String> args)
Redis command evalshaRo.
|
rx.Single<Response> |
rxExec()
Redis command exec.
|
rx.Single<Response> |
rxExists(List<String> args)
Redis command exists.
|
rx.Single<Response> |
rxExpire(List<String> args)
Redis command expire.
|
rx.Single<Response> |
rxExpireat(List<String> args)
Redis command expireat.
|
rx.Single<Response> |
rxExpiretime(String arg0)
Redis command expiretime.
|
rx.Single<Response> |
rxFailover(List<String> args)
Redis command failover.
|
rx.Single<Response> |
rxFcall(List<String> args)
Redis command fcall.
|
rx.Single<Response> |
rxFcallRo(List<String> args)
Redis command fcallRo.
|
rx.Single<Response> |
rxFlushall(List<String> args)
Redis command flushall.
|
rx.Single<Response> |
rxFlushdb(List<String> args)
Redis command flushdb.
|
rx.Single<Response> |
rxFtAdd(List<String> args)
Redis command ftAdd.
|
rx.Single<Response> |
rxFtAggregate(List<String> args)
Redis command ftAggregate.
|
rx.Single<Response> |
rxFtAliasadd(List<String> args)
Redis command ftAliasadd.
|
rx.Single<Response> |
rxFtAliasaddifnx(List<String> args)
Redis command ftAliasaddifnx.
|
rx.Single<Response> |
rxFtAliasdel(List<String> args)
Redis command ftAliasdel.
|
rx.Single<Response> |
rxFtAliasdelifx(List<String> args)
Redis command ftAliasdelifx.
|
rx.Single<Response> |
rxFtAliasupdate(List<String> args)
Redis command ftAliasupdate.
|
rx.Single<Response> |
rxFtAlter(List<String> args)
Redis command ftAlter.
|
rx.Single<Response> |
rxFtAlterifnx(List<String> args)
Redis command ftAlterifnx.
|
rx.Single<Response> |
rxFtConfig(List<String> args)
Redis command ftConfig.
|
rx.Single<Response> |
rxFtCreate(List<String> args)
Redis command ftCreate.
|
rx.Single<Response> |
rxFtCreateifnx(List<String> args)
Redis command ftCreateifnx.
|
rx.Single<Response> |
rxFtCursor(List<String> args)
Redis command ftCursor.
|
rx.Single<Response> |
rxFtDebug(List<String> args)
Redis command ftDebug.
|
rx.Single<Response> |
rxFtDel(List<String> args)
Redis command ftDel.
|
rx.Single<Response> |
rxFtDictadd(List<String> args)
Redis command ftDictadd.
|
rx.Single<Response> |
rxFtDictdel(List<String> args)
Redis command ftDictdel.
|
rx.Single<Response> |
rxFtDictdump(List<String> args)
Redis command ftDictdump.
|
rx.Single<Response> |
rxFtDrop(List<String> args)
Redis command ftDrop.
|
rx.Single<Response> |
rxFtDropifx(List<String> args)
Redis command ftDropifx.
|
rx.Single<Response> |
rxFtDropindex(List<String> args)
Redis command ftDropindex.
|
rx.Single<Response> |
rxFtDropindexifx(List<String> args)
Redis command ftDropindexifx.
|
rx.Single<Response> |
rxFtExplain(List<String> args)
Redis command ftExplain.
|
rx.Single<Response> |
rxFtExplaincli(List<String> args)
Redis command ftExplaincli.
|
rx.Single<Response> |
rxFtGet(List<String> args)
Redis command ftGet.
|
rx.Single<Response> |
rxFtInfo(List<String> args)
Redis command ftInfo.
|
rx.Single<Response> |
rxFtList(List<String> args)
Redis command ftList.
|
rx.Single<Response> |
rxFtMget(List<String> args)
Redis command ftMget.
|
rx.Single<Response> |
rxFtProfile(List<String> args)
Redis command ftProfile.
|
rx.Single<Response> |
rxFtSafeadd(List<String> args)
Redis command ftSafeadd.
|
rx.Single<Response> |
rxFtSearch(List<String> args)
Redis command ftSearch.
|
rx.Single<Response> |
rxFtSpellcheck(List<String> args)
Redis command ftSpellcheck.
|
rx.Single<Response> |
rxFtSugadd(List<String> args)
Redis command ftSugadd.
|
rx.Single<Response> |
rxFtSugdel(List<String> args)
Redis command ftSugdel.
|
rx.Single<Response> |
rxFtSugget(List<String> args)
Redis command ftSugget.
|
rx.Single<Response> |
rxFtSuglen(List<String> args)
Redis command ftSuglen.
|
rx.Single<Response> |
rxFtSynadd(List<String> args)
Redis command ftSynadd.
|
rx.Single<Response> |
rxFtSyndump(List<String> args)
Redis command ftSyndump.
|
rx.Single<Response> |
rxFtSynupdate(List<String> args)
Redis command ftSynupdate.
|
rx.Single<Response> |
rxFtTagvals(List<String> args)
Redis command ftTagvals.
|
rx.Single<Response> |
rxFunction(List<String> args)
Redis command function.
|
rx.Single<Response> |
rxGeoadd(List<String> args)
Redis command geoadd.
|
rx.Single<Response> |
rxGeodist(List<String> args)
Redis command geodist.
|
rx.Single<Response> |
rxGeohash(List<String> args)
Redis command geohash.
|
rx.Single<Response> |
rxGeopos(List<String> args)
Redis command geopos.
|
rx.Single<Response> |
rxGeoradius(List<String> args)
Redis command georadius.
|
rx.Single<Response> |
rxGeoradiusbymember(List<String> args)
Redis command georadiusbymember.
|
rx.Single<Response> |
rxGeoradiusbymemberRo(List<String> args)
Redis command georadiusbymemberRo.
|
rx.Single<Response> |
rxGeoradiusRo(List<String> args)
Redis command georadiusRo.
|
rx.Single<Response> |
rxGeosearch(List<String> args)
Redis command geosearch.
|
rx.Single<Response> |
rxGeosearchstore(List<String> args)
Redis command geosearchstore.
|
rx.Single<Response> |
rxGet(String arg0)
Redis command get.
|
rx.Single<Response> |
rxGetbit(String arg0,
String arg1)
Redis command getbit.
|
rx.Single<Response> |
rxGetdel(String arg0)
Redis command getdel.
|
rx.Single<Response> |
rxGetex(List<String> args)
Redis command getex.
|
rx.Single<Response> |
rxGetrange(String arg0,
String arg1,
String arg2)
Redis command getrange.
|
rx.Single<Response> |
rxGetset(String arg0,
String arg1)
Redis command getset.
|
rx.Single<Response> |
rxGraphBulk(List<String> args)
Redis command graphBulk.
|
rx.Single<Response> |
rxGraphConfig(List<String> args)
Redis command graphConfig.
|
rx.Single<Response> |
rxGraphDebug(List<String> args)
Redis command graphDebug.
|
rx.Single<Response> |
rxGraphDelete(List<String> args)
Redis command graphDelete.
|
rx.Single<Response> |
rxGraphExplain(List<String> args)
Redis command graphExplain.
|
rx.Single<Response> |
rxGraphList(List<String> args)
Redis command graphList.
|
rx.Single<Response> |
rxGraphProfile(List<String> args)
Redis command graphProfile.
|
rx.Single<Response> |
rxGraphQuery(List<String> args)
Redis command graphQuery.
|
rx.Single<Response> |
rxGraphRoQuery(List<String> args)
Redis command graphRoQuery.
|
rx.Single<Response> |
rxGraphSlowlog(List<String> args)
Redis command graphSlowlog.
|
rx.Single<Response> |
rxHdel(List<String> args)
Redis command hdel.
|
rx.Single<Response> |
rxHello(List<String> args)
Redis command hello.
|
rx.Single<Response> |
rxHexists(String arg0,
String arg1)
Redis command hexists.
|
rx.Single<Response> |
rxHget(String arg0,
String arg1)
Redis command hget.
|
rx.Single<Response> |
rxHgetall(String arg0)
Redis command hgetall.
|
rx.Single<Response> |
rxHincrby(String arg0,
String arg1,
String arg2)
Redis command hincrby.
|
rx.Single<Response> |
rxHincrbyfloat(String arg0,
String arg1,
String arg2)
Redis command hincrbyfloat.
|
rx.Single<Response> |
rxHkeys(String arg0)
Redis command hkeys.
|
rx.Single<Response> |
rxHlen(String arg0)
Redis command hlen.
|
rx.Single<Response> |
rxHmget(List<String> args)
Redis command hmget.
|
rx.Single<Response> |
rxHmset(List<String> args)
Redis command hmset.
|
rx.Single<Response> |
rxHrandfield(List<String> args)
Redis command hrandfield.
|
rx.Single<Response> |
rxHscan(List<String> args)
Redis command hscan.
|
rx.Single<Response> |
rxHset(List<String> args)
Redis command hset.
|
rx.Single<Response> |
rxHsetnx(String arg0,
String arg1,
String arg2)
Redis command hsetnx.
|
rx.Single<Response> |
rxHstrlen(String arg0,
String arg1)
Redis command hstrlen.
|
rx.Single<Response> |
rxHvals(String arg0)
Redis command hvals.
|
rx.Single<Response> |
rxIncr(String arg0)
Redis command incr.
|
rx.Single<Response> |
rxIncrby(String arg0,
String arg1)
Redis command incrby.
|
rx.Single<Response> |
rxIncrbyfloat(String arg0,
String arg1)
Redis command incrbyfloat.
|
rx.Single<Response> |
rxInfo(List<String> args)
Redis command info.
|
rx.Single<Response> |
rxJsonArrappend(List<String> args)
Redis command jsonArrappend.
|
rx.Single<Response> |
rxJsonArrindex(List<String> args)
Redis command jsonArrindex.
|
rx.Single<Response> |
rxJsonArrinsert(List<String> args)
Redis command jsonArrinsert.
|
rx.Single<Response> |
rxJsonArrlen(List<String> args)
Redis command jsonArrlen.
|
rx.Single<Response> |
rxJsonArrpop(List<String> args)
Redis command jsonArrpop.
|
rx.Single<Response> |
rxJsonArrtrim(List<String> args)
Redis command jsonArrtrim.
|
rx.Single<Response> |
rxJsonClear(List<String> args)
Redis command jsonClear.
|
rx.Single<Response> |
rxJsonDebug(List<String> args)
Redis command jsonDebug.
|
rx.Single<Response> |
rxJsonDel(List<String> args)
Redis command jsonDel.
|
rx.Single<Response> |
rxJsonForget(List<String> args)
Redis command jsonForget.
|
rx.Single<Response> |
rxJsonGet(List<String> args)
Redis command jsonGet.
|
rx.Single<Response> |
rxJsonMget(List<String> args)
Redis command jsonMget.
|
rx.Single<Response> |
rxJsonNumincrby(List<String> args)
Redis command jsonNumincrby.
|
rx.Single<Response> |
rxJsonNummultby(List<String> args)
Redis command jsonNummultby.
|
rx.Single<Response> |
rxJsonNumpowby(List<String> args)
Redis command jsonNumpowby.
|
rx.Single<Response> |
rxJsonObjkeys(List<String> args)
Redis command jsonObjkeys.
|
rx.Single<Response> |
rxJsonObjlen(List<String> args)
Redis command jsonObjlen.
|
rx.Single<Response> |
rxJsonResp(List<String> args)
Redis command jsonResp.
|
rx.Single<Response> |
rxJsonSet(List<String> args)
Redis command jsonSet.
|
rx.Single<Response> |
rxJsonStrappend(List<String> args)
Redis command jsonStrappend.
|
rx.Single<Response> |
rxJsonStrlen(List<String> args)
Redis command jsonStrlen.
|
rx.Single<Response> |
rxJsonToggle(List<String> args)
Redis command jsonToggle.
|
rx.Single<Response> |
rxJsonType(List<String> args)
Redis command jsonType.
|
rx.Single<Response> |
rxKeys(String arg0)
Redis command keys.
|
rx.Single<Response> |
rxLastsave()
Redis command lastsave.
|
rx.Single<Response> |
rxLatency(List<String> args)
Redis command latency.
|
rx.Single<Response> |
rxLcs(List<String> args)
Redis command lcs.
|
rx.Single<Response> |
rxLindex(String arg0,
String arg1)
Redis command lindex.
|
rx.Single<Response> |
rxLinsert(String arg0,
String arg1,
String arg2,
String arg3)
Redis command linsert.
|
rx.Single<Response> |
rxLlen(String arg0)
Redis command llen.
|
rx.Single<Response> |
rxLmove(String arg0,
String arg1,
String arg2,
String arg3)
Redis command lmove.
|
rx.Single<Response> |
rxLmpop(List<String> args)
Redis command lmpop.
|
rx.Single<Response> |
rxLolwut(List<String> args)
Redis command lolwut.
|
rx.Single<Response> |
rxLpop(List<String> args)
Redis command lpop.
|
rx.Single<Response> |
rxLpos(List<String> args)
Redis command lpos.
|
rx.Single<Response> |
rxLpush(List<String> args)
Redis command lpush.
|
rx.Single<Response> |
rxLpushx(List<String> args)
Redis command lpushx.
|
rx.Single<Response> |
rxLrange(String arg0,
String arg1,
String arg2)
Redis command lrange.
|
rx.Single<Response> |
rxLrem(String arg0,
String arg1,
String arg2)
Redis command lrem.
|
rx.Single<Response> |
rxLset(String arg0,
String arg1,
String arg2)
Redis command lset.
|
rx.Single<Response> |
rxLtrim(String arg0,
String arg1,
String arg2)
Redis command ltrim.
|
rx.Single<Response> |
rxMemory(List<String> args)
Redis command memory.
|
rx.Single<Response> |
rxMget(List<String> args)
Redis command mget.
|
rx.Single<Response> |
rxMigrate(List<String> args)
Redis command migrate.
|
rx.Single<Response> |
rxModule(List<String> args)
Redis command module.
|
rx.Single<Response> |
rxMonitor()
Redis command monitor.
|
rx.Single<Response> |
rxMove(String arg0,
String arg1)
Redis command move.
|
rx.Single<Response> |
rxMset(List<String> args)
Redis command mset.
|
rx.Single<Response> |
rxMsetnx(List<String> args)
Redis command msetnx.
|
rx.Single<Response> |
rxMulti()
Redis command multi.
|
rx.Single<Response> |
rxObject(List<String> args)
Redis command object.
|
rx.Single<Response> |
rxPersist(String arg0)
Redis command persist.
|
rx.Single<Response> |
rxPexpire(List<String> args)
Redis command pexpire.
|
rx.Single<Response> |
rxPexpireat(List<String> args)
Redis command pexpireat.
|
rx.Single<Response> |
rxPexpiretime(String arg0)
Redis command pexpiretime.
|
rx.Single<Response> |
rxPfadd(List<String> args)
Redis command pfadd.
|
rx.Single<Response> |
rxPfcount(List<String> args)
Redis command pfcount.
|
rx.Single<Response> |
rxPfdebug(List<String> args)
Redis command pfdebug.
|
rx.Single<Response> |
rxPfmerge(List<String> args)
Redis command pfmerge.
|
rx.Single<Response> |
rxPfselftest()
Redis command pfselftest.
|
rx.Single<Response> |
rxPing(List<String> args)
Redis command ping.
|
rx.Single<Response> |
rxPsetex(String arg0,
String arg1,
String arg2)
Redis command psetex.
|
rx.Single<Response> |
rxPsubscribe(List<String> args)
Redis command psubscribe.
|
rx.Single<Response> |
rxPsync(List<String> args)
Redis command psync.
|
rx.Single<Response> |
rxPttl(String arg0)
Redis command pttl.
|
rx.Single<Response> |
rxPublish(String arg0,
String arg1)
Redis command publish.
|
rx.Single<Response> |
rxPubsub(List<String> args)
Redis command pubsub.
|
rx.Single<Response> |
rxPunsubscribe(List<String> args)
Redis command punsubscribe.
|
rx.Single<Response> |
rxQuit(List<String> args)
Redis command quit.
|
rx.Single<Response> |
rxRandomkey()
Redis command randomkey.
|
rx.Single<Response> |
rxReadonly()
Redis command readonly.
|
rx.Single<Response> |
rxReadwrite()
Redis command readwrite.
|
rx.Single<Response> |
rxRename(String arg0,
String arg1)
Redis command rename.
|
rx.Single<Response> |
rxRenamenx(String arg0,
String arg1)
Redis command renamenx.
|
rx.Single<Response> |
rxReplconf(List<String> args)
Redis command replconf.
|
rx.Single<Response> |
rxReplicaof(String arg0,
String arg1)
Redis command replicaof.
|
rx.Single<Response> |
rxReset()
Redis command reset.
|
rx.Single<Response> |
rxRestore(List<String> args)
Redis command restore.
|
rx.Single<Response> |
rxRestoreAsking(List<String> args)
Redis command restoreAsking.
|
rx.Single<Response> |
rxRole()
Redis command role.
|
rx.Single<Response> |
rxRpop(List<String> args)
Redis command rpop.
|
rx.Single<Response> |
rxRpoplpush(String arg0,
String arg1)
Redis command rpoplpush.
|
rx.Single<Response> |
rxRpush(List<String> args)
Redis command rpush.
|
rx.Single<Response> |
rxRpushx(List<String> args)
Redis command rpushx.
|
rx.Single<Response> |
rxSadd(List<String> args)
Redis command sadd.
|
rx.Single<Response> |
rxSave()
Redis command save.
|
rx.Single<Response> |
rxScan(List<String> args)
Redis command scan.
|
rx.Single<Response> |
rxScard(String arg0)
Redis command scard.
|
rx.Single<Response> |
rxScript(List<String> args)
Redis command script.
|
rx.Single<Response> |
rxSdiff(List<String> args)
Redis command sdiff.
|
rx.Single<Response> |
rxSdiffstore(List<String> args)
Redis command sdiffstore.
|
rx.Single<Response> |
rxSelect(String arg0)
Redis command select.
|
rx.Single<Response> |
rxSet(List<String> args)
Redis command set.
|
rx.Single<Response> |
rxSetbit(String arg0,
String arg1,
String arg2)
Redis command setbit.
|
rx.Single<Response> |
rxSetex(String arg0,
String arg1,
String arg2)
Redis command setex.
|
rx.Single<Response> |
rxSetnx(String arg0,
String arg1)
Redis command setnx.
|
rx.Single<Response> |
rxSetrange(String arg0,
String arg1,
String arg2)
Redis command setrange.
|
rx.Single<Response> |
rxShutdown(List<String> args)
Redis command shutdown.
|
rx.Single<Response> |
rxSinter(List<String> args)
Redis command sinter.
|
rx.Single<Response> |
rxSintercard(List<String> args)
Redis command sintercard.
|
rx.Single<Response> |
rxSinterstore(List<String> args)
Redis command sinterstore.
|
rx.Single<Response> |
rxSismember(String arg0,
String arg1)
Redis command sismember.
|
rx.Single<Response> |
rxSlaveof(String arg0,
String arg1)
Redis command slaveof.
|
rx.Single<Response> |
rxSlowlog(List<String> args)
Redis command slowlog.
|
rx.Single<Response> |
rxSmembers(String arg0)
Redis command smembers.
|
rx.Single<Response> |
rxSmismember(List<String> args)
Redis command smismember.
|
rx.Single<Response> |
rxSmove(String arg0,
String arg1,
String arg2)
Redis command smove.
|
rx.Single<Response> |
rxSort(List<String> args)
Redis command sort.
|
rx.Single<Response> |
rxSortRo(List<String> args)
Redis command sortRo.
|
rx.Single<Response> |
rxSpop(List<String> args)
Redis command spop.
|
rx.Single<Response> |
rxSpublish(String arg0,
String arg1)
Redis command spublish.
|
rx.Single<Response> |
rxSrandmember(List<String> args)
Redis command srandmember.
|
rx.Single<Response> |
rxSrem(List<String> args)
Redis command srem.
|
rx.Single<Response> |
rxSscan(List<String> args)
Redis command sscan.
|
rx.Single<Response> |
rxSsubscribe(List<String> args)
Redis command ssubscribe.
|
rx.Single<Response> |
rxStrlen(String arg0)
Redis command strlen.
|
rx.Single<Response> |
rxSubscribe(List<String> args)
Redis command subscribe.
|
rx.Single<Response> |
rxSubstr(String arg0,
String arg1,
String arg2)
Redis command substr.
|
rx.Single<Response> |
rxSunion(List<String> args)
Redis command sunion.
|
rx.Single<Response> |
rxSunionstore(List<String> args)
Redis command sunionstore.
|
rx.Single<Response> |
rxSunsubscribe(List<String> args)
Redis command sunsubscribe.
|
rx.Single<Response> |
rxSwapdb(String arg0,
String arg1)
Redis command swapdb.
|
rx.Single<Response> |
rxSync()
Redis command sync.
|
rx.Single<Response> |
rxTime()
Redis command time.
|
rx.Single<Response> |
rxTimeseriesClusterset(List<String> args)
Redis command timeseriesClusterset.
|
rx.Single<Response> |
rxTimeseriesClustersetfromshard(List<String> args)
Redis command timeseriesClustersetfromshard.
|
rx.Single<Response> |
rxTimeseriesHello(List<String> args)
Redis command timeseriesHello.
|
rx.Single<Response> |
rxTimeseriesInfocluster(List<String> args)
Redis command timeseriesInfocluster.
|
rx.Single<Response> |
rxTimeseriesInnercommunication(List<String> args)
Redis command timeseriesInnercommunication.
|
rx.Single<Response> |
rxTimeseriesNetworktest(List<String> args)
Redis command timeseriesNetworktest.
|
rx.Single<Response> |
rxTimeseriesRefreshcluster(List<String> args)
Redis command timeseriesRefreshcluster.
|
rx.Single<Response> |
rxTopkAdd(List<String> args)
Redis command topkAdd.
|
rx.Single<Response> |
rxTopkCount(List<String> args)
Redis command topkCount.
|
rx.Single<Response> |
rxTopkIncrby(List<String> args)
Redis command topkIncrby.
|
rx.Single<Response> |
rxTopkInfo(List<String> args)
Redis command topkInfo.
|
rx.Single<Response> |
rxTopkList(List<String> args)
Redis command topkList.
|
rx.Single<Response> |
rxTopkQuery(List<String> args)
Redis command topkQuery.
|
rx.Single<Response> |
rxTopkReserve(List<String> args)
Redis command topkReserve.
|
rx.Single<Response> |
rxTouch(List<String> args)
Redis command touch.
|
rx.Single<Response> |
rxTsAdd(List<String> args)
Redis command tsAdd.
|
rx.Single<Response> |
rxTsAlter(List<String> args)
Redis command tsAlter.
|
rx.Single<Response> |
rxTsCreate(List<String> args)
Redis command tsCreate.
|
rx.Single<Response> |
rxTsCreaterule(List<String> args)
Redis command tsCreaterule.
|
rx.Single<Response> |
rxTsDecrby(List<String> args)
Redis command tsDecrby.
|
rx.Single<Response> |
rxTsDel(List<String> args)
Redis command tsDel.
|
rx.Single<Response> |
rxTsDeleterule(List<String> args)
Redis command tsDeleterule.
|
rx.Single<Response> |
rxTsGet(List<String> args)
Redis command tsGet.
|
rx.Single<Response> |
rxTsIncrby(List<String> args)
Redis command tsIncrby.
|
rx.Single<Response> |
rxTsInfo(List<String> args)
Redis command tsInfo.
|
rx.Single<Response> |
rxTsMadd(List<String> args)
Redis command tsMadd.
|
rx.Single<Response> |
rxTsMget(List<String> args)
Redis command tsMget.
|
rx.Single<Response> |
rxTsMrange(List<String> args)
Redis command tsMrange.
|
rx.Single<Response> |
rxTsMrevrange(List<String> args)
Redis command tsMrevrange.
|
rx.Single<Response> |
rxTsQueryindex(List<String> args)
Redis command tsQueryindex.
|
rx.Single<Response> |
rxTsRange(List<String> args)
Redis command tsRange.
|
rx.Single<Response> |
rxTsRevrange(List<String> args)
Redis command tsRevrange.
|
rx.Single<Response> |
rxTtl(String arg0)
Redis command ttl.
|
rx.Single<Response> |
rxType(String arg0)
Redis command type.
|
rx.Single<Response> |
rxUnlink(List<String> args)
Redis command unlink.
|
rx.Single<Response> |
rxUnsubscribe(List<String> args)
Redis command unsubscribe.
|
rx.Single<Response> |
rxUnwatch()
Redis command unwatch.
|
rx.Single<Response> |
rxWait(String arg0,
String arg1)
Redis command wait.
|
rx.Single<Response> |
rxWatch(List<String> args)
Redis command watch.
|
rx.Single<Response> |
rxXack(List<String> args)
Redis command xack.
|
rx.Single<Response> |
rxXadd(List<String> args)
Redis command xadd.
|
rx.Single<Response> |
rxXautoclaim(List<String> args)
Redis command xautoclaim.
|
rx.Single<Response> |
rxXclaim(List<String> args)
Redis command xclaim.
|
rx.Single<Response> |
rxXdel(List<String> args)
Redis command xdel.
|
rx.Single<Response> |
rxXgroup(List<String> args)
Redis command xgroup.
|
rx.Single<Response> |
rxXinfo(List<String> args)
Redis command xinfo.
|
rx.Single<Response> |
rxXlen(String arg0)
Redis command xlen.
|
rx.Single<Response> |
rxXpending(List<String> args)
Redis command xpending.
|
rx.Single<Response> |
rxXrange(List<String> args)
Redis command xrange.
|
rx.Single<Response> |
rxXread(List<String> args)
Redis command xread.
|
rx.Single<Response> |
rxXreadgroup(List<String> args)
Redis command xreadgroup.
|
rx.Single<Response> |
rxXrevrange(List<String> args)
Redis command xrevrange.
|
rx.Single<Response> |
rxXsetid(List<String> args)
Redis command xsetid.
|
rx.Single<Response> |
rxXtrim(List<String> args)
Redis command xtrim.
|
rx.Single<Response> |
rxZadd(List<String> args)
Redis command zadd.
|
rx.Single<Response> |
rxZcard(String arg0)
Redis command zcard.
|
rx.Single<Response> |
rxZcount(String arg0,
String arg1,
String arg2)
Redis command zcount.
|
rx.Single<Response> |
rxZdiff(List<String> args)
Redis command zdiff.
|
rx.Single<Response> |
rxZdiffstore(List<String> args)
Redis command zdiffstore.
|
rx.Single<Response> |
rxZincrby(String arg0,
String arg1,
String arg2)
Redis command zincrby.
|
rx.Single<Response> |
rxZinter(List<String> args)
Redis command zinter.
|
rx.Single<Response> |
rxZintercard(List<String> args)
Redis command zintercard.
|
rx.Single<Response> |
rxZinterstore(List<String> args)
Redis command zinterstore.
|
rx.Single<Response> |
rxZlexcount(String arg0,
String arg1,
String arg2)
Redis command zlexcount.
|
rx.Single<Response> |
rxZmpop(List<String> args)
Redis command zmpop.
|
rx.Single<Response> |
rxZmscore(List<String> args)
Redis command zmscore.
|
rx.Single<Response> |
rxZpopmax(List<String> args)
Redis command zpopmax.
|
rx.Single<Response> |
rxZpopmin(List<String> args)
Redis command zpopmin.
|
rx.Single<Response> |
rxZrandmember(List<String> args)
Redis command zrandmember.
|
rx.Single<Response> |
rxZrange(List<String> args)
Redis command zrange.
|
rx.Single<Response> |
rxZrangebylex(List<String> args)
Redis command zrangebylex.
|
rx.Single<Response> |
rxZrangebyscore(List<String> args)
Redis command zrangebyscore.
|
rx.Single<Response> |
rxZrangestore(List<String> args)
Redis command zrangestore.
|
rx.Single<Response> |
rxZrank(String arg0,
String arg1)
Redis command zrank.
|
rx.Single<Response> |
rxZrem(List<String> args)
Redis command zrem.
|
rx.Single<Response> |
rxZremrangebylex(String arg0,
String arg1,
String arg2)
Redis command zremrangebylex.
|
rx.Single<Response> |
rxZremrangebyrank(String arg0,
String arg1,
String arg2)
Redis command zremrangebyrank.
|
rx.Single<Response> |
rxZremrangebyscore(String arg0,
String arg1,
String arg2)
Redis command zremrangebyscore.
|
rx.Single<Response> |
rxZrevrange(List<String> args)
Redis command zrevrange.
|
rx.Single<Response> |
rxZrevrangebylex(List<String> args)
Redis command zrevrangebylex.
|
rx.Single<Response> |
rxZrevrangebyscore(List<String> args)
Redis command zrevrangebyscore.
|
rx.Single<Response> |
rxZrevrank(String arg0,
String arg1)
Redis command zrevrank.
|
rx.Single<Response> |
rxZscan(List<String> args)
Redis command zscan.
|
rx.Single<Response> |
rxZscore(String arg0,
String arg1)
Redis command zscore.
|
rx.Single<Response> |
rxZunion(List<String> args)
Redis command zunion.
|
rx.Single<Response> |
rxZunionstore(List<String> args)
Redis command zunionstore.
|
RedisAPI |
sadd(List<String> args)
Redis command sadd.
|
RedisAPI |
sadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sadd.
|
RedisAPI |
save()
Redis command save.
|
RedisAPI |
save(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command save.
|
RedisAPI |
scan(List<String> args)
Redis command scan.
|
RedisAPI |
scan(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command scan.
|
RedisAPI |
scard(String arg0)
Redis command scard.
|
RedisAPI |
scard(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command scard.
|
RedisAPI |
script(List<String> args)
Redis command script.
|
RedisAPI |
script(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command script.
|
RedisAPI |
sdiff(List<String> args)
Redis command sdiff.
|
RedisAPI |
sdiff(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sdiff.
|
RedisAPI |
sdiffstore(List<String> args)
Redis command sdiffstore.
|
RedisAPI |
sdiffstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sdiffstore.
|
RedisAPI |
select(String arg0)
Redis command select.
|
RedisAPI |
select(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command select.
|
RedisAPI |
set(List<String> args)
Redis command set.
|
RedisAPI |
set(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command set.
|
RedisAPI |
setbit(String arg0,
String arg1,
String arg2)
Redis command setbit.
|
RedisAPI |
setbit(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command setbit.
|
RedisAPI |
setex(String arg0,
String arg1,
String arg2)
Redis command setex.
|
RedisAPI |
setex(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command setex.
|
RedisAPI |
setnx(String arg0,
String arg1)
Redis command setnx.
|
RedisAPI |
setnx(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command setnx.
|
RedisAPI |
setrange(String arg0,
String arg1,
String arg2)
Redis command setrange.
|
RedisAPI |
setrange(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command setrange.
|
RedisAPI |
shutdown(List<String> args)
Redis command shutdown.
|
RedisAPI |
shutdown(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command shutdown.
|
RedisAPI |
sinter(List<String> args)
Redis command sinter.
|
RedisAPI |
sinter(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sinter.
|
RedisAPI |
sintercard(List<String> args)
Redis command sintercard.
|
RedisAPI |
sintercard(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sintercard.
|
RedisAPI |
sinterstore(List<String> args)
Redis command sinterstore.
|
RedisAPI |
sinterstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sinterstore.
|
RedisAPI |
sismember(String arg0,
String arg1)
Redis command sismember.
|
RedisAPI |
sismember(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sismember.
|
RedisAPI |
slaveof(String arg0,
String arg1)
Redis command slaveof.
|
RedisAPI |
slaveof(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command slaveof.
|
RedisAPI |
slowlog(List<String> args)
Redis command slowlog.
|
RedisAPI |
slowlog(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command slowlog.
|
RedisAPI |
smembers(String arg0)
Redis command smembers.
|
RedisAPI |
smembers(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command smembers.
|
RedisAPI |
smismember(List<String> args)
Redis command smismember.
|
RedisAPI |
smismember(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command smismember.
|
RedisAPI |
smove(String arg0,
String arg1,
String arg2)
Redis command smove.
|
RedisAPI |
smove(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command smove.
|
RedisAPI |
sort(List<String> args)
Redis command sort.
|
RedisAPI |
sort(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sort.
|
RedisAPI |
sortRo(List<String> args)
Redis command sortRo.
|
RedisAPI |
sortRo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sortRo.
|
RedisAPI |
spop(List<String> args)
Redis command spop.
|
RedisAPI |
spop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command spop.
|
RedisAPI |
spublish(String arg0,
String arg1)
Redis command spublish.
|
RedisAPI |
spublish(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command spublish.
|
RedisAPI |
srandmember(List<String> args)
Redis command srandmember.
|
RedisAPI |
srandmember(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command srandmember.
|
RedisAPI |
srem(List<String> args)
Redis command srem.
|
RedisAPI |
srem(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command srem.
|
RedisAPI |
sscan(List<String> args)
Redis command sscan.
|
RedisAPI |
sscan(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sscan.
|
RedisAPI |
ssubscribe(List<String> args)
Redis command ssubscribe.
|
RedisAPI |
ssubscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ssubscribe.
|
RedisAPI |
strlen(String arg0)
Redis command strlen.
|
RedisAPI |
strlen(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command strlen.
|
RedisAPI |
subscribe(List<String> args)
Redis command subscribe.
|
RedisAPI |
subscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command subscribe.
|
RedisAPI |
substr(String arg0,
String arg1,
String arg2)
Redis command substr.
|
RedisAPI |
substr(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command substr.
|
RedisAPI |
sunion(List<String> args)
Redis command sunion.
|
RedisAPI |
sunion(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sunion.
|
RedisAPI |
sunionstore(List<String> args)
Redis command sunionstore.
|
RedisAPI |
sunionstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sunionstore.
|
RedisAPI |
sunsubscribe(List<String> args)
Redis command sunsubscribe.
|
RedisAPI |
sunsubscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sunsubscribe.
|
RedisAPI |
swapdb(String arg0,
String arg1)
Redis command swapdb.
|
RedisAPI |
swapdb(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command swapdb.
|
RedisAPI |
sync()
Redis command sync.
|
RedisAPI |
sync(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command sync.
|
RedisAPI |
time()
Redis command time.
|
RedisAPI |
time(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command time.
|
RedisAPI |
timeseriesClusterset(List<String> args)
Redis command timeseriesClusterset.
|
RedisAPI |
timeseriesClusterset(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesClusterset.
|
RedisAPI |
timeseriesClustersetfromshard(List<String> args)
Redis command timeseriesClustersetfromshard.
|
RedisAPI |
timeseriesClustersetfromshard(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesClustersetfromshard.
|
RedisAPI |
timeseriesHello(List<String> args)
Redis command timeseriesHello.
|
RedisAPI |
timeseriesHello(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesHello.
|
RedisAPI |
timeseriesInfocluster(List<String> args)
Redis command timeseriesInfocluster.
|
RedisAPI |
timeseriesInfocluster(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesInfocluster.
|
RedisAPI |
timeseriesInnercommunication(List<String> args)
Redis command timeseriesInnercommunication.
|
RedisAPI |
timeseriesInnercommunication(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesInnercommunication.
|
RedisAPI |
timeseriesNetworktest(List<String> args)
Redis command timeseriesNetworktest.
|
RedisAPI |
timeseriesNetworktest(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesNetworktest.
|
RedisAPI |
timeseriesRefreshcluster(List<String> args)
Redis command timeseriesRefreshcluster.
|
RedisAPI |
timeseriesRefreshcluster(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command timeseriesRefreshcluster.
|
RedisAPI |
topkAdd(List<String> args)
Redis command topkAdd.
|
RedisAPI |
topkAdd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkAdd.
|
RedisAPI |
topkCount(List<String> args)
Redis command topkCount.
|
RedisAPI |
topkCount(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkCount.
|
RedisAPI |
topkIncrby(List<String> args)
Redis command topkIncrby.
|
RedisAPI |
topkIncrby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkIncrby.
|
RedisAPI |
topkInfo(List<String> args)
Redis command topkInfo.
|
RedisAPI |
topkInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkInfo.
|
RedisAPI |
topkList(List<String> args)
Redis command topkList.
|
RedisAPI |
topkList(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkList.
|
RedisAPI |
topkQuery(List<String> args)
Redis command topkQuery.
|
RedisAPI |
topkQuery(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkQuery.
|
RedisAPI |
topkReserve(List<String> args)
Redis command topkReserve.
|
RedisAPI |
topkReserve(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command topkReserve.
|
String |
toString() |
RedisAPI |
touch(List<String> args)
Redis command touch.
|
RedisAPI |
touch(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command touch.
|
RedisAPI |
tsAdd(List<String> args)
Redis command tsAdd.
|
RedisAPI |
tsAdd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsAdd.
|
RedisAPI |
tsAlter(List<String> args)
Redis command tsAlter.
|
RedisAPI |
tsAlter(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsAlter.
|
RedisAPI |
tsCreate(List<String> args)
Redis command tsCreate.
|
RedisAPI |
tsCreate(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsCreate.
|
RedisAPI |
tsCreaterule(List<String> args)
Redis command tsCreaterule.
|
RedisAPI |
tsCreaterule(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsCreaterule.
|
RedisAPI |
tsDecrby(List<String> args)
Redis command tsDecrby.
|
RedisAPI |
tsDecrby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsDecrby.
|
RedisAPI |
tsDel(List<String> args)
Redis command tsDel.
|
RedisAPI |
tsDel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsDel.
|
RedisAPI |
tsDeleterule(List<String> args)
Redis command tsDeleterule.
|
RedisAPI |
tsDeleterule(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsDeleterule.
|
RedisAPI |
tsGet(List<String> args)
Redis command tsGet.
|
RedisAPI |
tsGet(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsGet.
|
RedisAPI |
tsIncrby(List<String> args)
Redis command tsIncrby.
|
RedisAPI |
tsIncrby(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsIncrby.
|
RedisAPI |
tsInfo(List<String> args)
Redis command tsInfo.
|
RedisAPI |
tsInfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsInfo.
|
RedisAPI |
tsMadd(List<String> args)
Redis command tsMadd.
|
RedisAPI |
tsMadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsMadd.
|
RedisAPI |
tsMget(List<String> args)
Redis command tsMget.
|
RedisAPI |
tsMget(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsMget.
|
RedisAPI |
tsMrange(List<String> args)
Redis command tsMrange.
|
RedisAPI |
tsMrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsMrange.
|
RedisAPI |
tsMrevrange(List<String> args)
Redis command tsMrevrange.
|
RedisAPI |
tsMrevrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsMrevrange.
|
RedisAPI |
tsQueryindex(List<String> args)
Redis command tsQueryindex.
|
RedisAPI |
tsQueryindex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsQueryindex.
|
RedisAPI |
tsRange(List<String> args)
Redis command tsRange.
|
RedisAPI |
tsRange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsRange.
|
RedisAPI |
tsRevrange(List<String> args)
Redis command tsRevrange.
|
RedisAPI |
tsRevrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command tsRevrange.
|
RedisAPI |
ttl(String arg0)
Redis command ttl.
|
RedisAPI |
ttl(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command ttl.
|
RedisAPI |
type(String arg0)
Redis command type.
|
RedisAPI |
type(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command type.
|
RedisAPI |
unlink(List<String> args)
Redis command unlink.
|
RedisAPI |
unlink(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command unlink.
|
RedisAPI |
unsubscribe(List<String> args)
Redis command unsubscribe.
|
RedisAPI |
unsubscribe(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command unsubscribe.
|
RedisAPI |
unwatch()
Redis command unwatch.
|
RedisAPI |
unwatch(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command unwatch.
|
RedisAPI |
wait(String arg0,
String arg1)
Redis command wait.
|
RedisAPI |
wait(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command wait.
|
RedisAPI |
watch(List<String> args)
Redis command watch.
|
RedisAPI |
watch(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command watch.
|
RedisAPI |
xack(List<String> args)
Redis command xack.
|
RedisAPI |
xack(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xack.
|
RedisAPI |
xadd(List<String> args)
Redis command xadd.
|
RedisAPI |
xadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xadd.
|
RedisAPI |
xautoclaim(List<String> args)
Redis command xautoclaim.
|
RedisAPI |
xautoclaim(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xautoclaim.
|
RedisAPI |
xclaim(List<String> args)
Redis command xclaim.
|
RedisAPI |
xclaim(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xclaim.
|
RedisAPI |
xdel(List<String> args)
Redis command xdel.
|
RedisAPI |
xdel(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xdel.
|
RedisAPI |
xgroup(List<String> args)
Redis command xgroup.
|
RedisAPI |
xgroup(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xgroup.
|
RedisAPI |
xinfo(List<String> args)
Redis command xinfo.
|
RedisAPI |
xinfo(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xinfo.
|
RedisAPI |
xlen(String arg0)
Redis command xlen.
|
RedisAPI |
xlen(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xlen.
|
RedisAPI |
xpending(List<String> args)
Redis command xpending.
|
RedisAPI |
xpending(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xpending.
|
RedisAPI |
xrange(List<String> args)
Redis command xrange.
|
RedisAPI |
xrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xrange.
|
RedisAPI |
xread(List<String> args)
Redis command xread.
|
RedisAPI |
xread(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xread.
|
RedisAPI |
xreadgroup(List<String> args)
Redis command xreadgroup.
|
RedisAPI |
xreadgroup(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xreadgroup.
|
RedisAPI |
xrevrange(List<String> args)
Redis command xrevrange.
|
RedisAPI |
xrevrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xrevrange.
|
RedisAPI |
xsetid(List<String> args)
Redis command xsetid.
|
RedisAPI |
xsetid(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xsetid.
|
RedisAPI |
xtrim(List<String> args)
Redis command xtrim.
|
RedisAPI |
xtrim(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command xtrim.
|
RedisAPI |
zadd(List<String> args)
Redis command zadd.
|
RedisAPI |
zadd(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zadd.
|
RedisAPI |
zcard(String arg0)
Redis command zcard.
|
RedisAPI |
zcard(String arg0,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zcard.
|
RedisAPI |
zcount(String arg0,
String arg1,
String arg2)
Redis command zcount.
|
RedisAPI |
zcount(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zcount.
|
RedisAPI |
zdiff(List<String> args)
Redis command zdiff.
|
RedisAPI |
zdiff(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zdiff.
|
RedisAPI |
zdiffstore(List<String> args)
Redis command zdiffstore.
|
RedisAPI |
zdiffstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zdiffstore.
|
RedisAPI |
zincrby(String arg0,
String arg1,
String arg2)
Redis command zincrby.
|
RedisAPI |
zincrby(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zincrby.
|
RedisAPI |
zinter(List<String> args)
Redis command zinter.
|
RedisAPI |
zinter(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zinter.
|
RedisAPI |
zintercard(List<String> args)
Redis command zintercard.
|
RedisAPI |
zintercard(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zintercard.
|
RedisAPI |
zinterstore(List<String> args)
Redis command zinterstore.
|
RedisAPI |
zinterstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zinterstore.
|
RedisAPI |
zlexcount(String arg0,
String arg1,
String arg2)
Redis command zlexcount.
|
RedisAPI |
zlexcount(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zlexcount.
|
RedisAPI |
zmpop(List<String> args)
Redis command zmpop.
|
RedisAPI |
zmpop(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zmpop.
|
RedisAPI |
zmscore(List<String> args)
Redis command zmscore.
|
RedisAPI |
zmscore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zmscore.
|
RedisAPI |
zpopmax(List<String> args)
Redis command zpopmax.
|
RedisAPI |
zpopmax(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zpopmax.
|
RedisAPI |
zpopmin(List<String> args)
Redis command zpopmin.
|
RedisAPI |
zpopmin(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zpopmin.
|
RedisAPI |
zrandmember(List<String> args)
Redis command zrandmember.
|
RedisAPI |
zrandmember(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrandmember.
|
RedisAPI |
zrange(List<String> args)
Redis command zrange.
|
RedisAPI |
zrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrange.
|
RedisAPI |
zrangebylex(List<String> args)
Redis command zrangebylex.
|
RedisAPI |
zrangebylex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrangebylex.
|
RedisAPI |
zrangebyscore(List<String> args)
Redis command zrangebyscore.
|
RedisAPI |
zrangebyscore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrangebyscore.
|
RedisAPI |
zrangestore(List<String> args)
Redis command zrangestore.
|
RedisAPI |
zrangestore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrangestore.
|
RedisAPI |
zrank(String arg0,
String arg1)
Redis command zrank.
|
RedisAPI |
zrank(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrank.
|
RedisAPI |
zrem(List<String> args)
Redis command zrem.
|
RedisAPI |
zrem(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrem.
|
RedisAPI |
zremrangebylex(String arg0,
String arg1,
String arg2)
Redis command zremrangebylex.
|
RedisAPI |
zremrangebylex(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zremrangebylex.
|
RedisAPI |
zremrangebyrank(String arg0,
String arg1,
String arg2)
Redis command zremrangebyrank.
|
RedisAPI |
zremrangebyrank(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zremrangebyrank.
|
RedisAPI |
zremrangebyscore(String arg0,
String arg1,
String arg2)
Redis command zremrangebyscore.
|
RedisAPI |
zremrangebyscore(String arg0,
String arg1,
String arg2,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zremrangebyscore.
|
RedisAPI |
zrevrange(List<String> args)
Redis command zrevrange.
|
RedisAPI |
zrevrange(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrevrange.
|
RedisAPI |
zrevrangebylex(List<String> args)
Redis command zrevrangebylex.
|
RedisAPI |
zrevrangebylex(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrevrangebylex.
|
RedisAPI |
zrevrangebyscore(List<String> args)
Redis command zrevrangebyscore.
|
RedisAPI |
zrevrangebyscore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrevrangebyscore.
|
RedisAPI |
zrevrank(String arg0,
String arg1)
Redis command zrevrank.
|
RedisAPI |
zrevrank(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zrevrank.
|
RedisAPI |
zscan(List<String> args)
Redis command zscan.
|
RedisAPI |
zscan(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zscan.
|
RedisAPI |
zscore(String arg0,
String arg1)
Redis command zscore.
|
RedisAPI |
zscore(String arg0,
String arg1,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zscore.
|
RedisAPI |
zunion(List<String> args)
Redis command zunion.
|
RedisAPI |
zunion(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zunion.
|
RedisAPI |
zunionstore(List<String> args)
Redis command zunionstore.
|
RedisAPI |
zunionstore(List<String> args,
io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
Redis command zunionstore.
|
public static final io.vertx.lang.rx.TypeArg<RedisAPI> __TYPE_ARG
public RedisAPI(io.vertx.redis.client.RedisAPI delegate)
public RedisAPI(Object delegate)
public io.vertx.redis.client.RedisAPI getDelegate()
public void close()
public RedisAPI ftAdd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAdd(List<String> args)
args
- public rx.Single<Response> rxFtAdd(List<String> args)
args
- public RedisAPI ftAggregate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAggregate(List<String> args)
args
- public rx.Single<Response> rxFtAggregate(List<String> args)
args
- public RedisAPI ftAliasadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAliasadd(List<String> args)
args
- public rx.Single<Response> rxFtAliasadd(List<String> args)
args
- public RedisAPI ftAliasdel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAliasdel(List<String> args)
args
- public rx.Single<Response> rxFtAliasdel(List<String> args)
args
- public RedisAPI ftAliasupdate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAliasupdate(List<String> args)
args
- public rx.Single<Response> rxFtAliasupdate(List<String> args)
args
- public RedisAPI ftAlter(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAlter(List<String> args)
args
- public rx.Single<Response> rxFtAlter(List<String> args)
args
- public RedisAPI ftConfig(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftConfig(List<String> args)
args
- public rx.Single<Response> rxFtConfig(List<String> args)
args
- public RedisAPI ftCreate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftCreate(List<String> args)
args
- public rx.Single<Response> rxFtCreate(List<String> args)
args
- public RedisAPI ftCursor(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftCursor(List<String> args)
args
- public rx.Single<Response> rxFtCursor(List<String> args)
args
- public RedisAPI ftDebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDebug(List<String> args)
args
- public rx.Single<Response> rxFtDebug(List<String> args)
args
- public RedisAPI ftDel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDel(List<String> args)
args
- public rx.Single<Response> rxFtDel(List<String> args)
args
- public RedisAPI ftDictadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDictadd(List<String> args)
args
- public rx.Single<Response> rxFtDictadd(List<String> args)
args
- public RedisAPI ftDictdel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDictdel(List<String> args)
args
- public rx.Single<Response> rxFtDictdel(List<String> args)
args
- public RedisAPI ftDictdump(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDictdump(List<String> args)
args
- public rx.Single<Response> rxFtDictdump(List<String> args)
args
- public RedisAPI ftDrop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDrop(List<String> args)
args
- public rx.Single<Response> rxFtDrop(List<String> args)
args
- public RedisAPI ftDropindex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDropindex(List<String> args)
args
- public rx.Single<Response> rxFtDropindex(List<String> args)
args
- public RedisAPI ftExplain(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftExplain(List<String> args)
args
- public rx.Single<Response> rxFtExplain(List<String> args)
args
- public RedisAPI ftExplaincli(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftExplaincli(List<String> args)
args
- public rx.Single<Response> rxFtExplaincli(List<String> args)
args
- public RedisAPI ftGet(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftGet(List<String> args)
args
- public rx.Single<Response> rxFtGet(List<String> args)
args
- public RedisAPI ftInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftInfo(List<String> args)
args
- public rx.Single<Response> rxFtInfo(List<String> args)
args
- public RedisAPI ftMget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftMget(List<String> args)
args
- public rx.Single<Response> rxFtMget(List<String> args)
args
- public RedisAPI ftProfile(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftProfile(List<String> args)
args
- public rx.Single<Response> rxFtProfile(List<String> args)
args
- public RedisAPI ftSafeadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSafeadd(List<String> args)
args
- public rx.Single<Response> rxFtSafeadd(List<String> args)
args
- public RedisAPI ftSearch(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSearch(List<String> args)
args
- public rx.Single<Response> rxFtSearch(List<String> args)
args
- public RedisAPI ftSpellcheck(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSpellcheck(List<String> args)
args
- public rx.Single<Response> rxFtSpellcheck(List<String> args)
args
- public RedisAPI ftSugadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSugadd(List<String> args)
args
- public rx.Single<Response> rxFtSugadd(List<String> args)
args
- public RedisAPI ftSugdel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSugdel(List<String> args)
args
- public rx.Single<Response> rxFtSugdel(List<String> args)
args
- public RedisAPI ftSugget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSugget(List<String> args)
args
- public rx.Single<Response> rxFtSugget(List<String> args)
args
- public RedisAPI ftSuglen(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSuglen(List<String> args)
args
- public rx.Single<Response> rxFtSuglen(List<String> args)
args
- public RedisAPI ftSynadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSynadd(List<String> args)
args
- public rx.Single<Response> rxFtSynadd(List<String> args)
args
- public RedisAPI ftSyndump(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSyndump(List<String> args)
args
- public rx.Single<Response> rxFtSyndump(List<String> args)
args
- public RedisAPI ftSynupdate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftSynupdate(List<String> args)
args
- public rx.Single<Response> rxFtSynupdate(List<String> args)
args
- public RedisAPI ftTagvals(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftTagvals(List<String> args)
args
- public rx.Single<Response> rxFtTagvals(List<String> args)
args
- public RedisAPI ftAliasaddifnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAliasaddifnx(List<String> args)
args
- public rx.Single<Response> rxFtAliasaddifnx(List<String> args)
args
- public RedisAPI ftAliasdelifx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAliasdelifx(List<String> args)
args
- public rx.Single<Response> rxFtAliasdelifx(List<String> args)
args
- public RedisAPI ftAlterifnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftAlterifnx(List<String> args)
args
- public rx.Single<Response> rxFtAlterifnx(List<String> args)
args
- public RedisAPI ftCreateifnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftCreateifnx(List<String> args)
args
- public rx.Single<Response> rxFtCreateifnx(List<String> args)
args
- public RedisAPI ftDropifx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDropifx(List<String> args)
args
- public rx.Single<Response> rxFtDropifx(List<String> args)
args
- public RedisAPI ftDropindexifx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftDropindexifx(List<String> args)
args
- public rx.Single<Response> rxFtDropindexifx(List<String> args)
args
- public RedisAPI ftList(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ftList(List<String> args)
args
- public rx.Single<Response> rxFtList(List<String> args)
args
- public RedisAPI acl(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI acl(List<String> args)
args
- public rx.Single<Response> rxAcl(List<String> args)
args
- public RedisAPI append(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI append(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxAppend(String arg0, String arg1)
arg0
- arg1
- public RedisAPI asking(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI auth(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI auth(List<String> args)
args
- public rx.Single<Response> rxAuth(List<String> args)
args
- public RedisAPI bfAdd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfAdd(List<String> args)
args
- public rx.Single<Response> rxBfAdd(List<String> args)
args
- public RedisAPI bfDebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfDebug(List<String> args)
args
- public rx.Single<Response> rxBfDebug(List<String> args)
args
- public RedisAPI bfExists(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfExists(List<String> args)
args
- public rx.Single<Response> rxBfExists(List<String> args)
args
- public RedisAPI bfInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfInfo(List<String> args)
args
- public rx.Single<Response> rxBfInfo(List<String> args)
args
- public RedisAPI bfInsert(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfInsert(List<String> args)
args
- public rx.Single<Response> rxBfInsert(List<String> args)
args
- public RedisAPI bfLoadchunk(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfLoadchunk(List<String> args)
args
- public rx.Single<Response> rxBfLoadchunk(List<String> args)
args
- public RedisAPI bfMadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfMadd(List<String> args)
args
- public rx.Single<Response> rxBfMadd(List<String> args)
args
- public RedisAPI bfMexists(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfMexists(List<String> args)
args
- public rx.Single<Response> rxBfMexists(List<String> args)
args
- public RedisAPI bfReserve(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfReserve(List<String> args)
args
- public rx.Single<Response> rxBfReserve(List<String> args)
args
- public RedisAPI bfScandump(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bfScandump(List<String> args)
args
- public rx.Single<Response> rxBfScandump(List<String> args)
args
- public RedisAPI bgrewriteaof(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI bgrewriteaof()
public rx.Single<Response> rxBgrewriteaof()
public RedisAPI bgsave(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bgsave(List<String> args)
args
- public rx.Single<Response> rxBgsave(List<String> args)
args
- public RedisAPI bitcount(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bitcount(List<String> args)
args
- public rx.Single<Response> rxBitcount(List<String> args)
args
- public RedisAPI bitfield(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bitfield(List<String> args)
args
- public rx.Single<Response> rxBitfield(List<String> args)
args
- public RedisAPI bitfieldRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bitfieldRo(List<String> args)
args
- public rx.Single<Response> rxBitfieldRo(List<String> args)
args
- public RedisAPI bitop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bitop(List<String> args)
args
- public rx.Single<Response> rxBitop(List<String> args)
args
- public RedisAPI bitpos(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bitpos(List<String> args)
args
- public rx.Single<Response> rxBitpos(List<String> args)
args
- public RedisAPI blmove(String arg0, String arg1, String arg2, String arg3, String arg4, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- arg3
- arg4
- handler
- public RedisAPI blmove(String arg0, String arg1, String arg2, String arg3, String arg4)
arg0
- arg1
- arg2
- arg3
- arg4
- public rx.Single<Response> rxBlmove(String arg0, String arg1, String arg2, String arg3, String arg4)
arg0
- arg1
- arg2
- arg3
- arg4
- public RedisAPI blmpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI blmpop(List<String> args)
args
- public rx.Single<Response> rxBlmpop(List<String> args)
args
- public RedisAPI blpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI blpop(List<String> args)
args
- public rx.Single<Response> rxBlpop(List<String> args)
args
- public RedisAPI brpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI brpop(List<String> args)
args
- public rx.Single<Response> rxBrpop(List<String> args)
args
- public RedisAPI brpoplpush(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI brpoplpush(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxBrpoplpush(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI bzmpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bzmpop(List<String> args)
args
- public rx.Single<Response> rxBzmpop(List<String> args)
args
- public RedisAPI bzpopmax(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bzpopmax(List<String> args)
args
- public rx.Single<Response> rxBzpopmax(List<String> args)
args
- public RedisAPI bzpopmin(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI bzpopmin(List<String> args)
args
- public rx.Single<Response> rxBzpopmin(List<String> args)
args
- public RedisAPI cfAdd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfAdd(List<String> args)
args
- public rx.Single<Response> rxCfAdd(List<String> args)
args
- public RedisAPI cfAddnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfAddnx(List<String> args)
args
- public rx.Single<Response> rxCfAddnx(List<String> args)
args
- public RedisAPI cfCompact(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfCompact(List<String> args)
args
- public rx.Single<Response> rxCfCompact(List<String> args)
args
- public RedisAPI cfCount(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfCount(List<String> args)
args
- public rx.Single<Response> rxCfCount(List<String> args)
args
- public RedisAPI cfDebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfDebug(List<String> args)
args
- public rx.Single<Response> rxCfDebug(List<String> args)
args
- public RedisAPI cfDel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfDel(List<String> args)
args
- public rx.Single<Response> rxCfDel(List<String> args)
args
- public RedisAPI cfExists(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfExists(List<String> args)
args
- public rx.Single<Response> rxCfExists(List<String> args)
args
- public RedisAPI cfInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfInfo(List<String> args)
args
- public rx.Single<Response> rxCfInfo(List<String> args)
args
- public RedisAPI cfInsert(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfInsert(List<String> args)
args
- public rx.Single<Response> rxCfInsert(List<String> args)
args
- public RedisAPI cfInsertnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfInsertnx(List<String> args)
args
- public rx.Single<Response> rxCfInsertnx(List<String> args)
args
- public RedisAPI cfLoadchunk(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfLoadchunk(List<String> args)
args
- public rx.Single<Response> rxCfLoadchunk(List<String> args)
args
- public RedisAPI cfMexists(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfMexists(List<String> args)
args
- public rx.Single<Response> rxCfMexists(List<String> args)
args
- public RedisAPI cfReserve(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfReserve(List<String> args)
args
- public rx.Single<Response> rxCfReserve(List<String> args)
args
- public RedisAPI cfScandump(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cfScandump(List<String> args)
args
- public rx.Single<Response> rxCfScandump(List<String> args)
args
- public RedisAPI client(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI client(List<String> args)
args
- public rx.Single<Response> rxClient(List<String> args)
args
- public RedisAPI cluster(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cluster(List<String> args)
args
- public rx.Single<Response> rxCluster(List<String> args)
args
- public RedisAPI cmsIncrby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsIncrby(List<String> args)
args
- public rx.Single<Response> rxCmsIncrby(List<String> args)
args
- public RedisAPI cmsInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsInfo(List<String> args)
args
- public rx.Single<Response> rxCmsInfo(List<String> args)
args
- public RedisAPI cmsInitbydim(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsInitbydim(List<String> args)
args
- public rx.Single<Response> rxCmsInitbydim(List<String> args)
args
- public RedisAPI cmsInitbyprob(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsInitbyprob(List<String> args)
args
- public rx.Single<Response> rxCmsInitbyprob(List<String> args)
args
- public RedisAPI cmsMerge(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsMerge(List<String> args)
args
- public rx.Single<Response> rxCmsMerge(List<String> args)
args
- public RedisAPI cmsQuery(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI cmsQuery(List<String> args)
args
- public rx.Single<Response> rxCmsQuery(List<String> args)
args
- public RedisAPI command(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI command(List<String> args)
args
- public rx.Single<Response> rxCommand(List<String> args)
args
- public RedisAPI config(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI config(List<String> args)
args
- public rx.Single<Response> rxConfig(List<String> args)
args
- public RedisAPI copy(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI copy(List<String> args)
args
- public rx.Single<Response> rxCopy(List<String> args)
args
- public RedisAPI dbsize(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI debug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI debug(List<String> args)
args
- public rx.Single<Response> rxDebug(List<String> args)
args
- public RedisAPI decr(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxDecr(String arg0)
arg0
- public RedisAPI decrby(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI decrby(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxDecrby(String arg0, String arg1)
arg0
- arg1
- public RedisAPI del(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI del(List<String> args)
args
- public rx.Single<Response> rxDel(List<String> args)
args
- public RedisAPI discard(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI dump(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxDump(String arg0)
arg0
- public RedisAPI echo(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxEcho(String arg0)
arg0
- public RedisAPI eval(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI eval(List<String> args)
args
- public rx.Single<Response> rxEval(List<String> args)
args
- public RedisAPI evalRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI evalRo(List<String> args)
args
- public rx.Single<Response> rxEvalRo(List<String> args)
args
- public RedisAPI evalsha(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI evalsha(List<String> args)
args
- public rx.Single<Response> rxEvalsha(List<String> args)
args
- public RedisAPI evalshaRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI evalshaRo(List<String> args)
args
- public rx.Single<Response> rxEvalshaRo(List<String> args)
args
- public RedisAPI exec(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI exists(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI exists(List<String> args)
args
- public rx.Single<Response> rxExists(List<String> args)
args
- public RedisAPI expire(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI expire(List<String> args)
args
- public rx.Single<Response> rxExpire(List<String> args)
args
- public RedisAPI expireat(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI expireat(List<String> args)
args
- public rx.Single<Response> rxExpireat(List<String> args)
args
- public RedisAPI expiretime(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI expiretime(String arg0)
arg0
- public rx.Single<Response> rxExpiretime(String arg0)
arg0
- public RedisAPI failover(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI failover(List<String> args)
args
- public rx.Single<Response> rxFailover(List<String> args)
args
- public RedisAPI fcall(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI fcall(List<String> args)
args
- public rx.Single<Response> rxFcall(List<String> args)
args
- public RedisAPI fcallRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI fcallRo(List<String> args)
args
- public rx.Single<Response> rxFcallRo(List<String> args)
args
- public RedisAPI flushall(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI flushall(List<String> args)
args
- public rx.Single<Response> rxFlushall(List<String> args)
args
- public RedisAPI flushdb(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI flushdb(List<String> args)
args
- public rx.Single<Response> rxFlushdb(List<String> args)
args
- public RedisAPI function(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI function(List<String> args)
args
- public rx.Single<Response> rxFunction(List<String> args)
args
- public RedisAPI geoadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geoadd(List<String> args)
args
- public rx.Single<Response> rxGeoadd(List<String> args)
args
- public RedisAPI geodist(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geodist(List<String> args)
args
- public rx.Single<Response> rxGeodist(List<String> args)
args
- public RedisAPI geohash(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geohash(List<String> args)
args
- public rx.Single<Response> rxGeohash(List<String> args)
args
- public RedisAPI geopos(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geopos(List<String> args)
args
- public rx.Single<Response> rxGeopos(List<String> args)
args
- public RedisAPI georadius(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI georadius(List<String> args)
args
- public rx.Single<Response> rxGeoradius(List<String> args)
args
- public RedisAPI georadiusRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI georadiusRo(List<String> args)
args
- public rx.Single<Response> rxGeoradiusRo(List<String> args)
args
- public RedisAPI georadiusbymember(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI georadiusbymember(List<String> args)
args
- public rx.Single<Response> rxGeoradiusbymember(List<String> args)
args
- public RedisAPI georadiusbymemberRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI georadiusbymemberRo(List<String> args)
args
- public rx.Single<Response> rxGeoradiusbymemberRo(List<String> args)
args
- public RedisAPI geosearch(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geosearch(List<String> args)
args
- public rx.Single<Response> rxGeosearch(List<String> args)
args
- public RedisAPI geosearchstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI geosearchstore(List<String> args)
args
- public rx.Single<Response> rxGeosearchstore(List<String> args)
args
- public RedisAPI get(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxGet(String arg0)
arg0
- public RedisAPI getbit(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI getbit(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxGetbit(String arg0, String arg1)
arg0
- arg1
- public RedisAPI getdel(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI getdel(String arg0)
arg0
- public rx.Single<Response> rxGetdel(String arg0)
arg0
- public RedisAPI getex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI getex(List<String> args)
args
- public rx.Single<Response> rxGetex(List<String> args)
args
- public RedisAPI getrange(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI getrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxGetrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI getset(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI getset(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxGetset(String arg0, String arg1)
arg0
- arg1
- public RedisAPI graphBulk(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphBulk(List<String> args)
args
- public rx.Single<Response> rxGraphBulk(List<String> args)
args
- public RedisAPI graphConfig(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphConfig(List<String> args)
args
- public rx.Single<Response> rxGraphConfig(List<String> args)
args
- public RedisAPI graphDebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphDebug(List<String> args)
args
- public rx.Single<Response> rxGraphDebug(List<String> args)
args
- public RedisAPI graphDelete(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphDelete(List<String> args)
args
- public rx.Single<Response> rxGraphDelete(List<String> args)
args
- public RedisAPI graphExplain(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphExplain(List<String> args)
args
- public rx.Single<Response> rxGraphExplain(List<String> args)
args
- public RedisAPI graphList(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphList(List<String> args)
args
- public rx.Single<Response> rxGraphList(List<String> args)
args
- public RedisAPI graphProfile(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphProfile(List<String> args)
args
- public rx.Single<Response> rxGraphProfile(List<String> args)
args
- public RedisAPI graphQuery(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphQuery(List<String> args)
args
- public rx.Single<Response> rxGraphQuery(List<String> args)
args
- public RedisAPI graphRoQuery(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphRoQuery(List<String> args)
args
- public rx.Single<Response> rxGraphRoQuery(List<String> args)
args
- public RedisAPI graphSlowlog(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI graphSlowlog(List<String> args)
args
- public rx.Single<Response> rxGraphSlowlog(List<String> args)
args
- public RedisAPI hdel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hdel(List<String> args)
args
- public rx.Single<Response> rxHdel(List<String> args)
args
- public RedisAPI hello(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hello(List<String> args)
args
- public rx.Single<Response> rxHello(List<String> args)
args
- public RedisAPI hexists(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI hexists(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxHexists(String arg0, String arg1)
arg0
- arg1
- public RedisAPI hget(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI hget(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxHget(String arg0, String arg1)
arg0
- arg1
- public RedisAPI hgetall(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI hgetall(String arg0)
arg0
- public rx.Single<Response> rxHgetall(String arg0)
arg0
- public RedisAPI hincrby(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI hincrby(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxHincrby(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI hincrbyfloat(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI hincrbyfloat(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxHincrbyfloat(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI hkeys(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI hkeys(String arg0)
arg0
- public rx.Single<Response> rxHkeys(String arg0)
arg0
- public RedisAPI hlen(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxHlen(String arg0)
arg0
- public RedisAPI hmget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hmget(List<String> args)
args
- public rx.Single<Response> rxHmget(List<String> args)
args
- public RedisAPI hmset(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hmset(List<String> args)
args
- public rx.Single<Response> rxHmset(List<String> args)
args
- public RedisAPI hrandfield(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hrandfield(List<String> args)
args
- public rx.Single<Response> rxHrandfield(List<String> args)
args
- public RedisAPI hscan(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hscan(List<String> args)
args
- public rx.Single<Response> rxHscan(List<String> args)
args
- public RedisAPI hset(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI hset(List<String> args)
args
- public rx.Single<Response> rxHset(List<String> args)
args
- public RedisAPI hsetnx(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI hsetnx(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxHsetnx(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI hstrlen(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI hstrlen(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxHstrlen(String arg0, String arg1)
arg0
- arg1
- public RedisAPI hvals(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI hvals(String arg0)
arg0
- public rx.Single<Response> rxHvals(String arg0)
arg0
- public RedisAPI incr(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxIncr(String arg0)
arg0
- public RedisAPI incrby(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI incrby(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxIncrby(String arg0, String arg1)
arg0
- arg1
- public RedisAPI incrbyfloat(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI incrbyfloat(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxIncrbyfloat(String arg0, String arg1)
arg0
- arg1
- public RedisAPI info(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI info(List<String> args)
args
- public rx.Single<Response> rxInfo(List<String> args)
args
- public RedisAPI jsonArrappend(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrappend(List<String> args)
args
- public rx.Single<Response> rxJsonArrappend(List<String> args)
args
- public RedisAPI jsonArrindex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrindex(List<String> args)
args
- public rx.Single<Response> rxJsonArrindex(List<String> args)
args
- public RedisAPI jsonArrinsert(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrinsert(List<String> args)
args
- public rx.Single<Response> rxJsonArrinsert(List<String> args)
args
- public RedisAPI jsonArrlen(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrlen(List<String> args)
args
- public rx.Single<Response> rxJsonArrlen(List<String> args)
args
- public RedisAPI jsonArrpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrpop(List<String> args)
args
- public rx.Single<Response> rxJsonArrpop(List<String> args)
args
- public RedisAPI jsonArrtrim(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonArrtrim(List<String> args)
args
- public rx.Single<Response> rxJsonArrtrim(List<String> args)
args
- public RedisAPI jsonClear(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonClear(List<String> args)
args
- public rx.Single<Response> rxJsonClear(List<String> args)
args
- public RedisAPI jsonDebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonDebug(List<String> args)
args
- public rx.Single<Response> rxJsonDebug(List<String> args)
args
- public RedisAPI jsonDel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonDel(List<String> args)
args
- public rx.Single<Response> rxJsonDel(List<String> args)
args
- public RedisAPI jsonForget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonForget(List<String> args)
args
- public rx.Single<Response> rxJsonForget(List<String> args)
args
- public RedisAPI jsonGet(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonGet(List<String> args)
args
- public rx.Single<Response> rxJsonGet(List<String> args)
args
- public RedisAPI jsonMget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonMget(List<String> args)
args
- public rx.Single<Response> rxJsonMget(List<String> args)
args
- public RedisAPI jsonNumincrby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonNumincrby(List<String> args)
args
- public rx.Single<Response> rxJsonNumincrby(List<String> args)
args
- public RedisAPI jsonNummultby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonNummultby(List<String> args)
args
- public rx.Single<Response> rxJsonNummultby(List<String> args)
args
- public RedisAPI jsonNumpowby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonNumpowby(List<String> args)
args
- public rx.Single<Response> rxJsonNumpowby(List<String> args)
args
- public RedisAPI jsonObjkeys(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonObjkeys(List<String> args)
args
- public rx.Single<Response> rxJsonObjkeys(List<String> args)
args
- public RedisAPI jsonObjlen(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonObjlen(List<String> args)
args
- public rx.Single<Response> rxJsonObjlen(List<String> args)
args
- public RedisAPI jsonResp(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonResp(List<String> args)
args
- public rx.Single<Response> rxJsonResp(List<String> args)
args
- public RedisAPI jsonSet(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonSet(List<String> args)
args
- public rx.Single<Response> rxJsonSet(List<String> args)
args
- public RedisAPI jsonStrappend(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonStrappend(List<String> args)
args
- public rx.Single<Response> rxJsonStrappend(List<String> args)
args
- public RedisAPI jsonStrlen(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonStrlen(List<String> args)
args
- public rx.Single<Response> rxJsonStrlen(List<String> args)
args
- public RedisAPI jsonToggle(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonToggle(List<String> args)
args
- public rx.Single<Response> rxJsonToggle(List<String> args)
args
- public RedisAPI jsonType(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI jsonType(List<String> args)
args
- public rx.Single<Response> rxJsonType(List<String> args)
args
- public RedisAPI keys(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxKeys(String arg0)
arg0
- public RedisAPI lastsave(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI latency(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI latency(List<String> args)
args
- public rx.Single<Response> rxLatency(List<String> args)
args
- public RedisAPI lcs(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lcs(List<String> args)
args
- public rx.Single<Response> rxLcs(List<String> args)
args
- public RedisAPI lindex(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI lindex(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxLindex(String arg0, String arg1)
arg0
- arg1
- public RedisAPI linsert(String arg0, String arg1, String arg2, String arg3, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- arg3
- handler
- public RedisAPI linsert(String arg0, String arg1, String arg2, String arg3)
arg0
- arg1
- arg2
- arg3
- public rx.Single<Response> rxLinsert(String arg0, String arg1, String arg2, String arg3)
arg0
- arg1
- arg2
- arg3
- public RedisAPI llen(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxLlen(String arg0)
arg0
- public RedisAPI lmove(String arg0, String arg1, String arg2, String arg3, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- arg3
- handler
- public RedisAPI lmove(String arg0, String arg1, String arg2, String arg3)
arg0
- arg1
- arg2
- arg3
- public rx.Single<Response> rxLmove(String arg0, String arg1, String arg2, String arg3)
arg0
- arg1
- arg2
- arg3
- public RedisAPI lmpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lmpop(List<String> args)
args
- public rx.Single<Response> rxLmpop(List<String> args)
args
- public RedisAPI lolwut(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lolwut(List<String> args)
args
- public rx.Single<Response> rxLolwut(List<String> args)
args
- public RedisAPI lpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lpop(List<String> args)
args
- public rx.Single<Response> rxLpop(List<String> args)
args
- public RedisAPI lpos(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lpos(List<String> args)
args
- public rx.Single<Response> rxLpos(List<String> args)
args
- public RedisAPI lpush(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lpush(List<String> args)
args
- public rx.Single<Response> rxLpush(List<String> args)
args
- public RedisAPI lpushx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI lpushx(List<String> args)
args
- public rx.Single<Response> rxLpushx(List<String> args)
args
- public RedisAPI lrange(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI lrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxLrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI lrem(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI lrem(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxLrem(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI lset(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI lset(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxLset(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI ltrim(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI ltrim(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxLtrim(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI memory(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI memory(List<String> args)
args
- public rx.Single<Response> rxMemory(List<String> args)
args
- public RedisAPI mget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI mget(List<String> args)
args
- public rx.Single<Response> rxMget(List<String> args)
args
- public RedisAPI migrate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI migrate(List<String> args)
args
- public rx.Single<Response> rxMigrate(List<String> args)
args
- public RedisAPI module(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI module(List<String> args)
args
- public rx.Single<Response> rxModule(List<String> args)
args
- public RedisAPI monitor(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI move(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI move(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxMove(String arg0, String arg1)
arg0
- arg1
- public RedisAPI mset(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI mset(List<String> args)
args
- public rx.Single<Response> rxMset(List<String> args)
args
- public RedisAPI msetnx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI msetnx(List<String> args)
args
- public rx.Single<Response> rxMsetnx(List<String> args)
args
- public RedisAPI multi(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI object(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI object(List<String> args)
args
- public rx.Single<Response> rxObject(List<String> args)
args
- public RedisAPI persist(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI persist(String arg0)
arg0
- public rx.Single<Response> rxPersist(String arg0)
arg0
- public RedisAPI pexpire(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pexpire(List<String> args)
args
- public rx.Single<Response> rxPexpire(List<String> args)
args
- public RedisAPI pexpireat(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pexpireat(List<String> args)
args
- public rx.Single<Response> rxPexpireat(List<String> args)
args
- public RedisAPI pexpiretime(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI pexpiretime(String arg0)
arg0
- public rx.Single<Response> rxPexpiretime(String arg0)
arg0
- public RedisAPI pfadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pfadd(List<String> args)
args
- public rx.Single<Response> rxPfadd(List<String> args)
args
- public RedisAPI pfcount(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pfcount(List<String> args)
args
- public rx.Single<Response> rxPfcount(List<String> args)
args
- public RedisAPI pfdebug(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pfdebug(List<String> args)
args
- public rx.Single<Response> rxPfdebug(List<String> args)
args
- public RedisAPI pfmerge(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pfmerge(List<String> args)
args
- public rx.Single<Response> rxPfmerge(List<String> args)
args
- public RedisAPI pfselftest(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI pfselftest()
public rx.Single<Response> rxPfselftest()
public RedisAPI ping(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ping(List<String> args)
args
- public rx.Single<Response> rxPing(List<String> args)
args
- public RedisAPI psetex(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI psetex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxPsetex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI psubscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI psubscribe(List<String> args)
args
- public rx.Single<Response> rxPsubscribe(List<String> args)
args
- public RedisAPI psync(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI psync(List<String> args)
args
- public rx.Single<Response> rxPsync(List<String> args)
args
- public RedisAPI pttl(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxPttl(String arg0)
arg0
- public RedisAPI publish(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI publish(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxPublish(String arg0, String arg1)
arg0
- arg1
- public RedisAPI pubsub(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI pubsub(List<String> args)
args
- public rx.Single<Response> rxPubsub(List<String> args)
args
- public RedisAPI punsubscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI punsubscribe(List<String> args)
args
- public rx.Single<Response> rxPunsubscribe(List<String> args)
args
- public RedisAPI quit(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI quit(List<String> args)
args
- public rx.Single<Response> rxQuit(List<String> args)
args
- public RedisAPI randomkey(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI readonly(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI readwrite(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI rename(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI rename(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxRename(String arg0, String arg1)
arg0
- arg1
- public RedisAPI renamenx(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI renamenx(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxRenamenx(String arg0, String arg1)
arg0
- arg1
- public RedisAPI replconf(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI replconf(List<String> args)
args
- public rx.Single<Response> rxReplconf(List<String> args)
args
- public RedisAPI replicaof(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI replicaof(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxReplicaof(String arg0, String arg1)
arg0
- arg1
- public RedisAPI reset(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI restore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI restore(List<String> args)
args
- public rx.Single<Response> rxRestore(List<String> args)
args
- public RedisAPI restoreAsking(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI restoreAsking(List<String> args)
args
- public rx.Single<Response> rxRestoreAsking(List<String> args)
args
- public RedisAPI role(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI rpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI rpop(List<String> args)
args
- public rx.Single<Response> rxRpop(List<String> args)
args
- public RedisAPI rpoplpush(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI rpoplpush(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxRpoplpush(String arg0, String arg1)
arg0
- arg1
- public RedisAPI rpush(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI rpush(List<String> args)
args
- public rx.Single<Response> rxRpush(List<String> args)
args
- public RedisAPI rpushx(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI rpushx(List<String> args)
args
- public rx.Single<Response> rxRpushx(List<String> args)
args
- public RedisAPI sadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sadd(List<String> args)
args
- public rx.Single<Response> rxSadd(List<String> args)
args
- public RedisAPI save(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI scan(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI scan(List<String> args)
args
- public rx.Single<Response> rxScan(List<String> args)
args
- public RedisAPI scard(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI scard(String arg0)
arg0
- public rx.Single<Response> rxScard(String arg0)
arg0
- public RedisAPI script(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI script(List<String> args)
args
- public rx.Single<Response> rxScript(List<String> args)
args
- public RedisAPI sdiff(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sdiff(List<String> args)
args
- public rx.Single<Response> rxSdiff(List<String> args)
args
- public RedisAPI sdiffstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sdiffstore(List<String> args)
args
- public rx.Single<Response> rxSdiffstore(List<String> args)
args
- public RedisAPI select(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI select(String arg0)
arg0
- public rx.Single<Response> rxSelect(String arg0)
arg0
- public RedisAPI set(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI set(List<String> args)
args
- public rx.Single<Response> rxSet(List<String> args)
args
- public RedisAPI setbit(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI setbit(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxSetbit(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI setex(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI setex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxSetex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI setnx(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI setnx(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxSetnx(String arg0, String arg1)
arg0
- arg1
- public RedisAPI setrange(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI setrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxSetrange(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI shutdown(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI shutdown(List<String> args)
args
- public rx.Single<Response> rxShutdown(List<String> args)
args
- public RedisAPI sinter(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sinter(List<String> args)
args
- public rx.Single<Response> rxSinter(List<String> args)
args
- public RedisAPI sintercard(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sintercard(List<String> args)
args
- public rx.Single<Response> rxSintercard(List<String> args)
args
- public RedisAPI sinterstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sinterstore(List<String> args)
args
- public rx.Single<Response> rxSinterstore(List<String> args)
args
- public RedisAPI sismember(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI sismember(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxSismember(String arg0, String arg1)
arg0
- arg1
- public RedisAPI slaveof(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI slaveof(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxSlaveof(String arg0, String arg1)
arg0
- arg1
- public RedisAPI slowlog(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI slowlog(List<String> args)
args
- public rx.Single<Response> rxSlowlog(List<String> args)
args
- public RedisAPI smembers(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI smembers(String arg0)
arg0
- public rx.Single<Response> rxSmembers(String arg0)
arg0
- public RedisAPI smismember(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI smismember(List<String> args)
args
- public rx.Single<Response> rxSmismember(List<String> args)
args
- public RedisAPI smove(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI smove(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxSmove(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI sort(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sort(List<String> args)
args
- public rx.Single<Response> rxSort(List<String> args)
args
- public RedisAPI sortRo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sortRo(List<String> args)
args
- public rx.Single<Response> rxSortRo(List<String> args)
args
- public RedisAPI spop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI spop(List<String> args)
args
- public rx.Single<Response> rxSpop(List<String> args)
args
- public RedisAPI spublish(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI spublish(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxSpublish(String arg0, String arg1)
arg0
- arg1
- public RedisAPI srandmember(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI srandmember(List<String> args)
args
- public rx.Single<Response> rxSrandmember(List<String> args)
args
- public RedisAPI srem(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI srem(List<String> args)
args
- public rx.Single<Response> rxSrem(List<String> args)
args
- public RedisAPI sscan(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sscan(List<String> args)
args
- public rx.Single<Response> rxSscan(List<String> args)
args
- public RedisAPI ssubscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI ssubscribe(List<String> args)
args
- public rx.Single<Response> rxSsubscribe(List<String> args)
args
- public RedisAPI strlen(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI strlen(String arg0)
arg0
- public rx.Single<Response> rxStrlen(String arg0)
arg0
- public RedisAPI subscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI subscribe(List<String> args)
args
- public rx.Single<Response> rxSubscribe(List<String> args)
args
- public RedisAPI substr(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI substr(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxSubstr(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI sunion(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sunion(List<String> args)
args
- public rx.Single<Response> rxSunion(List<String> args)
args
- public RedisAPI sunionstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sunionstore(List<String> args)
args
- public rx.Single<Response> rxSunionstore(List<String> args)
args
- public RedisAPI sunsubscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI sunsubscribe(List<String> args)
args
- public rx.Single<Response> rxSunsubscribe(List<String> args)
args
- public RedisAPI swapdb(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI swapdb(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxSwapdb(String arg0, String arg1)
arg0
- arg1
- public RedisAPI sync(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI time(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI timeseriesClusterset(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesClusterset(List<String> args)
args
- public rx.Single<Response> rxTimeseriesClusterset(List<String> args)
args
- public RedisAPI timeseriesClustersetfromshard(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesClustersetfromshard(List<String> args)
args
- public rx.Single<Response> rxTimeseriesClustersetfromshard(List<String> args)
args
- public RedisAPI timeseriesHello(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesHello(List<String> args)
args
- public rx.Single<Response> rxTimeseriesHello(List<String> args)
args
- public RedisAPI timeseriesInfocluster(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesInfocluster(List<String> args)
args
- public rx.Single<Response> rxTimeseriesInfocluster(List<String> args)
args
- public RedisAPI timeseriesInnercommunication(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesInnercommunication(List<String> args)
args
- public rx.Single<Response> rxTimeseriesInnercommunication(List<String> args)
args
- public RedisAPI timeseriesNetworktest(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesNetworktest(List<String> args)
args
- public rx.Single<Response> rxTimeseriesNetworktest(List<String> args)
args
- public RedisAPI timeseriesRefreshcluster(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI timeseriesRefreshcluster(List<String> args)
args
- public rx.Single<Response> rxTimeseriesRefreshcluster(List<String> args)
args
- public RedisAPI topkAdd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkAdd(List<String> args)
args
- public rx.Single<Response> rxTopkAdd(List<String> args)
args
- public RedisAPI topkCount(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkCount(List<String> args)
args
- public rx.Single<Response> rxTopkCount(List<String> args)
args
- public RedisAPI topkIncrby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkIncrby(List<String> args)
args
- public rx.Single<Response> rxTopkIncrby(List<String> args)
args
- public RedisAPI topkInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkInfo(List<String> args)
args
- public rx.Single<Response> rxTopkInfo(List<String> args)
args
- public RedisAPI topkList(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkList(List<String> args)
args
- public rx.Single<Response> rxTopkList(List<String> args)
args
- public RedisAPI topkQuery(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkQuery(List<String> args)
args
- public rx.Single<Response> rxTopkQuery(List<String> args)
args
- public RedisAPI topkReserve(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI topkReserve(List<String> args)
args
- public rx.Single<Response> rxTopkReserve(List<String> args)
args
- public RedisAPI touch(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI touch(List<String> args)
args
- public rx.Single<Response> rxTouch(List<String> args)
args
- public RedisAPI tsAdd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsAdd(List<String> args)
args
- public rx.Single<Response> rxTsAdd(List<String> args)
args
- public RedisAPI tsAlter(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsAlter(List<String> args)
args
- public rx.Single<Response> rxTsAlter(List<String> args)
args
- public RedisAPI tsCreate(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsCreate(List<String> args)
args
- public rx.Single<Response> rxTsCreate(List<String> args)
args
- public RedisAPI tsCreaterule(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsCreaterule(List<String> args)
args
- public rx.Single<Response> rxTsCreaterule(List<String> args)
args
- public RedisAPI tsDecrby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsDecrby(List<String> args)
args
- public rx.Single<Response> rxTsDecrby(List<String> args)
args
- public RedisAPI tsDel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsDel(List<String> args)
args
- public rx.Single<Response> rxTsDel(List<String> args)
args
- public RedisAPI tsDeleterule(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsDeleterule(List<String> args)
args
- public rx.Single<Response> rxTsDeleterule(List<String> args)
args
- public RedisAPI tsGet(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsGet(List<String> args)
args
- public rx.Single<Response> rxTsGet(List<String> args)
args
- public RedisAPI tsIncrby(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsIncrby(List<String> args)
args
- public rx.Single<Response> rxTsIncrby(List<String> args)
args
- public RedisAPI tsInfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsInfo(List<String> args)
args
- public rx.Single<Response> rxTsInfo(List<String> args)
args
- public RedisAPI tsMadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsMadd(List<String> args)
args
- public rx.Single<Response> rxTsMadd(List<String> args)
args
- public RedisAPI tsMget(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsMget(List<String> args)
args
- public rx.Single<Response> rxTsMget(List<String> args)
args
- public RedisAPI tsMrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsMrange(List<String> args)
args
- public rx.Single<Response> rxTsMrange(List<String> args)
args
- public RedisAPI tsMrevrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsMrevrange(List<String> args)
args
- public rx.Single<Response> rxTsMrevrange(List<String> args)
args
- public RedisAPI tsQueryindex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsQueryindex(List<String> args)
args
- public rx.Single<Response> rxTsQueryindex(List<String> args)
args
- public RedisAPI tsRange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsRange(List<String> args)
args
- public rx.Single<Response> rxTsRange(List<String> args)
args
- public RedisAPI tsRevrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI tsRevrange(List<String> args)
args
- public rx.Single<Response> rxTsRevrange(List<String> args)
args
- public RedisAPI ttl(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxTtl(String arg0)
arg0
- public RedisAPI type(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxType(String arg0)
arg0
- public RedisAPI unlink(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI unlink(List<String> args)
args
- public rx.Single<Response> rxUnlink(List<String> args)
args
- public RedisAPI unsubscribe(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI unsubscribe(List<String> args)
args
- public rx.Single<Response> rxUnsubscribe(List<String> args)
args
- public RedisAPI unwatch(io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
handler
- public RedisAPI wait(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI wait(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxWait(String arg0, String arg1)
arg0
- arg1
- public RedisAPI watch(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI watch(List<String> args)
args
- public rx.Single<Response> rxWatch(List<String> args)
args
- public RedisAPI xack(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xack(List<String> args)
args
- public rx.Single<Response> rxXack(List<String> args)
args
- public RedisAPI xadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xadd(List<String> args)
args
- public rx.Single<Response> rxXadd(List<String> args)
args
- public RedisAPI xautoclaim(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xautoclaim(List<String> args)
args
- public rx.Single<Response> rxXautoclaim(List<String> args)
args
- public RedisAPI xclaim(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xclaim(List<String> args)
args
- public rx.Single<Response> rxXclaim(List<String> args)
args
- public RedisAPI xdel(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xdel(List<String> args)
args
- public rx.Single<Response> rxXdel(List<String> args)
args
- public RedisAPI xgroup(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xgroup(List<String> args)
args
- public rx.Single<Response> rxXgroup(List<String> args)
args
- public RedisAPI xinfo(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xinfo(List<String> args)
args
- public rx.Single<Response> rxXinfo(List<String> args)
args
- public RedisAPI xlen(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public rx.Single<Response> rxXlen(String arg0)
arg0
- public RedisAPI xpending(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xpending(List<String> args)
args
- public rx.Single<Response> rxXpending(List<String> args)
args
- public RedisAPI xrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xrange(List<String> args)
args
- public rx.Single<Response> rxXrange(List<String> args)
args
- public RedisAPI xread(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xread(List<String> args)
args
- public rx.Single<Response> rxXread(List<String> args)
args
- public RedisAPI xreadgroup(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xreadgroup(List<String> args)
args
- public rx.Single<Response> rxXreadgroup(List<String> args)
args
- public RedisAPI xrevrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xrevrange(List<String> args)
args
- public rx.Single<Response> rxXrevrange(List<String> args)
args
- public RedisAPI xsetid(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xsetid(List<String> args)
args
- public rx.Single<Response> rxXsetid(List<String> args)
args
- public RedisAPI xtrim(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI xtrim(List<String> args)
args
- public rx.Single<Response> rxXtrim(List<String> args)
args
- public RedisAPI zadd(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zadd(List<String> args)
args
- public rx.Single<Response> rxZadd(List<String> args)
args
- public RedisAPI zcard(String arg0, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- handler
- public RedisAPI zcard(String arg0)
arg0
- public rx.Single<Response> rxZcard(String arg0)
arg0
- public RedisAPI zcount(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zcount(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZcount(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zdiff(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zdiff(List<String> args)
args
- public rx.Single<Response> rxZdiff(List<String> args)
args
- public RedisAPI zdiffstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zdiffstore(List<String> args)
args
- public rx.Single<Response> rxZdiffstore(List<String> args)
args
- public RedisAPI zincrby(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zincrby(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZincrby(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zinter(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zinter(List<String> args)
args
- public rx.Single<Response> rxZinter(List<String> args)
args
- public RedisAPI zintercard(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zintercard(List<String> args)
args
- public rx.Single<Response> rxZintercard(List<String> args)
args
- public RedisAPI zinterstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zinterstore(List<String> args)
args
- public rx.Single<Response> rxZinterstore(List<String> args)
args
- public RedisAPI zlexcount(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zlexcount(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZlexcount(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zmpop(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zmpop(List<String> args)
args
- public rx.Single<Response> rxZmpop(List<String> args)
args
- public RedisAPI zmscore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zmscore(List<String> args)
args
- public rx.Single<Response> rxZmscore(List<String> args)
args
- public RedisAPI zpopmax(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zpopmax(List<String> args)
args
- public rx.Single<Response> rxZpopmax(List<String> args)
args
- public RedisAPI zpopmin(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zpopmin(List<String> args)
args
- public rx.Single<Response> rxZpopmin(List<String> args)
args
- public RedisAPI zrandmember(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrandmember(List<String> args)
args
- public rx.Single<Response> rxZrandmember(List<String> args)
args
- public RedisAPI zrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrange(List<String> args)
args
- public rx.Single<Response> rxZrange(List<String> args)
args
- public RedisAPI zrangebylex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrangebylex(List<String> args)
args
- public rx.Single<Response> rxZrangebylex(List<String> args)
args
- public RedisAPI zrangebyscore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrangebyscore(List<String> args)
args
- public rx.Single<Response> rxZrangebyscore(List<String> args)
args
- public RedisAPI zrangestore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrangestore(List<String> args)
args
- public rx.Single<Response> rxZrangestore(List<String> args)
args
- public RedisAPI zrank(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI zrank(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxZrank(String arg0, String arg1)
arg0
- arg1
- public RedisAPI zrem(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrem(List<String> args)
args
- public rx.Single<Response> rxZrem(List<String> args)
args
- public RedisAPI zremrangebylex(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zremrangebylex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZremrangebylex(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zremrangebyrank(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zremrangebyrank(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZremrangebyrank(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zremrangebyscore(String arg0, String arg1, String arg2, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- arg2
- handler
- public RedisAPI zremrangebyscore(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public rx.Single<Response> rxZremrangebyscore(String arg0, String arg1, String arg2)
arg0
- arg1
- arg2
- public RedisAPI zrevrange(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrevrange(List<String> args)
args
- public rx.Single<Response> rxZrevrange(List<String> args)
args
- public RedisAPI zrevrangebylex(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrevrangebylex(List<String> args)
args
- public rx.Single<Response> rxZrevrangebylex(List<String> args)
args
- public RedisAPI zrevrangebyscore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zrevrangebyscore(List<String> args)
args
- public rx.Single<Response> rxZrevrangebyscore(List<String> args)
args
- public RedisAPI zrevrank(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI zrevrank(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxZrevrank(String arg0, String arg1)
arg0
- arg1
- public RedisAPI zscan(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zscan(List<String> args)
args
- public rx.Single<Response> rxZscan(List<String> args)
args
- public RedisAPI zscore(String arg0, String arg1, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
arg0
- arg1
- handler
- public RedisAPI zscore(String arg0, String arg1)
arg0
- arg1
- public rx.Single<Response> rxZscore(String arg0, String arg1)
arg0
- arg1
- public RedisAPI zunion(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zunion(List<String> args)
args
- public rx.Single<Response> rxZunion(List<String> args)
args
- public RedisAPI zunionstore(List<String> args, io.vertx.core.Handler<io.vertx.core.AsyncResult<Response>> handler)
args
- handler
- public RedisAPI zunionstore(List<String> args)
args
- public rx.Single<Response> rxZunionstore(List<String> args)
args
- public static RedisAPI api(RedisConnection connection)
public static RedisAPI newInstance(io.vertx.redis.client.RedisAPI arg)
Copyright © 2022 Eclipse. All rights reserved.