Class RedisAPI
- java.lang.Object
- 
- io.vertx.mutiny.redis.client.RedisAPI
 
- 
 public class RedisAPI extends Object Auto generated Redis API client wrapper. NOTE: This class has been automatically generated from theoriginalnon Mutiny-ified interface using Vert.x codegen.
- 
- 
Field SummaryFields Modifier and Type Field Description static TypeArg<RedisAPI>__TYPE_ARG
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description io.smallrye.mutiny.Uni<Response>acl(List<String> args)Redis command acl.ResponseaclAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#acl(List.) RedisAPIaclAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#acl(Listthat ignores the result of the operation.) static RedisAPIapi(Redis client)static RedisAPIapi(RedisConnection connection)io.smallrye.mutiny.Uni<Response>append(String arg0, String arg1)Redis command append.ResponseappendAndAwait(String arg0, String arg1)Blocking variant ofappend(String,String).RedisAPIappendAndForget(String arg0, String arg1)Variant ofappend(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>asking()Redis command asking.ResponseaskingAndAwait()Blocking variant ofasking().RedisAPIaskingAndForget()Variant ofasking()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>auth(List<String> args)Redis command auth.ResponseauthAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#auth(List.) RedisAPIauthAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#auth(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bgrewriteaof()Redis command bgrewriteaof.ResponsebgrewriteaofAndAwait()Blocking variant ofbgrewriteaof().RedisAPIbgrewriteaofAndForget()Variant ofbgrewriteaof()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>bgsave(List<String> args)Redis command bgsave.ResponsebgsaveAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bgsave(List.) RedisAPIbgsaveAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bgsave(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bitcount(List<String> args)Redis command bitcount.ResponsebitcountAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitcount(List.) RedisAPIbitcountAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitcount(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bitfield(List<String> args)Redis command bitfield.ResponsebitfieldAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfield(List.) RedisAPIbitfieldAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfield(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bitfieldRo(List<String> args)Redis command bitfieldRo.ResponsebitfieldRoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(List.) RedisAPIbitfieldRoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bitop(List<String> args)Redis command bitop.ResponsebitopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitop(List.) RedisAPIbitopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bitpos(List<String> args)Redis command bitpos.ResponsebitposAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitpos(List.) RedisAPIbitposAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitpos(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>blmove(String arg0, String arg1, String arg2, String arg3, String arg4)Redis command blmove.ResponseblmoveAndAwait(String arg0, String arg1, String arg2, String arg3, String arg4)Blocking variant ofblmove(String,String,String,String,String).RedisAPIblmoveAndForget(String arg0, String arg1, String arg2, String arg3, String arg4)Variant ofblmove(String,String,String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>blpop(List<String> args)Redis command blpop.ResponseblpopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#blpop(List.) RedisAPIblpopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#blpop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>brpop(List<String> args)Redis command brpop.ResponsebrpopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#brpop(List.) RedisAPIbrpopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#brpop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>brpoplpush(String arg0, String arg1, String arg2)Redis command brpoplpush.ResponsebrpoplpushAndAwait(String arg0, String arg1, String arg2)Blocking variant ofbrpoplpush(String,String,String).RedisAPIbrpoplpushAndForget(String arg0, String arg1, String arg2)Variant ofbrpoplpush(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>bzpopmax(List<String> args)Redis command bzpopmax.ResponsebzpopmaxAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmax(List.) RedisAPIbzpopmaxAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmax(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>bzpopmin(List<String> args)Redis command bzpopmin.ResponsebzpopminAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmin(List.) RedisAPIbzpopminAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmin(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>client(List<String> args)Redis command client.ResponseclientAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#client(List.) RedisAPIclientAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#client(Listthat ignores the result of the operation.) voidclose()io.smallrye.mutiny.Uni<Response>cluster(List<String> args)Redis command cluster.ResponseclusterAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#cluster(List.) RedisAPIclusterAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#cluster(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>command(List<String> args)Redis command command.ResponsecommandAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#command(List.) RedisAPIcommandAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#command(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>config(List<String> args)Redis command config.ResponseconfigAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#config(List.) RedisAPIconfigAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#config(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>copy(List<String> args)Redis command copy.ResponsecopyAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#copy(List.) RedisAPIcopyAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#copy(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>dbsize()Redis command dbsize.ResponsedbsizeAndAwait()Blocking variant ofdbsize().RedisAPIdbsizeAndForget()Variant ofdbsize()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>debug(List<String> args)Redis command debug.ResponsedebugAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#debug(List.) RedisAPIdebugAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#debug(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>decr(String arg0)Redis command decr.ResponsedecrAndAwait(String arg0)Blocking variant ofdecr(String).RedisAPIdecrAndForget(String arg0)Variant ofdecr(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>decrby(String arg0, String arg1)Redis command decrby.ResponsedecrbyAndAwait(String arg0, String arg1)Blocking variant ofdecrby(String,String).RedisAPIdecrbyAndForget(String arg0, String arg1)Variant ofdecrby(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>del(List<String> args)Redis command del.ResponsedelAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#del(List.) RedisAPIdelAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#del(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>discard()Redis command discard.ResponsediscardAndAwait()Blocking variant ofdiscard().RedisAPIdiscardAndForget()Variant ofdiscard()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>dump(String arg0)Redis command dump.ResponsedumpAndAwait(String arg0)Blocking variant ofdump(String).RedisAPIdumpAndForget(String arg0)Variant ofdump(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>echo(String arg0)Redis command echo.ResponseechoAndAwait(String arg0)Blocking variant ofecho(String).RedisAPIechoAndForget(String arg0)Variant ofecho(String)that ignores the result of the operation.booleanequals(Object o)io.smallrye.mutiny.Uni<Response>eval(List<String> args)Redis command eval.ResponseevalAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#eval(List.) RedisAPIevalAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#eval(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>evalsha(List<String> args)Redis command evalsha.ResponseevalshaAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#evalsha(List.) RedisAPIevalshaAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#evalsha(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>exec()Redis command exec.ResponseexecAndAwait()Blocking variant ofexec().RedisAPIexecAndForget()Variant ofexec()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>exists(List<String> args)Redis command exists.ResponseexistsAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#exists(List.) RedisAPIexistsAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#exists(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>expire(String arg0, String arg1)Redis command expire.ResponseexpireAndAwait(String arg0, String arg1)Blocking variant ofexpire(String,String).RedisAPIexpireAndForget(String arg0, String arg1)Variant ofexpire(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>expireat(String arg0, String arg1)Redis command expireat.ResponseexpireatAndAwait(String arg0, String arg1)Blocking variant ofexpireat(String,String).RedisAPIexpireatAndForget(String arg0, String arg1)Variant ofexpireat(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>failover(List<String> args)Redis command failover.ResponsefailoverAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#failover(List.) RedisAPIfailoverAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#failover(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>flushall(List<String> args)Redis command flushall.ResponseflushallAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#flushall(List.) RedisAPIflushallAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#flushall(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>flushdb(List<String> args)Redis command flushdb.ResponseflushdbAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#flushdb(List.) RedisAPIflushdbAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#flushdb(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geoadd(List<String> args)Redis command geoadd.ResponsegeoaddAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geoadd(List.) RedisAPIgeoaddAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geoadd(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geodist(List<String> args)Redis command geodist.ResponsegeodistAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geodist(List.) RedisAPIgeodistAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geodist(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geohash(List<String> args)Redis command geohash.ResponsegeohashAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geohash(List.) RedisAPIgeohashAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geohash(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geopos(List<String> args)Redis command geopos.ResponsegeoposAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geopos(List.) RedisAPIgeoposAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geopos(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>georadius(List<String> args)Redis command georadius.ResponsegeoradiusAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadius(List.) RedisAPIgeoradiusAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadius(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>georadiusbymember(List<String> args)Redis command georadiusbymember.ResponsegeoradiusbymemberAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(List.) RedisAPIgeoradiusbymemberAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>georadiusbymemberRo(List<String> args)Redis command georadiusbymemberRo.ResponsegeoradiusbymemberRoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(List.) RedisAPIgeoradiusbymemberRoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>georadiusRo(List<String> args)Redis command georadiusRo.ResponsegeoradiusRoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusRo(List.) RedisAPIgeoradiusRoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusRo(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geosearch(List<String> args)Redis command geosearch.ResponsegeosearchAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearch(List.) RedisAPIgeosearchAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearch(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>geosearchstore(List<String> args)Redis command geosearchstore.ResponsegeosearchstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearchstore(List.) RedisAPIgeosearchstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearchstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>get(String arg0)Redis command get.ResponsegetAndAwait(String arg0)Blocking variant ofget(String).RedisAPIgetAndForget(String arg0)Variant ofget(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>getbit(String arg0, String arg1)Redis command getbit.ResponsegetbitAndAwait(String arg0, String arg1)Blocking variant ofgetbit(String,String).RedisAPIgetbitAndForget(String arg0, String arg1)Variant ofgetbit(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>getdel(String arg0)Redis command getdel.ResponsegetdelAndAwait(String arg0)Blocking variant ofgetdel(String).RedisAPIgetdelAndForget(String arg0)Variant ofgetdel(String)that ignores the result of the operation.io.vertx.redis.client.RedisAPIgetDelegate()io.smallrye.mutiny.Uni<Response>getex(List<String> args)Redis command getex.ResponsegetexAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#getex(List.) RedisAPIgetexAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#getex(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>getrange(String arg0, String arg1, String arg2)Redis command getrange.ResponsegetrangeAndAwait(String arg0, String arg1, String arg2)Blocking variant ofgetrange(String,String,String).RedisAPIgetrangeAndForget(String arg0, String arg1, String arg2)Variant ofgetrange(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>getset(String arg0, String arg1)Redis command getset.ResponsegetsetAndAwait(String arg0, String arg1)Blocking variant ofgetset(String,String).RedisAPIgetsetAndForget(String arg0, String arg1)Variant ofgetset(String,String)that ignores the result of the operation.inthashCode()io.smallrye.mutiny.Uni<Response>hdel(List<String> args)Redis command hdel.ResponsehdelAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hdel(List.) RedisAPIhdelAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hdel(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hello(List<String> args)Redis command hello.ResponsehelloAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hello(List.) RedisAPIhelloAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hello(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hexists(String arg0, String arg1)Redis command hexists.ResponsehexistsAndAwait(String arg0, String arg1)Blocking variant ofhexists(String,String).RedisAPIhexistsAndForget(String arg0, String arg1)Variant ofhexists(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hget(String arg0, String arg1)Redis command hget.io.smallrye.mutiny.Uni<Response>hgetall(String arg0)Redis command hgetall.ResponsehgetallAndAwait(String arg0)Blocking variant ofhgetall(String).RedisAPIhgetallAndForget(String arg0)Variant ofhgetall(String)that ignores the result of the operation.ResponsehgetAndAwait(String arg0, String arg1)Blocking variant ofhget(String,String).RedisAPIhgetAndForget(String arg0, String arg1)Variant ofhget(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hincrby(String arg0, String arg1, String arg2)Redis command hincrby.ResponsehincrbyAndAwait(String arg0, String arg1, String arg2)Blocking variant ofhincrby(String,String,String).RedisAPIhincrbyAndForget(String arg0, String arg1, String arg2)Variant ofhincrby(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hincrbyfloat(String arg0, String arg1, String arg2)Redis command hincrbyfloat.ResponsehincrbyfloatAndAwait(String arg0, String arg1, String arg2)Blocking variant ofhincrbyfloat(String,String,String).RedisAPIhincrbyfloatAndForget(String arg0, String arg1, String arg2)Variant ofhincrbyfloat(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hkeys(String arg0)Redis command hkeys.ResponsehkeysAndAwait(String arg0)Blocking variant ofhkeys(String).RedisAPIhkeysAndForget(String arg0)Variant ofhkeys(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hlen(String arg0)Redis command hlen.ResponsehlenAndAwait(String arg0)Blocking variant ofhlen(String).RedisAPIhlenAndForget(String arg0)Variant ofhlen(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hmget(List<String> args)Redis command hmget.ResponsehmgetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hmget(List.) RedisAPIhmgetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hmget(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hmset(List<String> args)Redis command hmset.ResponsehmsetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hmset(List.) RedisAPIhmsetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hmset(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>host(List<String> args)Redis command host.ResponsehostAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#host(List.) RedisAPIhostAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#host(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hrandfield(List<String> args)Redis command hrandfield.ResponsehrandfieldAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hrandfield(List.) RedisAPIhrandfieldAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hrandfield(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hscan(List<String> args)Redis command hscan.ResponsehscanAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hscan(List.) RedisAPIhscanAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hscan(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hset(List<String> args)Redis command hset.ResponsehsetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hset(List.) RedisAPIhsetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#hset(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>hsetnx(String arg0, String arg1, String arg2)Redis command hsetnx.ResponsehsetnxAndAwait(String arg0, String arg1, String arg2)Blocking variant ofhsetnx(String,String,String).RedisAPIhsetnxAndForget(String arg0, String arg1, String arg2)Variant ofhsetnx(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hstrlen(String arg0, String arg1)Redis command hstrlen.ResponsehstrlenAndAwait(String arg0, String arg1)Blocking variant ofhstrlen(String,String).RedisAPIhstrlenAndForget(String arg0, String arg1)Variant ofhstrlen(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>hvals(String arg0)Redis command hvals.ResponsehvalsAndAwait(String arg0)Blocking variant ofhvals(String).RedisAPIhvalsAndForget(String arg0)Variant ofhvals(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>incr(String arg0)Redis command incr.ResponseincrAndAwait(String arg0)Blocking variant ofincr(String).RedisAPIincrAndForget(String arg0)Variant ofincr(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>incrby(String arg0, String arg1)Redis command incrby.ResponseincrbyAndAwait(String arg0, String arg1)Blocking variant ofincrby(String,String).RedisAPIincrbyAndForget(String arg0, String arg1)Variant ofincrby(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>incrbyfloat(String arg0, String arg1)Redis command incrbyfloat.ResponseincrbyfloatAndAwait(String arg0, String arg1)Blocking variant ofincrbyfloat(String,String).RedisAPIincrbyfloatAndForget(String arg0, String arg1)Variant ofincrbyfloat(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>info(List<String> args)Redis command info.ResponseinfoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#info(List.) RedisAPIinfoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#info(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>keys(String arg0)Redis command keys.ResponsekeysAndAwait(String arg0)Blocking variant ofkeys(String).RedisAPIkeysAndForget(String arg0)Variant ofkeys(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>lastsave()Redis command lastsave.ResponselastsaveAndAwait()Blocking variant oflastsave().RedisAPIlastsaveAndForget()Variant oflastsave()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>latency(List<String> args)Redis command latency.ResponselatencyAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#latency(List.) RedisAPIlatencyAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#latency(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lindex(String arg0, String arg1)Redis command lindex.ResponselindexAndAwait(String arg0, String arg1)Blocking variant oflindex(String,String).RedisAPIlindexAndForget(String arg0, String arg1)Variant oflindex(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>linsert(String arg0, String arg1, String arg2, String arg3)Redis command linsert.ResponselinsertAndAwait(String arg0, String arg1, String arg2, String arg3)Blocking variant oflinsert(String,String,String,String).RedisAPIlinsertAndForget(String arg0, String arg1, String arg2, String arg3)Variant oflinsert(String,String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>llen(String arg0)Redis command llen.ResponsellenAndAwait(String arg0)Blocking variant ofllen(String).RedisAPIllenAndForget(String arg0)Variant ofllen(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>lmove(String arg0, String arg1, String arg2, String arg3)Redis command lmove.ResponselmoveAndAwait(String arg0, String arg1, String arg2, String arg3)Blocking variant oflmove(String,String,String,String).RedisAPIlmoveAndForget(String arg0, String arg1, String arg2, String arg3)Variant oflmove(String,String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>lolwut(List<String> args)Redis command lolwut.ResponselolwutAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lolwut(List.) RedisAPIlolwutAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#lolwut(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lpop(List<String> args)Redis command lpop.ResponselpopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpop(List.) RedisAPIlpopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lpos(List<String> args)Redis command lpos.ResponselposAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpos(List.) RedisAPIlposAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpos(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lpush(List<String> args)Redis command lpush.ResponselpushAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpush(List.) RedisAPIlpushAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpush(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lpushx(List<String> args)Redis command lpushx.ResponselpushxAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpushx(List.) RedisAPIlpushxAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpushx(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>lrange(String arg0, String arg1, String arg2)Redis command lrange.ResponselrangeAndAwait(String arg0, String arg1, String arg2)Blocking variant oflrange(String,String,String).RedisAPIlrangeAndForget(String arg0, String arg1, String arg2)Variant oflrange(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>lrem(String arg0, String arg1, String arg2)Redis command lrem.ResponselremAndAwait(String arg0, String arg1, String arg2)Blocking variant oflrem(String,String,String).RedisAPIlremAndForget(String arg0, String arg1, String arg2)Variant oflrem(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>lset(String arg0, String arg1, String arg2)Redis command lset.ResponselsetAndAwait(String arg0, String arg1, String arg2)Blocking variant oflset(String,String,String).RedisAPIlsetAndForget(String arg0, String arg1, String arg2)Variant oflset(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>ltrim(String arg0, String arg1, String arg2)Redis command ltrim.ResponseltrimAndAwait(String arg0, String arg1, String arg2)Blocking variant ofltrim(String,String,String).RedisAPIltrimAndForget(String arg0, String arg1, String arg2)Variant ofltrim(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>memory(List<String> args)Redis command memory.ResponsememoryAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#memory(List.) RedisAPImemoryAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#memory(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>mget(List<String> args)Redis command mget.ResponsemgetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#mget(List.) RedisAPImgetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#mget(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>migrate(List<String> args)Redis command migrate.ResponsemigrateAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#migrate(List.) RedisAPImigrateAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#migrate(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>module(List<String> args)Redis command module.ResponsemoduleAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#module(List.) RedisAPImoduleAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#module(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>monitor()Redis command monitor.ResponsemonitorAndAwait()Blocking variant ofmonitor().RedisAPImonitorAndForget()Variant ofmonitor()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>move(String arg0, String arg1)Redis command move.ResponsemoveAndAwait(String arg0, String arg1)Blocking variant ofmove(String,String).RedisAPImoveAndForget(String arg0, String arg1)Variant ofmove(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>mset(List<String> args)Redis command mset.ResponsemsetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#mset(List.) RedisAPImsetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#mset(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>msetnx(List<String> args)Redis command msetnx.ResponsemsetnxAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#msetnx(List.) RedisAPImsetnxAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#msetnx(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>multi()Redis command multi.ResponsemultiAndAwait()Blocking variant ofmulti().RedisAPImultiAndForget()Variant ofmulti()that ignores the result of the operation.static RedisAPInewInstance(io.vertx.redis.client.RedisAPI arg)io.smallrye.mutiny.Uni<Response>object(List<String> args)Redis command object.ResponseobjectAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#object(List.) RedisAPIobjectAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#object(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>persist(String arg0)Redis command persist.ResponsepersistAndAwait(String arg0)Blocking variant ofpersist(String).RedisAPIpersistAndForget(String arg0)Variant ofpersist(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>pexpire(String arg0, String arg1)Redis command pexpire.ResponsepexpireAndAwait(String arg0, String arg1)Blocking variant ofpexpire(String,String).RedisAPIpexpireAndForget(String arg0, String arg1)Variant ofpexpire(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>pexpireat(String arg0, String arg1)Redis command pexpireat.ResponsepexpireatAndAwait(String arg0, String arg1)Blocking variant ofpexpireat(String,String).RedisAPIpexpireatAndForget(String arg0, String arg1)Variant ofpexpireat(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>pfadd(List<String> args)Redis command pfadd.ResponsepfaddAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfadd(List.) RedisAPIpfaddAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfadd(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>pfcount(List<String> args)Redis command pfcount.ResponsepfcountAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfcount(List.) RedisAPIpfcountAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfcount(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>pfdebug(List<String> args)Redis command pfdebug.ResponsepfdebugAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfdebug(List.) RedisAPIpfdebugAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfdebug(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>pfmerge(List<String> args)Redis command pfmerge.ResponsepfmergeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfmerge(List.) RedisAPIpfmergeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfmerge(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>pfselftest()Redis command pfselftest.ResponsepfselftestAndAwait()Blocking variant ofpfselftest().RedisAPIpfselftestAndForget()Variant ofpfselftest()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>ping(List<String> args)Redis command ping.ResponsepingAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#ping(List.) RedisAPIpingAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#ping(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>post(List<String> args)Redis command post.ResponsepostAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#post(List.) RedisAPIpostAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#post(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>psetex(String arg0, String arg1, String arg2)Redis command psetex.ResponsepsetexAndAwait(String arg0, String arg1, String arg2)Blocking variant ofpsetex(String,String,String).RedisAPIpsetexAndForget(String arg0, String arg1, String arg2)Variant ofpsetex(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>psubscribe(List<String> args)Redis command psubscribe.ResponsepsubscribeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#psubscribe(List.) RedisAPIpsubscribeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#psubscribe(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>psync(List<String> args)Redis command psync.ResponsepsyncAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#psync(List.) RedisAPIpsyncAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#psync(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>pttl(String arg0)Redis command pttl.ResponsepttlAndAwait(String arg0)Blocking variant ofpttl(String).RedisAPIpttlAndForget(String arg0)Variant ofpttl(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>publish(String arg0, String arg1)Redis command publish.ResponsepublishAndAwait(String arg0, String arg1)Blocking variant ofpublish(String,String).RedisAPIpublishAndForget(String arg0, String arg1)Variant ofpublish(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>pubsub(List<String> args)Redis command pubsub.ResponsepubsubAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pubsub(List.) RedisAPIpubsubAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#pubsub(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>punsubscribe(List<String> args)Redis command punsubscribe.ResponsepunsubscribeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#punsubscribe(List.) RedisAPIpunsubscribeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#punsubscribe(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>randomkey()Redis command randomkey.ResponserandomkeyAndAwait()Blocking variant ofrandomkey().RedisAPIrandomkeyAndForget()Variant ofrandomkey()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>readonly()Redis command readonly.ResponsereadonlyAndAwait()Blocking variant ofreadonly().RedisAPIreadonlyAndForget()Variant ofreadonly()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>readwrite()Redis command readwrite.ResponsereadwriteAndAwait()Blocking variant ofreadwrite().RedisAPIreadwriteAndForget()Variant ofreadwrite()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>rename(String arg0, String arg1)Redis command rename.ResponserenameAndAwait(String arg0, String arg1)Blocking variant ofrename(String,String).RedisAPIrenameAndForget(String arg0, String arg1)Variant ofrename(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>renamenx(String arg0, String arg1)Redis command renamenx.ResponserenamenxAndAwait(String arg0, String arg1)Blocking variant ofrenamenx(String,String).RedisAPIrenamenxAndForget(String arg0, String arg1)Variant ofrenamenx(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>replconf(List<String> args)Redis command replconf.ResponsereplconfAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#replconf(List.) RedisAPIreplconfAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#replconf(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>replicaof(String arg0, String arg1)Redis command replicaof.ResponsereplicaofAndAwait(String arg0, String arg1)Blocking variant ofreplicaof(String,String).RedisAPIreplicaofAndForget(String arg0, String arg1)Variant ofreplicaof(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>reset()Redis command reset.ResponseresetAndAwait()Blocking variant ofreset().RedisAPIresetAndForget()Variant ofreset()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>restore(List<String> args)Redis command restore.ResponserestoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#restore(List.) RedisAPIrestoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#restore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>restoreAsking(List<String> args)Redis command restoreAsking.ResponserestoreAskingAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#restoreAsking(List.) RedisAPIrestoreAskingAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#restoreAsking(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>role()Redis command role.ResponseroleAndAwait()Blocking variant ofrole().RedisAPIroleAndForget()Variant ofrole()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>rpop(List<String> args)Redis command rpop.ResponserpopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpop(List.) RedisAPIrpopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>rpoplpush(String arg0, String arg1)Redis command rpoplpush.ResponserpoplpushAndAwait(String arg0, String arg1)Blocking variant ofrpoplpush(String,String).RedisAPIrpoplpushAndForget(String arg0, String arg1)Variant ofrpoplpush(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>rpush(List<String> args)Redis command rpush.ResponserpushAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpush(List.) RedisAPIrpushAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpush(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>rpushx(List<String> args)Redis command rpushx.ResponserpushxAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpushx(List.) RedisAPIrpushxAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpushx(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sadd(List<String> args)Redis command sadd.ResponsesaddAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sadd(List.) RedisAPIsaddAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sadd(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>save()Redis command save.ResponsesaveAndAwait()Blocking variant ofsave().RedisAPIsaveAndForget()Variant ofsave()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>scan(List<String> args)Redis command scan.ResponsescanAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#scan(List.) RedisAPIscanAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#scan(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>scard(String arg0)Redis command scard.ResponsescardAndAwait(String arg0)Blocking variant ofscard(String).RedisAPIscardAndForget(String arg0)Variant ofscard(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>script(List<String> args)Redis command script.ResponsescriptAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#script(List.) RedisAPIscriptAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#script(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sdiff(List<String> args)Redis command sdiff.ResponsesdiffAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiff(List.) RedisAPIsdiffAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiff(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sdiffstore(List<String> args)Redis command sdiffstore.ResponsesdiffstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiffstore(List.) RedisAPIsdiffstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiffstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>select(String arg0)Redis command select.ResponseselectAndAwait(String arg0)Blocking variant ofselect(String).RedisAPIselectAndForget(String arg0)Variant ofselect(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>set(List<String> args)Redis command set.ResponsesetAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#set(List.) RedisAPIsetAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#set(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>setbit(String arg0, String arg1, String arg2)Redis command setbit.ResponsesetbitAndAwait(String arg0, String arg1, String arg2)Blocking variant ofsetbit(String,String,String).RedisAPIsetbitAndForget(String arg0, String arg1, String arg2)Variant ofsetbit(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>setex(String arg0, String arg1, String arg2)Redis command setex.ResponsesetexAndAwait(String arg0, String arg1, String arg2)Blocking variant ofsetex(String,String,String).RedisAPIsetexAndForget(String arg0, String arg1, String arg2)Variant ofsetex(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>setnx(String arg0, String arg1)Redis command setnx.ResponsesetnxAndAwait(String arg0, String arg1)Blocking variant ofsetnx(String,String).RedisAPIsetnxAndForget(String arg0, String arg1)Variant ofsetnx(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>setrange(String arg0, String arg1, String arg2)Redis command setrange.ResponsesetrangeAndAwait(String arg0, String arg1, String arg2)Blocking variant ofsetrange(String,String,String).RedisAPIsetrangeAndForget(String arg0, String arg1, String arg2)Variant ofsetrange(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>shutdown(List<String> args)Redis command shutdown.ResponseshutdownAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#shutdown(List.) RedisAPIshutdownAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#shutdown(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sinter(List<String> args)Redis command sinter.ResponsesinterAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sinter(List.) RedisAPIsinterAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sinter(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sinterstore(List<String> args)Redis command sinterstore.ResponsesinterstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sinterstore(List.) RedisAPIsinterstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sinterstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sismember(String arg0, String arg1)Redis command sismember.ResponsesismemberAndAwait(String arg0, String arg1)Blocking variant ofsismember(String,String).RedisAPIsismemberAndForget(String arg0, String arg1)Variant ofsismember(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>slaveof(String arg0, String arg1)Redis command slaveof.ResponseslaveofAndAwait(String arg0, String arg1)Blocking variant ofslaveof(String,String).RedisAPIslaveofAndForget(String arg0, String arg1)Variant ofslaveof(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>slowlog(List<String> args)Redis command slowlog.ResponseslowlogAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#slowlog(List.) RedisAPIslowlogAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#slowlog(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>smembers(String arg0)Redis command smembers.ResponsesmembersAndAwait(String arg0)Blocking variant ofsmembers(String).RedisAPIsmembersAndForget(String arg0)Variant ofsmembers(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>smismember(List<String> args)Redis command smismember.ResponsesmismemberAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#smismember(List.) RedisAPIsmismemberAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#smismember(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>smove(String arg0, String arg1, String arg2)Redis command smove.ResponsesmoveAndAwait(String arg0, String arg1, String arg2)Blocking variant ofsmove(String,String,String).RedisAPIsmoveAndForget(String arg0, String arg1, String arg2)Variant ofsmove(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>sort(List<String> args)Redis command sort.ResponsesortAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sort(List.) RedisAPIsortAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sort(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>spop(List<String> args)Redis command spop.ResponsespopAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#spop(List.) RedisAPIspopAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#spop(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>srandmember(List<String> args)Redis command srandmember.ResponsesrandmemberAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#srandmember(List.) RedisAPIsrandmemberAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#srandmember(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>srem(List<String> args)Redis command srem.ResponsesremAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#srem(List.) RedisAPIsremAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#srem(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sscan(List<String> args)Redis command sscan.ResponsesscanAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sscan(List.) RedisAPIsscanAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sscan(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>stralgo(List<String> args)Redis command stralgo.ResponsestralgoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#stralgo(List.) RedisAPIstralgoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#stralgo(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>strlen(String arg0)Redis command strlen.ResponsestrlenAndAwait(String arg0)Blocking variant ofstrlen(String).RedisAPIstrlenAndForget(String arg0)Variant ofstrlen(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>subscribe(List<String> args)Redis command subscribe.ResponsesubscribeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#subscribe(List.) RedisAPIsubscribeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#subscribe(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>substr(String arg0, String arg1, String arg2)Redis command substr.ResponsesubstrAndAwait(String arg0, String arg1, String arg2)Blocking variant ofsubstr(String,String,String).RedisAPIsubstrAndForget(String arg0, String arg1, String arg2)Variant ofsubstr(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>sunion(List<String> args)Redis command sunion.ResponsesunionAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sunion(List.) RedisAPIsunionAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sunion(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>sunionstore(List<String> args)Redis command sunionstore.ResponsesunionstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sunionstore(List.) RedisAPIsunionstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#sunionstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>swapdb(String arg0, String arg1)Redis command swapdb.ResponseswapdbAndAwait(String arg0, String arg1)Blocking variant ofswapdb(String,String).RedisAPIswapdbAndForget(String arg0, String arg1)Variant ofswapdb(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>sync()Redis command sync.ResponsesyncAndAwait()Blocking variant ofsync().RedisAPIsyncAndForget()Variant ofsync()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>time()Redis command time.ResponsetimeAndAwait()Blocking variant oftime().RedisAPItimeAndForget()Variant oftime()that ignores the result of the operation.StringtoString()io.smallrye.mutiny.Uni<Response>touch(List<String> args)Redis command touch.ResponsetouchAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#touch(List.) RedisAPItouchAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#touch(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>ttl(String arg0)Redis command ttl.ResponsettlAndAwait(String arg0)Blocking variant ofttl(String).RedisAPIttlAndForget(String arg0)Variant ofttl(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>type(String arg0)Redis command type.ResponsetypeAndAwait(String arg0)Blocking variant oftype(String).RedisAPItypeAndForget(String arg0)Variant oftype(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>unlink(List<String> args)Redis command unlink.ResponseunlinkAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#unlink(List.) RedisAPIunlinkAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#unlink(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>unsubscribe(List<String> args)Redis command unsubscribe.ResponseunsubscribeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#unsubscribe(List.) RedisAPIunsubscribeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#unsubscribe(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>unwatch()Redis command unwatch.ResponseunwatchAndAwait()Blocking variant ofunwatch().RedisAPIunwatchAndForget()Variant ofunwatch()that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>wait(String arg0, String arg1)Redis command wait.ResponsewaitAndAwait(String arg0, String arg1)Blocking variant ofwait(String,String).RedisAPIwaitAndForget(String arg0, String arg1)Variant ofwait(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>watch(List<String> args)Redis command watch.ResponsewatchAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#watch(List.) RedisAPIwatchAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#watch(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xack(List<String> args)Redis command xack.ResponsexackAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xack(List.) RedisAPIxackAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xack(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xadd(List<String> args)Redis command xadd.ResponsexaddAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xadd(List.) RedisAPIxaddAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xadd(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xautoclaim(List<String> args)Redis command xautoclaim.ResponsexautoclaimAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xautoclaim(List.) RedisAPIxautoclaimAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xautoclaim(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xclaim(List<String> args)Redis command xclaim.ResponsexclaimAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xclaim(List.) RedisAPIxclaimAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xclaim(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xdel(List<String> args)Redis command xdel.ResponsexdelAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xdel(List.) RedisAPIxdelAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xdel(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xgroup(List<String> args)Redis command xgroup.ResponsexgroupAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xgroup(List.) RedisAPIxgroupAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xgroup(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xinfo(List<String> args)Redis command xinfo.ResponsexinfoAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xinfo(List.) RedisAPIxinfoAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xinfo(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xlen(String arg0)Redis command xlen.ResponsexlenAndAwait(String arg0)Blocking variant ofxlen(String).RedisAPIxlenAndForget(String arg0)Variant ofxlen(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>xpending(List<String> args)Redis command xpending.ResponsexpendingAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xpending(List.) RedisAPIxpendingAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xpending(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xrange(List<String> args)Redis command xrange.ResponsexrangeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xrange(List.) RedisAPIxrangeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xrange(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xread(List<String> args)Redis command xread.ResponsexreadAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xread(List.) RedisAPIxreadAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xread(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xreadgroup(List<String> args)Redis command xreadgroup.ResponsexreadgroupAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xreadgroup(List.) RedisAPIxreadgroupAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xreadgroup(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xrevrange(List<String> args)Redis command xrevrange.ResponsexrevrangeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xrevrange(List.) RedisAPIxrevrangeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xrevrange(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>xsetid(String arg0, String arg1)Redis command xsetid.ResponsexsetidAndAwait(String arg0, String arg1)Blocking variant ofxsetid(String,String).RedisAPIxsetidAndForget(String arg0, String arg1)Variant ofxsetid(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>xtrim(List<String> args)Redis command xtrim.ResponsextrimAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xtrim(List.) RedisAPIxtrimAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#xtrim(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zadd(List<String> args)Redis command zadd.ResponsezaddAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zadd(List.) RedisAPIzaddAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zadd(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zcard(String arg0)Redis command zcard.ResponsezcardAndAwait(String arg0)Blocking variant ofzcard(String).RedisAPIzcardAndForget(String arg0)Variant ofzcard(String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zcount(String arg0, String arg1, String arg2)Redis command zcount.ResponsezcountAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzcount(String,String,String).RedisAPIzcountAndForget(String arg0, String arg1, String arg2)Variant ofzcount(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zdiff(List<String> args)Redis command zdiff.ResponsezdiffAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiff(List.) RedisAPIzdiffAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiff(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zdiffstore(List<String> args)Redis command zdiffstore.ResponsezdiffstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiffstore(List.) RedisAPIzdiffstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiffstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zincrby(String arg0, String arg1, String arg2)Redis command zincrby.ResponsezincrbyAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzincrby(String,String,String).RedisAPIzincrbyAndForget(String arg0, String arg1, String arg2)Variant ofzincrby(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zinter(List<String> args)Redis command zinter.ResponsezinterAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zinter(List.) RedisAPIzinterAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zinter(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zinterstore(List<String> args)Redis command zinterstore.ResponsezinterstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zinterstore(List.) RedisAPIzinterstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zinterstore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zlexcount(String arg0, String arg1, String arg2)Redis command zlexcount.ResponsezlexcountAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzlexcount(String,String,String).RedisAPIzlexcountAndForget(String arg0, String arg1, String arg2)Variant ofzlexcount(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zmscore(List<String> args)Redis command zmscore.ResponsezmscoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zmscore(List.) RedisAPIzmscoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zmscore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zpopmax(List<String> args)Redis command zpopmax.ResponsezpopmaxAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmax(List.) RedisAPIzpopmaxAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmax(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zpopmin(List<String> args)Redis command zpopmin.ResponsezpopminAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmin(List.) RedisAPIzpopminAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmin(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrandmember(List<String> args)Redis command zrandmember.ResponsezrandmemberAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrandmember(List.) RedisAPIzrandmemberAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrandmember(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrange(List<String> args)Redis command zrange.ResponsezrangeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrange(List.) RedisAPIzrangeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrange(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrangebylex(List<String> args)Redis command zrangebylex.ResponsezrangebylexAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebylex(List.) RedisAPIzrangebylexAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebylex(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrangebyscore(List<String> args)Redis command zrangebyscore.ResponsezrangebyscoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(List.) RedisAPIzrangebyscoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrangestore(List<String> args)Redis command zrangestore.ResponsezrangestoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangestore(List.) RedisAPIzrangestoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangestore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrank(String arg0, String arg1)Redis command zrank.ResponsezrankAndAwait(String arg0, String arg1)Blocking variant ofzrank(String,String).RedisAPIzrankAndForget(String arg0, String arg1)Variant ofzrank(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zrem(List<String> args)Redis command zrem.ResponsezremAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrem(List.) RedisAPIzremAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrem(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zremrangebylex(String arg0, String arg1, String arg2)Redis command zremrangebylex.ResponsezremrangebylexAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzremrangebylex(String,String,String).RedisAPIzremrangebylexAndForget(String arg0, String arg1, String arg2)Variant ofzremrangebylex(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zremrangebyrank(String arg0, String arg1, String arg2)Redis command zremrangebyrank.ResponsezremrangebyrankAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzremrangebyrank(String,String,String).RedisAPIzremrangebyrankAndForget(String arg0, String arg1, String arg2)Variant ofzremrangebyrank(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zremrangebyscore(String arg0, String arg1, String arg2)Redis command zremrangebyscore.ResponsezremrangebyscoreAndAwait(String arg0, String arg1, String arg2)Blocking variant ofzremrangebyscore(String,String,String).RedisAPIzremrangebyscoreAndForget(String arg0, String arg1, String arg2)Variant ofzremrangebyscore(String,String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zrevrange(List<String> args)Redis command zrevrange.ResponsezrevrangeAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrange(List.) RedisAPIzrevrangeAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrange(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrevrangebylex(List<String> args)Redis command zrevrangebylex.ResponsezrevrangebylexAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(List.) RedisAPIzrevrangebylexAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrevrangebyscore(List<String> args)Redis command zrevrangebyscore.ResponsezrevrangebyscoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(List.) RedisAPIzrevrangebyscoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zrevrank(String arg0, String arg1)Redis command zrevrank.ResponsezrevrankAndAwait(String arg0, String arg1)Blocking variant ofzrevrank(String,String).RedisAPIzrevrankAndForget(String arg0, String arg1)Variant ofzrevrank(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zscan(List<String> args)Redis command zscan.ResponsezscanAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zscan(List.) RedisAPIzscanAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zscan(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zscore(String arg0, String arg1)Redis command zscore.ResponsezscoreAndAwait(String arg0, String arg1)Blocking variant ofzscore(String,String).RedisAPIzscoreAndForget(String arg0, String arg1)Variant ofzscore(String,String)that ignores the result of the operation.io.smallrye.mutiny.Uni<Response>zunion(List<String> args)Redis command zunion.ResponsezunionAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zunion(List.) RedisAPIzunionAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zunion(Listthat ignores the result of the operation.) io.smallrye.mutiny.Uni<Response>zunionstore(List<String> args)Redis command zunionstore.ResponsezunionstoreAndAwait(List<String> args)Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zunionstore(List.) RedisAPIzunionstoreAndForget(List<String> args)Variant ofio.vertx.mutiny.redis.client.RedisAPI#zunionstore(Listthat ignores the result of the operation.) 
 
- 
- 
- 
Constructor Detail- 
RedisAPIpublic RedisAPI(io.vertx.redis.client.RedisAPI delegate) 
 - 
RedisAPIpublic RedisAPI(Object delegate) 
 
- 
 - 
Method Detail- 
getDelegatepublic io.vertx.redis.client.RedisAPI getDelegate() 
 - 
closepublic void close() 
 - 
acl@CheckReturnValue public io.smallrye.mutiny.Uni<Response> acl(List<String> args) Redis command acl.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
aclAndAwaitpublic Response aclAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#acl(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
aclAndForgetpublic RedisAPI aclAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#acl(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#acl(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#acl(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
append@CheckReturnValue public io.smallrye.mutiny.Uni<Response> append(String arg0, String arg1) Redis command append.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
appendAndAwaitpublic Response appendAndAwait(String arg0, String arg1) Blocking variant ofappend(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
appendAndForgetpublic RedisAPI appendAndForget(String arg0, String arg1) Variant ofappend(String,String)that ignores the result of the operation.This method subscribes on the result of append(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromappend(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
asking@CheckReturnValue public io.smallrye.mutiny.Uni<Response> asking() Redis command asking.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
askingAndAwaitpublic Response askingAndAwait() Blocking variant ofasking().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
askingAndForgetpublic RedisAPI askingAndForget() Variant ofasking()that ignores the result of the operation.This method subscribes on the result of asking(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromasking()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
auth@CheckReturnValue public io.smallrye.mutiny.Uni<Response> auth(List<String> args) Redis command auth.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
authAndAwaitpublic Response authAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#auth(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
authAndForgetpublic RedisAPI authAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#auth(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#auth(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#auth(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bgrewriteaof@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bgrewriteaof() Redis command bgrewriteaof.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bgrewriteaofAndAwaitpublic Response bgrewriteaofAndAwait() Blocking variant ofbgrewriteaof().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
bgrewriteaofAndForgetpublic RedisAPI bgrewriteaofAndForget() Variant ofbgrewriteaof()that ignores the result of the operation.This method subscribes on the result of bgrewriteaof(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frombgrewriteaof()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bgsave@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bgsave(List<String> args) Redis command bgsave.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bgsaveAndAwaitpublic Response bgsaveAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bgsave(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bgsaveAndForgetpublic RedisAPI bgsaveAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bgsave(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bgsave(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bgsave(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bitcount@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bitcount(List<String> args) Redis command bitcount.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bitcountAndAwaitpublic Response bitcountAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitcount(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bitcountAndForgetpublic RedisAPI bitcountAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitcount(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bitcount(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bitcount(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bitfield@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bitfield(List<String> args) Redis command bitfield.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bitfieldAndAwaitpublic Response bitfieldAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfield(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bitfieldAndForgetpublic RedisAPI bitfieldAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfield(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bitfield(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bitfield(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bitfieldRo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bitfieldRo(List<String> args) Redis command bitfieldRo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bitfieldRoAndAwaitpublic Response bitfieldRoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bitfieldRoAndForgetpublic RedisAPI bitfieldRoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bitop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bitop(List<String> args) Redis command bitop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bitopAndAwaitpublic Response bitopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bitopAndForgetpublic RedisAPI bitopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bitop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bitop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bitpos@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bitpos(List<String> args) Redis command bitpos.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bitposAndAwaitpublic Response bitposAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bitpos(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bitposAndForgetpublic RedisAPI bitposAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bitpos(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bitpos(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bitpos(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
blmove@CheckReturnValue public io.smallrye.mutiny.Uni<Response> blmove(String arg0, String arg1, String arg2, String arg3, String arg4) Redis command blmove.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- arg4-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
blmoveAndAwaitpublic Response blmoveAndAwait(String arg0, String arg1, String arg2, String arg3, String arg4) Blocking variant ofblmove(String,String,String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- arg4-
- Returns:
- the Response instance produced by the operation.
 
 - 
blmoveAndForgetpublic RedisAPI blmoveAndForget(String arg0, String arg1, String arg2, String arg3, String arg4) Variant ofblmove(String,String,String,String,String)that ignores the result of the operation.This method subscribes on the result of blmove(String,String,String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromblmove(String,String,String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- arg4-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
blpop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> blpop(List<String> args) Redis command blpop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
blpopAndAwaitpublic Response blpopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#blpop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
blpopAndForgetpublic RedisAPI blpopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#blpop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#blpop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#blpop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
brpop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> brpop(List<String> args) Redis command brpop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
brpopAndAwaitpublic Response brpopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#brpop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
brpopAndForgetpublic RedisAPI brpopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#brpop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#brpop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#brpop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
brpoplpush@CheckReturnValue public io.smallrye.mutiny.Uni<Response> brpoplpush(String arg0, String arg1, String arg2) Redis command brpoplpush.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
brpoplpushAndAwaitpublic Response brpoplpushAndAwait(String arg0, String arg1, String arg2) Blocking variant ofbrpoplpush(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
brpoplpushAndForgetpublic RedisAPI brpoplpushAndForget(String arg0, String arg1, String arg2) Variant ofbrpoplpush(String,String,String)that ignores the result of the operation.This method subscribes on the result of brpoplpush(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frombrpoplpush(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bzpopmax@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bzpopmax(List<String> args) Redis command bzpopmax.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bzpopmaxAndAwaitpublic Response bzpopmaxAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmax(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bzpopmaxAndForgetpublic RedisAPI bzpopmaxAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmax(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bzpopmax(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bzpopmax(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
bzpopmin@CheckReturnValue public io.smallrye.mutiny.Uni<Response> bzpopmin(List<String> args) Redis command bzpopmin.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
bzpopminAndAwaitpublic Response bzpopminAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmin(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
bzpopminAndForgetpublic RedisAPI bzpopminAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#bzpopmin(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#bzpopmin(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#bzpopmin(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
client@CheckReturnValue public io.smallrye.mutiny.Uni<Response> client(List<String> args) Redis command client.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
clientAndAwaitpublic Response clientAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#client(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
clientAndForgetpublic RedisAPI clientAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#client(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#client(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#client(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
cluster@CheckReturnValue public io.smallrye.mutiny.Uni<Response> cluster(List<String> args) Redis command cluster.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
clusterAndAwaitpublic Response clusterAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#cluster(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
clusterAndForgetpublic RedisAPI clusterAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#cluster(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#cluster(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#cluster(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
command@CheckReturnValue public io.smallrye.mutiny.Uni<Response> command(List<String> args) Redis command command.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
commandAndAwaitpublic Response commandAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#command(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
commandAndForgetpublic RedisAPI commandAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#command(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#command(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#command(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
config@CheckReturnValue public io.smallrye.mutiny.Uni<Response> config(List<String> args) Redis command config.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
configAndAwaitpublic Response configAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#config(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
configAndForgetpublic RedisAPI configAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#config(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#config(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#config(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
copy@CheckReturnValue public io.smallrye.mutiny.Uni<Response> copy(List<String> args) Redis command copy.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
copyAndAwaitpublic Response copyAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#copy(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
copyAndForgetpublic RedisAPI copyAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#copy(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#copy(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#copy(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
dbsize@CheckReturnValue public io.smallrye.mutiny.Uni<Response> dbsize() Redis command dbsize.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
dbsizeAndAwaitpublic Response dbsizeAndAwait() Blocking variant ofdbsize().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
dbsizeAndForgetpublic RedisAPI dbsizeAndForget() Variant ofdbsize()that ignores the result of the operation.This method subscribes on the result of dbsize(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromdbsize()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
debug@CheckReturnValue public io.smallrye.mutiny.Uni<Response> debug(List<String> args) Redis command debug.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
debugAndAwaitpublic Response debugAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#debug(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
debugAndForgetpublic RedisAPI debugAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#debug(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#debug(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#debug(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
decr@CheckReturnValue public io.smallrye.mutiny.Uni<Response> decr(String arg0) Redis command decr.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
decrAndAwaitpublic Response decrAndAwait(String arg0) Blocking variant ofdecr(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
decrAndForgetpublic RedisAPI decrAndForget(String arg0) Variant ofdecr(String)that ignores the result of the operation.This method subscribes on the result of decr(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromdecr(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
decrby@CheckReturnValue public io.smallrye.mutiny.Uni<Response> decrby(String arg0, String arg1) Redis command decrby.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
decrbyAndAwaitpublic Response decrbyAndAwait(String arg0, String arg1) Blocking variant ofdecrby(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
decrbyAndForgetpublic RedisAPI decrbyAndForget(String arg0, String arg1) Variant ofdecrby(String,String)that ignores the result of the operation.This method subscribes on the result of decrby(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromdecrby(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
del@CheckReturnValue public io.smallrye.mutiny.Uni<Response> del(List<String> args) Redis command del.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
delAndAwaitpublic Response delAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#del(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
delAndForgetpublic RedisAPI delAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#del(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#del(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#del(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
discard@CheckReturnValue public io.smallrye.mutiny.Uni<Response> discard() Redis command discard.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
discardAndAwaitpublic Response discardAndAwait() Blocking variant ofdiscard().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
discardAndForgetpublic RedisAPI discardAndForget() Variant ofdiscard()that ignores the result of the operation.This method subscribes on the result of discard(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromdiscard()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
dump@CheckReturnValue public io.smallrye.mutiny.Uni<Response> dump(String arg0) Redis command dump.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
dumpAndAwaitpublic Response dumpAndAwait(String arg0) Blocking variant ofdump(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
dumpAndForgetpublic RedisAPI dumpAndForget(String arg0) Variant ofdump(String)that ignores the result of the operation.This method subscribes on the result of dump(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromdump(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
echo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> echo(String arg0) Redis command echo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
echoAndAwaitpublic Response echoAndAwait(String arg0) Blocking variant ofecho(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
echoAndForgetpublic RedisAPI echoAndForget(String arg0) Variant ofecho(String)that ignores the result of the operation.This method subscribes on the result of echo(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromecho(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
eval@CheckReturnValue public io.smallrye.mutiny.Uni<Response> eval(List<String> args) Redis command eval.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
evalAndAwaitpublic Response evalAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#eval(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
evalAndForgetpublic RedisAPI evalAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#eval(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#eval(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#eval(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
evalsha@CheckReturnValue public io.smallrye.mutiny.Uni<Response> evalsha(List<String> args) Redis command evalsha.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
evalshaAndAwaitpublic Response evalshaAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#evalsha(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
evalshaAndForgetpublic RedisAPI evalshaAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#evalsha(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#evalsha(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#evalsha(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
exec@CheckReturnValue public io.smallrye.mutiny.Uni<Response> exec() Redis command exec.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
execAndAwaitpublic Response execAndAwait() Blocking variant ofexec().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
execAndForgetpublic RedisAPI execAndForget() Variant ofexec()that ignores the result of the operation.This method subscribes on the result of exec(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromexec()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
exists@CheckReturnValue public io.smallrye.mutiny.Uni<Response> exists(List<String> args) Redis command exists.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
existsAndAwaitpublic Response existsAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#exists(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
existsAndForgetpublic RedisAPI existsAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#exists(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#exists(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#exists(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
expire@CheckReturnValue public io.smallrye.mutiny.Uni<Response> expire(String arg0, String arg1) Redis command expire.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
expireAndAwaitpublic Response expireAndAwait(String arg0, String arg1) Blocking variant ofexpire(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
expireAndForgetpublic RedisAPI expireAndForget(String arg0, String arg1) Variant ofexpire(String,String)that ignores the result of the operation.This method subscribes on the result of expire(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromexpire(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
expireat@CheckReturnValue public io.smallrye.mutiny.Uni<Response> expireat(String arg0, String arg1) Redis command expireat.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
expireatAndAwaitpublic Response expireatAndAwait(String arg0, String arg1) Blocking variant ofexpireat(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
expireatAndForgetpublic RedisAPI expireatAndForget(String arg0, String arg1) Variant ofexpireat(String,String)that ignores the result of the operation.This method subscribes on the result of expireat(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromexpireat(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
failover@CheckReturnValue public io.smallrye.mutiny.Uni<Response> failover(List<String> args) Redis command failover.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
failoverAndAwaitpublic Response failoverAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#failover(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
failoverAndForgetpublic RedisAPI failoverAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#failover(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#failover(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#failover(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
flushall@CheckReturnValue public io.smallrye.mutiny.Uni<Response> flushall(List<String> args) Redis command flushall.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
flushallAndAwaitpublic Response flushallAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#flushall(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
flushallAndForgetpublic RedisAPI flushallAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#flushall(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#flushall(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#flushall(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
flushdb@CheckReturnValue public io.smallrye.mutiny.Uni<Response> flushdb(List<String> args) Redis command flushdb.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
flushdbAndAwaitpublic Response flushdbAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#flushdb(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
flushdbAndForgetpublic RedisAPI flushdbAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#flushdb(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#flushdb(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#flushdb(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geoadd@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geoadd(List<String> args) Redis command geoadd.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geoaddAndAwaitpublic Response geoaddAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geoadd(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geoaddAndForgetpublic RedisAPI geoaddAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geoadd(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geoadd(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geoadd(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geodist@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geodist(List<String> args) Redis command geodist.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geodistAndAwaitpublic Response geodistAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geodist(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geodistAndForgetpublic RedisAPI geodistAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geodist(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geodist(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geodist(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geohash@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geohash(List<String> args) Redis command geohash.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geohashAndAwaitpublic Response geohashAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geohash(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geohashAndForgetpublic RedisAPI geohashAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geohash(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geohash(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geohash(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geopos@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geopos(List<String> args) Redis command geopos.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geoposAndAwaitpublic Response geoposAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geopos(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geoposAndForgetpublic RedisAPI geoposAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geopos(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geopos(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geopos(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
georadius@CheckReturnValue public io.smallrye.mutiny.Uni<Response> georadius(List<String> args) Redis command georadius.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
georadiusAndAwaitpublic Response georadiusAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadius(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
georadiusAndForgetpublic RedisAPI georadiusAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadius(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#georadius(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#georadius(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
georadiusRo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> georadiusRo(List<String> args) Redis command georadiusRo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
georadiusRoAndAwaitpublic Response georadiusRoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusRo(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
georadiusRoAndForgetpublic RedisAPI georadiusRoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusRo(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#georadiusRo(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#georadiusRo(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
georadiusbymember@CheckReturnValue public io.smallrye.mutiny.Uni<Response> georadiusbymember(List<String> args) Redis command georadiusbymember.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
georadiusbymemberAndAwaitpublic Response georadiusbymemberAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
georadiusbymemberAndForgetpublic RedisAPI georadiusbymemberAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
georadiusbymemberRo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> georadiusbymemberRo(List<String> args) Redis command georadiusbymemberRo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
georadiusbymemberRoAndAwaitpublic Response georadiusbymemberRoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
georadiusbymemberRoAndForgetpublic RedisAPI georadiusbymemberRoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geosearch@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geosearch(List<String> args) Redis command geosearch.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geosearchAndAwaitpublic Response geosearchAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearch(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geosearchAndForgetpublic RedisAPI geosearchAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearch(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geosearch(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geosearch(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
geosearchstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> geosearchstore(List<String> args) Redis command geosearchstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
geosearchstoreAndAwaitpublic Response geosearchstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearchstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
geosearchstoreAndForgetpublic RedisAPI geosearchstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#geosearchstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#geosearchstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#geosearchstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
get@CheckReturnValue public io.smallrye.mutiny.Uni<Response> get(String arg0) Redis command get.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getAndAwaitpublic Response getAndAwait(String arg0) Blocking variant ofget(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
getAndForgetpublic RedisAPI getAndForget(String arg0) Variant ofget(String)that ignores the result of the operation.This method subscribes on the result of get(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromget(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
getbit@CheckReturnValue public io.smallrye.mutiny.Uni<Response> getbit(String arg0, String arg1) Redis command getbit.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getbitAndAwaitpublic Response getbitAndAwait(String arg0, String arg1) Blocking variant ofgetbit(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
getbitAndForgetpublic RedisAPI getbitAndForget(String arg0, String arg1) Variant ofgetbit(String,String)that ignores the result of the operation.This method subscribes on the result of getbit(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromgetbit(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
getdel@CheckReturnValue public io.smallrye.mutiny.Uni<Response> getdel(String arg0) Redis command getdel.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getdelAndAwaitpublic Response getdelAndAwait(String arg0) Blocking variant ofgetdel(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
getdelAndForgetpublic RedisAPI getdelAndForget(String arg0) Variant ofgetdel(String)that ignores the result of the operation.This method subscribes on the result of getdel(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromgetdel(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
getex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> getex(List<String> args) Redis command getex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getexAndAwaitpublic Response getexAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#getex(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
getexAndForgetpublic RedisAPI getexAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#getex(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#getex(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#getex(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
getrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> getrange(String arg0, String arg1, String arg2) Redis command getrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getrangeAndAwaitpublic Response getrangeAndAwait(String arg0, String arg1, String arg2) Blocking variant ofgetrange(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
getrangeAndForgetpublic RedisAPI getrangeAndForget(String arg0, String arg1, String arg2) Variant ofgetrange(String,String,String)that ignores the result of the operation.This method subscribes on the result of getrange(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromgetrange(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
getset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> getset(String arg0, String arg1) Redis command getset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
getsetAndAwaitpublic Response getsetAndAwait(String arg0, String arg1) Blocking variant ofgetset(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
getsetAndForgetpublic RedisAPI getsetAndForget(String arg0, String arg1) Variant ofgetset(String,String)that ignores the result of the operation.This method subscribes on the result of getset(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromgetset(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hdel@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hdel(List<String> args) Redis command hdel.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hdelAndAwaitpublic Response hdelAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hdel(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hdelAndForgetpublic RedisAPI hdelAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hdel(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hdel(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hdel(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hello@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hello(List<String> args) Redis command hello.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
helloAndAwaitpublic Response helloAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hello(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
helloAndForgetpublic RedisAPI helloAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hello(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hello(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hello(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hexists@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hexists(String arg0, String arg1) Redis command hexists.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hexistsAndAwaitpublic Response hexistsAndAwait(String arg0, String arg1) Blocking variant ofhexists(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
hexistsAndForgetpublic RedisAPI hexistsAndForget(String arg0, String arg1) Variant ofhexists(String,String)that ignores the result of the operation.This method subscribes on the result of hexists(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhexists(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hget@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hget(String arg0, String arg1) Redis command hget.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hgetAndAwaitpublic Response hgetAndAwait(String arg0, String arg1) Blocking variant ofhget(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
hgetAndForgetpublic RedisAPI hgetAndForget(String arg0, String arg1) Variant ofhget(String,String)that ignores the result of the operation.This method subscribes on the result of hget(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhget(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hgetall@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hgetall(String arg0) Redis command hgetall.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hgetallAndAwaitpublic Response hgetallAndAwait(String arg0) Blocking variant ofhgetall(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
hgetallAndForgetpublic RedisAPI hgetallAndForget(String arg0) Variant ofhgetall(String)that ignores the result of the operation.This method subscribes on the result of hgetall(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhgetall(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hincrby@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hincrby(String arg0, String arg1, String arg2) Redis command hincrby.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hincrbyAndAwaitpublic Response hincrbyAndAwait(String arg0, String arg1, String arg2) Blocking variant ofhincrby(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
hincrbyAndForgetpublic RedisAPI hincrbyAndForget(String arg0, String arg1, String arg2) Variant ofhincrby(String,String,String)that ignores the result of the operation.This method subscribes on the result of hincrby(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhincrby(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hincrbyfloat@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hincrbyfloat(String arg0, String arg1, String arg2) Redis command hincrbyfloat.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hincrbyfloatAndAwaitpublic Response hincrbyfloatAndAwait(String arg0, String arg1, String arg2) Blocking variant ofhincrbyfloat(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
hincrbyfloatAndForgetpublic RedisAPI hincrbyfloatAndForget(String arg0, String arg1, String arg2) Variant ofhincrbyfloat(String,String,String)that ignores the result of the operation.This method subscribes on the result of hincrbyfloat(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhincrbyfloat(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hkeys@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hkeys(String arg0) Redis command hkeys.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hkeysAndAwaitpublic Response hkeysAndAwait(String arg0) Blocking variant ofhkeys(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
hkeysAndForgetpublic RedisAPI hkeysAndForget(String arg0) Variant ofhkeys(String)that ignores the result of the operation.This method subscribes on the result of hkeys(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhkeys(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hlen@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hlen(String arg0) Redis command hlen.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hlenAndAwaitpublic Response hlenAndAwait(String arg0) Blocking variant ofhlen(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
hlenAndForgetpublic RedisAPI hlenAndForget(String arg0) Variant ofhlen(String)that ignores the result of the operation.This method subscribes on the result of hlen(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhlen(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hmget@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hmget(List<String> args) Redis command hmget.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hmgetAndAwaitpublic Response hmgetAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hmget(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hmgetAndForgetpublic RedisAPI hmgetAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hmget(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hmget(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hmget(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hmset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hmset(List<String> args) Redis command hmset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hmsetAndAwaitpublic Response hmsetAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hmset(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hmsetAndForgetpublic RedisAPI hmsetAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hmset(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hmset(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hmset(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
host@CheckReturnValue public io.smallrye.mutiny.Uni<Response> host(List<String> args) Redis command host.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hostAndAwaitpublic Response hostAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#host(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hostAndForgetpublic RedisAPI hostAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#host(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#host(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#host(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hrandfield@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hrandfield(List<String> args) Redis command hrandfield.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hrandfieldAndAwaitpublic Response hrandfieldAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hrandfield(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hrandfieldAndForgetpublic RedisAPI hrandfieldAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hrandfield(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hrandfield(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hrandfield(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hscan@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hscan(List<String> args) Redis command hscan.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hscanAndAwaitpublic Response hscanAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hscan(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hscanAndForgetpublic RedisAPI hscanAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hscan(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hscan(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hscan(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hset(List<String> args) Redis command hset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hsetAndAwaitpublic Response hsetAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#hset(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
hsetAndForgetpublic RedisAPI hsetAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#hset(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#hset(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#hset(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hsetnx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hsetnx(String arg0, String arg1, String arg2) Redis command hsetnx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hsetnxAndAwaitpublic Response hsetnxAndAwait(String arg0, String arg1, String arg2) Blocking variant ofhsetnx(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
hsetnxAndForgetpublic RedisAPI hsetnxAndForget(String arg0, String arg1, String arg2) Variant ofhsetnx(String,String,String)that ignores the result of the operation.This method subscribes on the result of hsetnx(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhsetnx(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hstrlen@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hstrlen(String arg0, String arg1) Redis command hstrlen.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hstrlenAndAwaitpublic Response hstrlenAndAwait(String arg0, String arg1) Blocking variant ofhstrlen(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
hstrlenAndForgetpublic RedisAPI hstrlenAndForget(String arg0, String arg1) Variant ofhstrlen(String,String)that ignores the result of the operation.This method subscribes on the result of hstrlen(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhstrlen(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
hvals@CheckReturnValue public io.smallrye.mutiny.Uni<Response> hvals(String arg0) Redis command hvals.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
hvalsAndAwaitpublic Response hvalsAndAwait(String arg0) Blocking variant ofhvals(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
hvalsAndForgetpublic RedisAPI hvalsAndForget(String arg0) Variant ofhvals(String)that ignores the result of the operation.This method subscribes on the result of hvals(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromhvals(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
incr@CheckReturnValue public io.smallrye.mutiny.Uni<Response> incr(String arg0) Redis command incr.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
incrAndAwaitpublic Response incrAndAwait(String arg0) Blocking variant ofincr(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
incrAndForgetpublic RedisAPI incrAndForget(String arg0) Variant ofincr(String)that ignores the result of the operation.This method subscribes on the result of incr(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromincr(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
incrby@CheckReturnValue public io.smallrye.mutiny.Uni<Response> incrby(String arg0, String arg1) Redis command incrby.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
incrbyAndAwaitpublic Response incrbyAndAwait(String arg0, String arg1) Blocking variant ofincrby(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
incrbyAndForgetpublic RedisAPI incrbyAndForget(String arg0, String arg1) Variant ofincrby(String,String)that ignores the result of the operation.This method subscribes on the result of incrby(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromincrby(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
incrbyfloat@CheckReturnValue public io.smallrye.mutiny.Uni<Response> incrbyfloat(String arg0, String arg1) Redis command incrbyfloat.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
incrbyfloatAndAwaitpublic Response incrbyfloatAndAwait(String arg0, String arg1) Blocking variant ofincrbyfloat(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
incrbyfloatAndForgetpublic RedisAPI incrbyfloatAndForget(String arg0, String arg1) Variant ofincrbyfloat(String,String)that ignores the result of the operation.This method subscribes on the result of incrbyfloat(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromincrbyfloat(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
info@CheckReturnValue public io.smallrye.mutiny.Uni<Response> info(List<String> args) Redis command info.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
infoAndAwaitpublic Response infoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#info(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
infoAndForgetpublic RedisAPI infoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#info(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#info(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#info(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
keys@CheckReturnValue public io.smallrye.mutiny.Uni<Response> keys(String arg0) Redis command keys.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
keysAndAwaitpublic Response keysAndAwait(String arg0) Blocking variant ofkeys(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
keysAndForgetpublic RedisAPI keysAndForget(String arg0) Variant ofkeys(String)that ignores the result of the operation.This method subscribes on the result of keys(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromkeys(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lastsave@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lastsave() Redis command lastsave.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lastsaveAndAwaitpublic Response lastsaveAndAwait() Blocking variant oflastsave().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
lastsaveAndForgetpublic RedisAPI lastsaveAndForget() Variant oflastsave()that ignores the result of the operation.This method subscribes on the result of lastsave(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlastsave()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
latency@CheckReturnValue public io.smallrye.mutiny.Uni<Response> latency(List<String> args) Redis command latency.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
latencyAndAwaitpublic Response latencyAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#latency(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
latencyAndForgetpublic RedisAPI latencyAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#latency(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#latency(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#latency(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lindex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lindex(String arg0, String arg1) Redis command lindex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lindexAndAwaitpublic Response lindexAndAwait(String arg0, String arg1) Blocking variant oflindex(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
lindexAndForgetpublic RedisAPI lindexAndForget(String arg0, String arg1) Variant oflindex(String,String)that ignores the result of the operation.This method subscribes on the result of lindex(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlindex(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
linsert@CheckReturnValue public io.smallrye.mutiny.Uni<Response> linsert(String arg0, String arg1, String arg2, String arg3) Redis command linsert.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
linsertAndAwaitpublic Response linsertAndAwait(String arg0, String arg1, String arg2, String arg3) Blocking variant oflinsert(String,String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the Response instance produced by the operation.
 
 - 
linsertAndForgetpublic RedisAPI linsertAndForget(String arg0, String arg1, String arg2, String arg3) Variant oflinsert(String,String,String,String)that ignores the result of the operation.This method subscribes on the result of linsert(String,String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlinsert(String,String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
llen@CheckReturnValue public io.smallrye.mutiny.Uni<Response> llen(String arg0) Redis command llen.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
llenAndAwaitpublic Response llenAndAwait(String arg0) Blocking variant ofllen(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
llenAndForgetpublic RedisAPI llenAndForget(String arg0) Variant ofllen(String)that ignores the result of the operation.This method subscribes on the result of llen(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromllen(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lmove@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lmove(String arg0, String arg1, String arg2, String arg3) Redis command lmove.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lmoveAndAwaitpublic Response lmoveAndAwait(String arg0, String arg1, String arg2, String arg3) Blocking variant oflmove(String,String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the Response instance produced by the operation.
 
 - 
lmoveAndForgetpublic RedisAPI lmoveAndForget(String arg0, String arg1, String arg2, String arg3) Variant oflmove(String,String,String,String)that ignores the result of the operation.This method subscribes on the result of lmove(String,String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlmove(String,String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- arg3-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lolwut@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lolwut(List<String> args) Redis command lolwut.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lolwutAndAwaitpublic Response lolwutAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lolwut(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
lolwutAndForgetpublic RedisAPI lolwutAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#lolwut(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#lolwut(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#lolwut(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lpop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lpop(List<String> args) Redis command lpop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lpopAndAwaitpublic Response lpopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
lpopAndForgetpublic RedisAPI lpopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#lpop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#lpop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lpos@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lpos(List<String> args) Redis command lpos.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lposAndAwaitpublic Response lposAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpos(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
lposAndForgetpublic RedisAPI lposAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpos(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#lpos(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#lpos(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lpush@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lpush(List<String> args) Redis command lpush.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lpushAndAwaitpublic Response lpushAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpush(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
lpushAndForgetpublic RedisAPI lpushAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpush(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#lpush(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#lpush(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lpushx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lpushx(List<String> args) Redis command lpushx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lpushxAndAwaitpublic Response lpushxAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#lpushx(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
lpushxAndForgetpublic RedisAPI lpushxAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#lpushx(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#lpushx(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#lpushx(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lrange(String arg0, String arg1, String arg2) Redis command lrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lrangeAndAwaitpublic Response lrangeAndAwait(String arg0, String arg1, String arg2) Blocking variant oflrange(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
lrangeAndForgetpublic RedisAPI lrangeAndForget(String arg0, String arg1, String arg2) Variant oflrange(String,String,String)that ignores the result of the operation.This method subscribes on the result of lrange(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlrange(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lrem@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lrem(String arg0, String arg1, String arg2) Redis command lrem.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lremAndAwaitpublic Response lremAndAwait(String arg0, String arg1, String arg2) Blocking variant oflrem(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
lremAndForgetpublic RedisAPI lremAndForget(String arg0, String arg1, String arg2) Variant oflrem(String,String,String)that ignores the result of the operation.This method subscribes on the result of lrem(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlrem(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
lset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> lset(String arg0, String arg1, String arg2) Redis command lset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
lsetAndAwaitpublic Response lsetAndAwait(String arg0, String arg1, String arg2) Blocking variant oflset(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
lsetAndForgetpublic RedisAPI lsetAndForget(String arg0, String arg1, String arg2) Variant oflset(String,String,String)that ignores the result of the operation.This method subscribes on the result of lset(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromlset(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
ltrim@CheckReturnValue public io.smallrye.mutiny.Uni<Response> ltrim(String arg0, String arg1, String arg2) Redis command ltrim.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
ltrimAndAwaitpublic Response ltrimAndAwait(String arg0, String arg1, String arg2) Blocking variant ofltrim(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
ltrimAndForgetpublic RedisAPI ltrimAndForget(String arg0, String arg1, String arg2) Variant ofltrim(String,String,String)that ignores the result of the operation.This method subscribes on the result of ltrim(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromltrim(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
memory@CheckReturnValue public io.smallrye.mutiny.Uni<Response> memory(List<String> args) Redis command memory.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
memoryAndAwaitpublic Response memoryAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#memory(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
memoryAndForgetpublic RedisAPI memoryAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#memory(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#memory(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#memory(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
mget@CheckReturnValue public io.smallrye.mutiny.Uni<Response> mget(List<String> args) Redis command mget.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
mgetAndAwaitpublic Response mgetAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#mget(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
mgetAndForgetpublic RedisAPI mgetAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#mget(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#mget(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#mget(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
migrate@CheckReturnValue public io.smallrye.mutiny.Uni<Response> migrate(List<String> args) Redis command migrate.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
migrateAndAwaitpublic Response migrateAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#migrate(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
migrateAndForgetpublic RedisAPI migrateAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#migrate(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#migrate(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#migrate(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
module@CheckReturnValue public io.smallrye.mutiny.Uni<Response> module(List<String> args) Redis command module.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
moduleAndAwaitpublic Response moduleAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#module(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
moduleAndForgetpublic RedisAPI moduleAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#module(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#module(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#module(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
monitor@CheckReturnValue public io.smallrye.mutiny.Uni<Response> monitor() Redis command monitor.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
monitorAndAwaitpublic Response monitorAndAwait() Blocking variant ofmonitor().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
monitorAndForgetpublic RedisAPI monitorAndForget() Variant ofmonitor()that ignores the result of the operation.This method subscribes on the result of monitor(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frommonitor()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
move@CheckReturnValue public io.smallrye.mutiny.Uni<Response> move(String arg0, String arg1) Redis command move.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
moveAndAwaitpublic Response moveAndAwait(String arg0, String arg1) Blocking variant ofmove(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
moveAndForgetpublic RedisAPI moveAndForget(String arg0, String arg1) Variant ofmove(String,String)that ignores the result of the operation.This method subscribes on the result of move(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frommove(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
mset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> mset(List<String> args) Redis command mset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
msetAndAwaitpublic Response msetAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#mset(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
msetAndForgetpublic RedisAPI msetAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#mset(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#mset(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#mset(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
msetnx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> msetnx(List<String> args) Redis command msetnx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
msetnxAndAwaitpublic Response msetnxAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#msetnx(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
msetnxAndForgetpublic RedisAPI msetnxAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#msetnx(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#msetnx(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#msetnx(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
multi@CheckReturnValue public io.smallrye.mutiny.Uni<Response> multi() Redis command multi.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
multiAndAwaitpublic Response multiAndAwait() Blocking variant ofmulti().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
multiAndForgetpublic RedisAPI multiAndForget() Variant ofmulti()that ignores the result of the operation.This method subscribes on the result of multi(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frommulti()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
object@CheckReturnValue public io.smallrye.mutiny.Uni<Response> object(List<String> args) Redis command object.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
objectAndAwaitpublic Response objectAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#object(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
objectAndForgetpublic RedisAPI objectAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#object(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#object(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#object(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
persist@CheckReturnValue public io.smallrye.mutiny.Uni<Response> persist(String arg0) Redis command persist.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
persistAndAwaitpublic Response persistAndAwait(String arg0) Blocking variant ofpersist(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
persistAndForgetpublic RedisAPI persistAndForget(String arg0) Variant ofpersist(String)that ignores the result of the operation.This method subscribes on the result of persist(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompersist(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pexpire@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pexpire(String arg0, String arg1) Redis command pexpire.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pexpireAndAwaitpublic Response pexpireAndAwait(String arg0, String arg1) Blocking variant ofpexpire(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
pexpireAndForgetpublic RedisAPI pexpireAndForget(String arg0, String arg1) Variant ofpexpire(String,String)that ignores the result of the operation.This method subscribes on the result of pexpire(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompexpire(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pexpireat@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pexpireat(String arg0, String arg1) Redis command pexpireat.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pexpireatAndAwaitpublic Response pexpireatAndAwait(String arg0, String arg1) Blocking variant ofpexpireat(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
pexpireatAndForgetpublic RedisAPI pexpireatAndForget(String arg0, String arg1) Variant ofpexpireat(String,String)that ignores the result of the operation.This method subscribes on the result of pexpireat(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompexpireat(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pfadd@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pfadd(List<String> args) Redis command pfadd.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pfaddAndAwaitpublic Response pfaddAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfadd(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pfaddAndForgetpublic RedisAPI pfaddAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfadd(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#pfadd(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#pfadd(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pfcount@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pfcount(List<String> args) Redis command pfcount.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pfcountAndAwaitpublic Response pfcountAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfcount(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pfcountAndForgetpublic RedisAPI pfcountAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfcount(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#pfcount(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#pfcount(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pfdebug@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pfdebug(List<String> args) Redis command pfdebug.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pfdebugAndAwaitpublic Response pfdebugAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfdebug(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pfdebugAndForgetpublic RedisAPI pfdebugAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfdebug(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#pfdebug(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#pfdebug(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pfmerge@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pfmerge(List<String> args) Redis command pfmerge.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pfmergeAndAwaitpublic Response pfmergeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pfmerge(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pfmergeAndForgetpublic RedisAPI pfmergeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#pfmerge(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#pfmerge(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#pfmerge(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pfselftest@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pfselftest() Redis command pfselftest.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pfselftestAndAwaitpublic Response pfselftestAndAwait() Blocking variant ofpfselftest().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
pfselftestAndForgetpublic RedisAPI pfselftestAndForget() Variant ofpfselftest()that ignores the result of the operation.This method subscribes on the result of pfselftest(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompfselftest()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
ping@CheckReturnValue public io.smallrye.mutiny.Uni<Response> ping(List<String> args) Redis command ping.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pingAndAwaitpublic Response pingAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#ping(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pingAndForgetpublic RedisAPI pingAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#ping(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#ping(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#ping(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
post@CheckReturnValue public io.smallrye.mutiny.Uni<Response> post(List<String> args) Redis command post.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
postAndAwaitpublic Response postAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#post(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
postAndForgetpublic RedisAPI postAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#post(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#post(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#post(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
psetex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> psetex(String arg0, String arg1, String arg2) Redis command psetex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
psetexAndAwaitpublic Response psetexAndAwait(String arg0, String arg1, String arg2) Blocking variant ofpsetex(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
psetexAndForgetpublic RedisAPI psetexAndForget(String arg0, String arg1, String arg2) Variant ofpsetex(String,String,String)that ignores the result of the operation.This method subscribes on the result of psetex(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompsetex(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
psubscribe@CheckReturnValue public io.smallrye.mutiny.Uni<Response> psubscribe(List<String> args) Redis command psubscribe.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
psubscribeAndAwaitpublic Response psubscribeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#psubscribe(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
psubscribeAndForgetpublic RedisAPI psubscribeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#psubscribe(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#psubscribe(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#psubscribe(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
psync@CheckReturnValue public io.smallrye.mutiny.Uni<Response> psync(List<String> args) Redis command psync.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
psyncAndAwaitpublic Response psyncAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#psync(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
psyncAndForgetpublic RedisAPI psyncAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#psync(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#psync(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#psync(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pttl@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pttl(String arg0) Redis command pttl.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pttlAndAwaitpublic Response pttlAndAwait(String arg0) Blocking variant ofpttl(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
pttlAndForgetpublic RedisAPI pttlAndForget(String arg0) Variant ofpttl(String)that ignores the result of the operation.This method subscribes on the result of pttl(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompttl(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
publish@CheckReturnValue public io.smallrye.mutiny.Uni<Response> publish(String arg0, String arg1) Redis command publish.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
publishAndAwaitpublic Response publishAndAwait(String arg0, String arg1) Blocking variant ofpublish(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
publishAndForgetpublic RedisAPI publishAndForget(String arg0, String arg1) Variant ofpublish(String,String)that ignores the result of the operation.This method subscribes on the result of publish(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation frompublish(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
pubsub@CheckReturnValue public io.smallrye.mutiny.Uni<Response> pubsub(List<String> args) Redis command pubsub.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
pubsubAndAwaitpublic Response pubsubAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#pubsub(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
pubsubAndForgetpublic RedisAPI pubsubAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#pubsub(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#pubsub(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#pubsub(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
punsubscribe@CheckReturnValue public io.smallrye.mutiny.Uni<Response> punsubscribe(List<String> args) Redis command punsubscribe.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
punsubscribeAndAwaitpublic Response punsubscribeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#punsubscribe(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
punsubscribeAndForgetpublic RedisAPI punsubscribeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#punsubscribe(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#punsubscribe(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#punsubscribe(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
randomkey@CheckReturnValue public io.smallrye.mutiny.Uni<Response> randomkey() Redis command randomkey.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
randomkeyAndAwaitpublic Response randomkeyAndAwait() Blocking variant ofrandomkey().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
randomkeyAndForgetpublic RedisAPI randomkeyAndForget() Variant ofrandomkey()that ignores the result of the operation.This method subscribes on the result of randomkey(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromrandomkey()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
readonly@CheckReturnValue public io.smallrye.mutiny.Uni<Response> readonly() Redis command readonly.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
readonlyAndAwaitpublic Response readonlyAndAwait() Blocking variant ofreadonly().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
readonlyAndForgetpublic RedisAPI readonlyAndForget() Variant ofreadonly()that ignores the result of the operation.This method subscribes on the result of readonly(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromreadonly()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
readwrite@CheckReturnValue public io.smallrye.mutiny.Uni<Response> readwrite() Redis command readwrite.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
readwriteAndAwaitpublic Response readwriteAndAwait() Blocking variant ofreadwrite().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
readwriteAndForgetpublic RedisAPI readwriteAndForget() Variant ofreadwrite()that ignores the result of the operation.This method subscribes on the result of readwrite(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromreadwrite()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
rename@CheckReturnValue public io.smallrye.mutiny.Uni<Response> rename(String arg0, String arg1) Redis command rename.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
renameAndAwaitpublic Response renameAndAwait(String arg0, String arg1) Blocking variant ofrename(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
renameAndForgetpublic RedisAPI renameAndForget(String arg0, String arg1) Variant ofrename(String,String)that ignores the result of the operation.This method subscribes on the result of rename(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromrename(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
renamenx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> renamenx(String arg0, String arg1) Redis command renamenx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
renamenxAndAwaitpublic Response renamenxAndAwait(String arg0, String arg1) Blocking variant ofrenamenx(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
renamenxAndForgetpublic RedisAPI renamenxAndForget(String arg0, String arg1) Variant ofrenamenx(String,String)that ignores the result of the operation.This method subscribes on the result of renamenx(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromrenamenx(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
replconf@CheckReturnValue public io.smallrye.mutiny.Uni<Response> replconf(List<String> args) Redis command replconf.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
replconfAndAwaitpublic Response replconfAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#replconf(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
replconfAndForgetpublic RedisAPI replconfAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#replconf(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#replconf(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#replconf(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
replicaof@CheckReturnValue public io.smallrye.mutiny.Uni<Response> replicaof(String arg0, String arg1) Redis command replicaof.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
replicaofAndAwaitpublic Response replicaofAndAwait(String arg0, String arg1) Blocking variant ofreplicaof(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
replicaofAndForgetpublic RedisAPI replicaofAndForget(String arg0, String arg1) Variant ofreplicaof(String,String)that ignores the result of the operation.This method subscribes on the result of replicaof(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromreplicaof(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
reset@CheckReturnValue public io.smallrye.mutiny.Uni<Response> reset() Redis command reset.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
resetAndAwaitpublic Response resetAndAwait() Blocking variant ofreset().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
resetAndForgetpublic RedisAPI resetAndForget() Variant ofreset()that ignores the result of the operation.This method subscribes on the result of reset(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromreset()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
restore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> restore(List<String> args) Redis command restore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
restoreAndAwaitpublic Response restoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#restore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
restoreAndForgetpublic RedisAPI restoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#restore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#restore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#restore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
restoreAsking@CheckReturnValue public io.smallrye.mutiny.Uni<Response> restoreAsking(List<String> args) Redis command restoreAsking.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
restoreAskingAndAwaitpublic Response restoreAskingAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#restoreAsking(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
restoreAskingAndForgetpublic RedisAPI restoreAskingAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#restoreAsking(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#restoreAsking(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#restoreAsking(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
role@CheckReturnValue public io.smallrye.mutiny.Uni<Response> role() Redis command role.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
roleAndAwaitpublic Response roleAndAwait() Blocking variant ofrole().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
roleAndForgetpublic RedisAPI roleAndForget() Variant ofrole()that ignores the result of the operation.This method subscribes on the result of role(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromrole()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
rpop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> rpop(List<String> args) Redis command rpop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
rpopAndAwaitpublic Response rpopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
rpopAndForgetpublic RedisAPI rpopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#rpop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#rpop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
rpoplpush@CheckReturnValue public io.smallrye.mutiny.Uni<Response> rpoplpush(String arg0, String arg1) Redis command rpoplpush.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
rpoplpushAndAwaitpublic Response rpoplpushAndAwait(String arg0, String arg1) Blocking variant ofrpoplpush(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
rpoplpushAndForgetpublic RedisAPI rpoplpushAndForget(String arg0, String arg1) Variant ofrpoplpush(String,String)that ignores the result of the operation.This method subscribes on the result of rpoplpush(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromrpoplpush(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
rpush@CheckReturnValue public io.smallrye.mutiny.Uni<Response> rpush(List<String> args) Redis command rpush.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
rpushAndAwaitpublic Response rpushAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpush(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
rpushAndForgetpublic RedisAPI rpushAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpush(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#rpush(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#rpush(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
rpushx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> rpushx(List<String> args) Redis command rpushx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
rpushxAndAwaitpublic Response rpushxAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#rpushx(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
rpushxAndForgetpublic RedisAPI rpushxAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#rpushx(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#rpushx(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#rpushx(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sadd@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sadd(List<String> args) Redis command sadd.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
saddAndAwaitpublic Response saddAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sadd(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
saddAndForgetpublic RedisAPI saddAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sadd(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sadd(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sadd(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
save@CheckReturnValue public io.smallrye.mutiny.Uni<Response> save() Redis command save.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
saveAndAwaitpublic Response saveAndAwait() Blocking variant ofsave().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
saveAndForgetpublic RedisAPI saveAndForget() Variant ofsave()that ignores the result of the operation.This method subscribes on the result of save(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsave()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
scan@CheckReturnValue public io.smallrye.mutiny.Uni<Response> scan(List<String> args) Redis command scan.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
scanAndAwaitpublic Response scanAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#scan(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
scanAndForgetpublic RedisAPI scanAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#scan(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#scan(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#scan(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
scard@CheckReturnValue public io.smallrye.mutiny.Uni<Response> scard(String arg0) Redis command scard.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
scardAndAwaitpublic Response scardAndAwait(String arg0) Blocking variant ofscard(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
scardAndForgetpublic RedisAPI scardAndForget(String arg0) Variant ofscard(String)that ignores the result of the operation.This method subscribes on the result of scard(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromscard(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
script@CheckReturnValue public io.smallrye.mutiny.Uni<Response> script(List<String> args) Redis command script.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
scriptAndAwaitpublic Response scriptAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#script(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
scriptAndForgetpublic RedisAPI scriptAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#script(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#script(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#script(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sdiff@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sdiff(List<String> args) Redis command sdiff.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sdiffAndAwaitpublic Response sdiffAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiff(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sdiffAndForgetpublic RedisAPI sdiffAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiff(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sdiff(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sdiff(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sdiffstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sdiffstore(List<String> args) Redis command sdiffstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sdiffstoreAndAwaitpublic Response sdiffstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiffstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sdiffstoreAndForgetpublic RedisAPI sdiffstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sdiffstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sdiffstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sdiffstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
select@CheckReturnValue public io.smallrye.mutiny.Uni<Response> select(String arg0) Redis command select.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
selectAndAwaitpublic Response selectAndAwait(String arg0) Blocking variant ofselect(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
selectAndForgetpublic RedisAPI selectAndForget(String arg0) Variant ofselect(String)that ignores the result of the operation.This method subscribes on the result of select(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromselect(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
set@CheckReturnValue public io.smallrye.mutiny.Uni<Response> set(List<String> args) Redis command set.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
setAndAwaitpublic Response setAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#set(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
setAndForgetpublic RedisAPI setAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#set(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#set(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#set(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
setbit@CheckReturnValue public io.smallrye.mutiny.Uni<Response> setbit(String arg0, String arg1, String arg2) Redis command setbit.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
setbitAndAwaitpublic Response setbitAndAwait(String arg0, String arg1, String arg2) Blocking variant ofsetbit(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
setbitAndForgetpublic RedisAPI setbitAndForget(String arg0, String arg1, String arg2) Variant ofsetbit(String,String,String)that ignores the result of the operation.This method subscribes on the result of setbit(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsetbit(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
setex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> setex(String arg0, String arg1, String arg2) Redis command setex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
setexAndAwaitpublic Response setexAndAwait(String arg0, String arg1, String arg2) Blocking variant ofsetex(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
setexAndForgetpublic RedisAPI setexAndForget(String arg0, String arg1, String arg2) Variant ofsetex(String,String,String)that ignores the result of the operation.This method subscribes on the result of setex(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsetex(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
setnx@CheckReturnValue public io.smallrye.mutiny.Uni<Response> setnx(String arg0, String arg1) Redis command setnx.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
setnxAndAwaitpublic Response setnxAndAwait(String arg0, String arg1) Blocking variant ofsetnx(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
setnxAndForgetpublic RedisAPI setnxAndForget(String arg0, String arg1) Variant ofsetnx(String,String)that ignores the result of the operation.This method subscribes on the result of setnx(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsetnx(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
setrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> setrange(String arg0, String arg1, String arg2) Redis command setrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
setrangeAndAwaitpublic Response setrangeAndAwait(String arg0, String arg1, String arg2) Blocking variant ofsetrange(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
setrangeAndForgetpublic RedisAPI setrangeAndForget(String arg0, String arg1, String arg2) Variant ofsetrange(String,String,String)that ignores the result of the operation.This method subscribes on the result of setrange(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsetrange(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
shutdown@CheckReturnValue public io.smallrye.mutiny.Uni<Response> shutdown(List<String> args) Redis command shutdown.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
shutdownAndAwaitpublic Response shutdownAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#shutdown(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
shutdownAndForgetpublic RedisAPI shutdownAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#shutdown(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#shutdown(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#shutdown(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sinter@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sinter(List<String> args) Redis command sinter.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sinterAndAwaitpublic Response sinterAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sinter(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sinterAndForgetpublic RedisAPI sinterAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sinter(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sinter(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sinter(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sinterstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sinterstore(List<String> args) Redis command sinterstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sinterstoreAndAwaitpublic Response sinterstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sinterstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sinterstoreAndForgetpublic RedisAPI sinterstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sinterstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sinterstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sinterstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sismember@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sismember(String arg0, String arg1) Redis command sismember.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sismemberAndAwaitpublic Response sismemberAndAwait(String arg0, String arg1) Blocking variant ofsismember(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
sismemberAndForgetpublic RedisAPI sismemberAndForget(String arg0, String arg1) Variant ofsismember(String,String)that ignores the result of the operation.This method subscribes on the result of sismember(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsismember(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
slaveof@CheckReturnValue public io.smallrye.mutiny.Uni<Response> slaveof(String arg0, String arg1) Redis command slaveof.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
slaveofAndAwaitpublic Response slaveofAndAwait(String arg0, String arg1) Blocking variant ofslaveof(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
slaveofAndForgetpublic RedisAPI slaveofAndForget(String arg0, String arg1) Variant ofslaveof(String,String)that ignores the result of the operation.This method subscribes on the result of slaveof(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromslaveof(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
slowlog@CheckReturnValue public io.smallrye.mutiny.Uni<Response> slowlog(List<String> args) Redis command slowlog.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
slowlogAndAwaitpublic Response slowlogAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#slowlog(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
slowlogAndForgetpublic RedisAPI slowlogAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#slowlog(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#slowlog(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#slowlog(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
smembers@CheckReturnValue public io.smallrye.mutiny.Uni<Response> smembers(String arg0) Redis command smembers.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
smembersAndAwaitpublic Response smembersAndAwait(String arg0) Blocking variant ofsmembers(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
smembersAndForgetpublic RedisAPI smembersAndForget(String arg0) Variant ofsmembers(String)that ignores the result of the operation.This method subscribes on the result of smembers(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsmembers(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
smismember@CheckReturnValue public io.smallrye.mutiny.Uni<Response> smismember(List<String> args) Redis command smismember.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
smismemberAndAwaitpublic Response smismemberAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#smismember(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
smismemberAndForgetpublic RedisAPI smismemberAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#smismember(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#smismember(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#smismember(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
smove@CheckReturnValue public io.smallrye.mutiny.Uni<Response> smove(String arg0, String arg1, String arg2) Redis command smove.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
smoveAndAwaitpublic Response smoveAndAwait(String arg0, String arg1, String arg2) Blocking variant ofsmove(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
smoveAndForgetpublic RedisAPI smoveAndForget(String arg0, String arg1, String arg2) Variant ofsmove(String,String,String)that ignores the result of the operation.This method subscribes on the result of smove(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsmove(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sort@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sort(List<String> args) Redis command sort.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sortAndAwaitpublic Response sortAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sort(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sortAndForgetpublic RedisAPI sortAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sort(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sort(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sort(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
spop@CheckReturnValue public io.smallrye.mutiny.Uni<Response> spop(List<String> args) Redis command spop.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
spopAndAwaitpublic Response spopAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#spop(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
spopAndForgetpublic RedisAPI spopAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#spop(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#spop(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#spop(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
srandmember@CheckReturnValue public io.smallrye.mutiny.Uni<Response> srandmember(List<String> args) Redis command srandmember.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
srandmemberAndAwaitpublic Response srandmemberAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#srandmember(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
srandmemberAndForgetpublic RedisAPI srandmemberAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#srandmember(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#srandmember(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#srandmember(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
srem@CheckReturnValue public io.smallrye.mutiny.Uni<Response> srem(List<String> args) Redis command srem.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sremAndAwaitpublic Response sremAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#srem(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sremAndForgetpublic RedisAPI sremAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#srem(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#srem(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#srem(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sscan@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sscan(List<String> args) Redis command sscan.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sscanAndAwaitpublic Response sscanAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sscan(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sscanAndForgetpublic RedisAPI sscanAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sscan(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sscan(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sscan(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
stralgo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> stralgo(List<String> args) Redis command stralgo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
stralgoAndAwaitpublic Response stralgoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#stralgo(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
stralgoAndForgetpublic RedisAPI stralgoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#stralgo(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#stralgo(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#stralgo(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
strlen@CheckReturnValue public io.smallrye.mutiny.Uni<Response> strlen(String arg0) Redis command strlen.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
strlenAndAwaitpublic Response strlenAndAwait(String arg0) Blocking variant ofstrlen(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
strlenAndForgetpublic RedisAPI strlenAndForget(String arg0) Variant ofstrlen(String)that ignores the result of the operation.This method subscribes on the result of strlen(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromstrlen(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
subscribe@CheckReturnValue public io.smallrye.mutiny.Uni<Response> subscribe(List<String> args) Redis command subscribe.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
subscribeAndAwaitpublic Response subscribeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#subscribe(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
subscribeAndForgetpublic RedisAPI subscribeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#subscribe(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#subscribe(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#subscribe(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
substr@CheckReturnValue public io.smallrye.mutiny.Uni<Response> substr(String arg0, String arg1, String arg2) Redis command substr.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
substrAndAwaitpublic Response substrAndAwait(String arg0, String arg1, String arg2) Blocking variant ofsubstr(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
substrAndForgetpublic RedisAPI substrAndForget(String arg0, String arg1, String arg2) Variant ofsubstr(String,String,String)that ignores the result of the operation.This method subscribes on the result of substr(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsubstr(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sunion@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sunion(List<String> args) Redis command sunion.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sunionAndAwaitpublic Response sunionAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sunion(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sunionAndForgetpublic RedisAPI sunionAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sunion(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sunion(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sunion(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sunionstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sunionstore(List<String> args) Redis command sunionstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
sunionstoreAndAwaitpublic Response sunionstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#sunionstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
sunionstoreAndForgetpublic RedisAPI sunionstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#sunionstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#sunionstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#sunionstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
swapdb@CheckReturnValue public io.smallrye.mutiny.Uni<Response> swapdb(String arg0, String arg1) Redis command swapdb.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
swapdbAndAwaitpublic Response swapdbAndAwait(String arg0, String arg1) Blocking variant ofswapdb(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
swapdbAndForgetpublic RedisAPI swapdbAndForget(String arg0, String arg1) Variant ofswapdb(String,String)that ignores the result of the operation.This method subscribes on the result of swapdb(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromswapdb(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
sync@CheckReturnValue public io.smallrye.mutiny.Uni<Response> sync() Redis command sync.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
syncAndAwaitpublic Response syncAndAwait() Blocking variant ofsync().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
syncAndForgetpublic RedisAPI syncAndForget() Variant ofsync()that ignores the result of the operation.This method subscribes on the result of sync(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromsync()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
time@CheckReturnValue public io.smallrye.mutiny.Uni<Response> time() Redis command time.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
timeAndAwaitpublic Response timeAndAwait() Blocking variant oftime().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
timeAndForgetpublic RedisAPI timeAndForget() Variant oftime()that ignores the result of the operation.This method subscribes on the result of time(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromtime()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
touch@CheckReturnValue public io.smallrye.mutiny.Uni<Response> touch(List<String> args) Redis command touch.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
touchAndAwaitpublic Response touchAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#touch(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
touchAndForgetpublic RedisAPI touchAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#touch(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#touch(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#touch(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
ttl@CheckReturnValue public io.smallrye.mutiny.Uni<Response> ttl(String arg0) Redis command ttl.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
ttlAndAwaitpublic Response ttlAndAwait(String arg0) Blocking variant ofttl(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
ttlAndForgetpublic RedisAPI ttlAndForget(String arg0) Variant ofttl(String)that ignores the result of the operation.This method subscribes on the result of ttl(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromttl(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
type@CheckReturnValue public io.smallrye.mutiny.Uni<Response> type(String arg0) Redis command type.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
typeAndAwaitpublic Response typeAndAwait(String arg0) Blocking variant oftype(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
typeAndForgetpublic RedisAPI typeAndForget(String arg0) Variant oftype(String)that ignores the result of the operation.This method subscribes on the result of type(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromtype(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
unlink@CheckReturnValue public io.smallrye.mutiny.Uni<Response> unlink(List<String> args) Redis command unlink.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
unlinkAndAwaitpublic Response unlinkAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#unlink(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
unlinkAndForgetpublic RedisAPI unlinkAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#unlink(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#unlink(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#unlink(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
unsubscribe@CheckReturnValue public io.smallrye.mutiny.Uni<Response> unsubscribe(List<String> args) Redis command unsubscribe.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
unsubscribeAndAwaitpublic Response unsubscribeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#unsubscribe(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
unsubscribeAndForgetpublic RedisAPI unsubscribeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#unsubscribe(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#unsubscribe(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#unsubscribe(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
unwatch@CheckReturnValue public io.smallrye.mutiny.Uni<Response> unwatch() Redis command unwatch.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
unwatchAndAwaitpublic Response unwatchAndAwait() Blocking variant ofunwatch().This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Returns:
- the Response instance produced by the operation.
 
 - 
unwatchAndForgetpublic RedisAPI unwatchAndForget() Variant ofunwatch()that ignores the result of the operation.This method subscribes on the result of unwatch(), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromunwatch()but you don't need to compose it with other operations.- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
wait@CheckReturnValue public io.smallrye.mutiny.Uni<Response> wait(String arg0, String arg1) Redis command wait.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
waitAndAwaitpublic Response waitAndAwait(String arg0, String arg1) Blocking variant ofwait(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
waitAndForgetpublic RedisAPI waitAndForget(String arg0, String arg1) Variant ofwait(String,String)that ignores the result of the operation.This method subscribes on the result of wait(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromwait(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
watch@CheckReturnValue public io.smallrye.mutiny.Uni<Response> watch(List<String> args) Redis command watch.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
watchAndAwaitpublic Response watchAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#watch(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
watchAndForgetpublic RedisAPI watchAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#watch(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#watch(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#watch(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xack@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xack(List<String> args) Redis command xack.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xackAndAwaitpublic Response xackAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xack(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xackAndForgetpublic RedisAPI xackAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xack(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xack(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xack(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xadd@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xadd(List<String> args) Redis command xadd.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xaddAndAwaitpublic Response xaddAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xadd(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xaddAndForgetpublic RedisAPI xaddAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xadd(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xadd(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xadd(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xautoclaim@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xautoclaim(List<String> args) Redis command xautoclaim.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xautoclaimAndAwaitpublic Response xautoclaimAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xautoclaim(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xautoclaimAndForgetpublic RedisAPI xautoclaimAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xautoclaim(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xautoclaim(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xautoclaim(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xclaim@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xclaim(List<String> args) Redis command xclaim.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xclaimAndAwaitpublic Response xclaimAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xclaim(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xclaimAndForgetpublic RedisAPI xclaimAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xclaim(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xclaim(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xclaim(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xdel@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xdel(List<String> args) Redis command xdel.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xdelAndAwaitpublic Response xdelAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xdel(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xdelAndForgetpublic RedisAPI xdelAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xdel(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xdel(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xdel(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xgroup@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xgroup(List<String> args) Redis command xgroup.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xgroupAndAwaitpublic Response xgroupAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xgroup(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xgroupAndForgetpublic RedisAPI xgroupAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xgroup(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xgroup(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xgroup(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xinfo@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xinfo(List<String> args) Redis command xinfo.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xinfoAndAwaitpublic Response xinfoAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xinfo(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xinfoAndForgetpublic RedisAPI xinfoAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xinfo(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xinfo(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xinfo(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xlen@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xlen(String arg0) Redis command xlen.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xlenAndAwaitpublic Response xlenAndAwait(String arg0) Blocking variant ofxlen(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
xlenAndForgetpublic RedisAPI xlenAndForget(String arg0) Variant ofxlen(String)that ignores the result of the operation.This method subscribes on the result of xlen(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromxlen(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xpending@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xpending(List<String> args) Redis command xpending.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xpendingAndAwaitpublic Response xpendingAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xpending(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xpendingAndForgetpublic RedisAPI xpendingAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xpending(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xpending(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xpending(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xrange(List<String> args) Redis command xrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xrangeAndAwaitpublic Response xrangeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xrange(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xrangeAndForgetpublic RedisAPI xrangeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xrange(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xrange(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xrange(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xread@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xread(List<String> args) Redis command xread.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xreadAndAwaitpublic Response xreadAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xread(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xreadAndForgetpublic RedisAPI xreadAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xread(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xread(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xread(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xreadgroup@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xreadgroup(List<String> args) Redis command xreadgroup.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xreadgroupAndAwaitpublic Response xreadgroupAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xreadgroup(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xreadgroupAndForgetpublic RedisAPI xreadgroupAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xreadgroup(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xreadgroup(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xreadgroup(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xrevrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xrevrange(List<String> args) Redis command xrevrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xrevrangeAndAwaitpublic Response xrevrangeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xrevrange(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xrevrangeAndForgetpublic RedisAPI xrevrangeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xrevrange(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xrevrange(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xrevrange(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xsetid@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xsetid(String arg0, String arg1) Redis command xsetid.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xsetidAndAwaitpublic Response xsetidAndAwait(String arg0, String arg1) Blocking variant ofxsetid(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
xsetidAndForgetpublic RedisAPI xsetidAndForget(String arg0, String arg1) Variant ofxsetid(String,String)that ignores the result of the operation.This method subscribes on the result of xsetid(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromxsetid(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
xtrim@CheckReturnValue public io.smallrye.mutiny.Uni<Response> xtrim(List<String> args) Redis command xtrim.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
xtrimAndAwaitpublic Response xtrimAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#xtrim(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
xtrimAndForgetpublic RedisAPI xtrimAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#xtrim(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#xtrim(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#xtrim(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zadd@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zadd(List<String> args) Redis command zadd.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zaddAndAwaitpublic Response zaddAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zadd(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zaddAndForgetpublic RedisAPI zaddAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zadd(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zadd(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zadd(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zcard@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zcard(String arg0) Redis command zcard.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zcardAndAwaitpublic Response zcardAndAwait(String arg0) Blocking variant ofzcard(String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- Returns:
- the Response instance produced by the operation.
 
 - 
zcardAndForgetpublic RedisAPI zcardAndForget(String arg0) Variant ofzcard(String)that ignores the result of the operation.This method subscribes on the result of zcard(String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzcard(String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zcount@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zcount(String arg0, String arg1, String arg2) Redis command zcount.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zcountAndAwaitpublic Response zcountAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzcount(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zcountAndForgetpublic RedisAPI zcountAndForget(String arg0, String arg1, String arg2) Variant ofzcount(String,String,String)that ignores the result of the operation.This method subscribes on the result of zcount(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzcount(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zdiff@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zdiff(List<String> args) Redis command zdiff.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zdiffAndAwaitpublic Response zdiffAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiff(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zdiffAndForgetpublic RedisAPI zdiffAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiff(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zdiff(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zdiff(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zdiffstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zdiffstore(List<String> args) Redis command zdiffstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zdiffstoreAndAwaitpublic Response zdiffstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiffstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zdiffstoreAndForgetpublic RedisAPI zdiffstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zdiffstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zdiffstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zdiffstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zincrby@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zincrby(String arg0, String arg1, String arg2) Redis command zincrby.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zincrbyAndAwaitpublic Response zincrbyAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzincrby(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zincrbyAndForgetpublic RedisAPI zincrbyAndForget(String arg0, String arg1, String arg2) Variant ofzincrby(String,String,String)that ignores the result of the operation.This method subscribes on the result of zincrby(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzincrby(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zinter@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zinter(List<String> args) Redis command zinter.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zinterAndAwaitpublic Response zinterAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zinter(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zinterAndForgetpublic RedisAPI zinterAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zinter(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zinter(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zinter(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zinterstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zinterstore(List<String> args) Redis command zinterstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zinterstoreAndAwaitpublic Response zinterstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zinterstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zinterstoreAndForgetpublic RedisAPI zinterstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zinterstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zinterstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zinterstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zlexcount@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zlexcount(String arg0, String arg1, String arg2) Redis command zlexcount.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zlexcountAndAwaitpublic Response zlexcountAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzlexcount(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zlexcountAndForgetpublic RedisAPI zlexcountAndForget(String arg0, String arg1, String arg2) Variant ofzlexcount(String,String,String)that ignores the result of the operation.This method subscribes on the result of zlexcount(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzlexcount(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zmscore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zmscore(List<String> args) Redis command zmscore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zmscoreAndAwaitpublic Response zmscoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zmscore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zmscoreAndForgetpublic RedisAPI zmscoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zmscore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zmscore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zmscore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zpopmax@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zpopmax(List<String> args) Redis command zpopmax.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zpopmaxAndAwaitpublic Response zpopmaxAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmax(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zpopmaxAndForgetpublic RedisAPI zpopmaxAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmax(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zpopmax(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zpopmax(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zpopmin@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zpopmin(List<String> args) Redis command zpopmin.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zpopminAndAwaitpublic Response zpopminAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmin(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zpopminAndForgetpublic RedisAPI zpopminAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zpopmin(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zpopmin(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zpopmin(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrandmember@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrandmember(List<String> args) Redis command zrandmember.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrandmemberAndAwaitpublic Response zrandmemberAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrandmember(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrandmemberAndForgetpublic RedisAPI zrandmemberAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrandmember(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrandmember(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrandmember(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrange(List<String> args) Redis command zrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrangeAndAwaitpublic Response zrangeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrange(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrangeAndForgetpublic RedisAPI zrangeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrange(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrange(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrange(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrangebylex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrangebylex(List<String> args) Redis command zrangebylex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrangebylexAndAwaitpublic Response zrangebylexAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebylex(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrangebylexAndForgetpublic RedisAPI zrangebylexAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebylex(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrangebylex(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrangebylex(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrangebyscore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrangebyscore(List<String> args) Redis command zrangebyscore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrangebyscoreAndAwaitpublic Response zrangebyscoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrangebyscoreAndForgetpublic RedisAPI zrangebyscoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrangestore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrangestore(List<String> args) Redis command zrangestore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrangestoreAndAwaitpublic Response zrangestoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangestore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrangestoreAndForgetpublic RedisAPI zrangestoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrangestore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrangestore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrangestore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrank@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrank(String arg0, String arg1) Redis command zrank.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrankAndAwaitpublic Response zrankAndAwait(String arg0, String arg1) Blocking variant ofzrank(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrankAndForgetpublic RedisAPI zrankAndForget(String arg0, String arg1) Variant ofzrank(String,String)that ignores the result of the operation.This method subscribes on the result of zrank(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzrank(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrem@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrem(List<String> args) Redis command zrem.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zremAndAwaitpublic Response zremAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrem(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zremAndForgetpublic RedisAPI zremAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrem(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrem(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrem(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zremrangebylex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zremrangebylex(String arg0, String arg1, String arg2) Redis command zremrangebylex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zremrangebylexAndAwaitpublic Response zremrangebylexAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzremrangebylex(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zremrangebylexAndForgetpublic RedisAPI zremrangebylexAndForget(String arg0, String arg1, String arg2) Variant ofzremrangebylex(String,String,String)that ignores the result of the operation.This method subscribes on the result of zremrangebylex(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzremrangebylex(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zremrangebyrank@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zremrangebyrank(String arg0, String arg1, String arg2) Redis command zremrangebyrank.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zremrangebyrankAndAwaitpublic Response zremrangebyrankAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzremrangebyrank(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zremrangebyrankAndForgetpublic RedisAPI zremrangebyrankAndForget(String arg0, String arg1, String arg2) Variant ofzremrangebyrank(String,String,String)that ignores the result of the operation.This method subscribes on the result of zremrangebyrank(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzremrangebyrank(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zremrangebyscore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zremrangebyscore(String arg0, String arg1, String arg2) Redis command zremrangebyscore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zremrangebyscoreAndAwaitpublic Response zremrangebyscoreAndAwait(String arg0, String arg1, String arg2) Blocking variant ofzremrangebyscore(String,String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the Response instance produced by the operation.
 
 - 
zremrangebyscoreAndForgetpublic RedisAPI zremrangebyscoreAndForget(String arg0, String arg1, String arg2) Variant ofzremrangebyscore(String,String,String)that ignores the result of the operation.This method subscribes on the result of zremrangebyscore(String,String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzremrangebyscore(String,String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- arg2-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrevrange@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrevrange(List<String> args) Redis command zrevrange.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrevrangeAndAwaitpublic Response zrevrangeAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrange(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrevrangeAndForgetpublic RedisAPI zrevrangeAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrange(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrevrange(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrevrange(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrevrangebylex@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrevrangebylex(List<String> args) Redis command zrevrangebylex.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrevrangebylexAndAwaitpublic Response zrevrangebylexAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrevrangebylexAndForgetpublic RedisAPI zrevrangebylexAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrevrangebyscore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrevrangebyscore(List<String> args) Redis command zrevrangebyscore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrevrangebyscoreAndAwaitpublic Response zrevrangebyscoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrevrangebyscoreAndForgetpublic RedisAPI zrevrangebyscoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zrevrank@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zrevrank(String arg0, String arg1) Redis command zrevrank.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zrevrankAndAwaitpublic Response zrevrankAndAwait(String arg0, String arg1) Blocking variant ofzrevrank(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
zrevrankAndForgetpublic RedisAPI zrevrankAndForget(String arg0, String arg1) Variant ofzrevrank(String,String)that ignores the result of the operation.This method subscribes on the result of zrevrank(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzrevrank(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zscan@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zscan(List<String> args) Redis command zscan.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zscanAndAwaitpublic Response zscanAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zscan(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zscanAndForgetpublic RedisAPI zscanAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zscan(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zscan(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zscan(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zscore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zscore(String arg0, String arg1) Redis command zscore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- arg0-
- arg1-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zscoreAndAwaitpublic Response zscoreAndAwait(String arg0, String arg1) Blocking variant ofzscore(String,String).This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- arg0-
- arg1-
- Returns:
- the Response instance produced by the operation.
 
 - 
zscoreAndForgetpublic RedisAPI zscoreAndForget(String arg0, String arg1) Variant ofzscore(String,String)that ignores the result of the operation.This method subscribes on the result of zscore(String,String), but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation fromzscore(String,String)but you don't need to compose it with other operations.- Parameters:
- arg0-
- arg1-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zunion@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zunion(List<String> args) Redis command zunion.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zunionAndAwaitpublic Response zunionAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zunion(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zunionAndForgetpublic RedisAPI zunionAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zunion(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zunion(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zunion(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
zunionstore@CheckReturnValue public io.smallrye.mutiny.Uni<Response> zunionstore(List<String> args) Redis command zunionstore.Unlike the bare Vert.x variant, this method returns a Uni. Don't forget to subscribe on it to trigger the operation.- Parameters:
- args-
- Returns:
- the unifiring the result of the operation when completed, or a failure if the operation failed.
 
 - 
zunionstoreAndAwaitpublic Response zunionstoreAndAwait(List<String> args) Blocking variant ofio.vertx.mutiny.redis.client.RedisAPI#zunionstore(List.) This method waits for the completion of the underlying asynchronous operation. If the operation completes successfully, the result is returned, otherwise the failure is thrown (potentially wrapped in a RuntimeException). - Parameters:
- args-
- Returns:
- the Response instance produced by the operation.
 
 - 
zunionstoreAndForgetpublic RedisAPI zunionstoreAndForget(List<String> args) Variant ofio.vertx.mutiny.redis.client.RedisAPI#zunionstore(Listthat ignores the result of the operation.) This method subscribes on the result of io.vertx.mutiny.redis.client.RedisAPI#zunionstore(List, but discards the outcome (item or failure). This method is useful to trigger the asynchronous operation from) io.vertx.mutiny.redis.client.RedisAPI#zunionstore(Listbut you don't need to compose it with other operations.) - Parameters:
- args-
- Returns:
- the instance of RedisAPI to chain method calls.
 
 - 
apipublic static RedisAPI api(RedisConnection connection) 
 - 
newInstancepublic static RedisAPI newInstance(io.vertx.redis.client.RedisAPI arg) 
 
- 
 
-