RedisAPI |
RedisAPI.aclAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#acl(List) that ignores the result of the operation.
|
static RedisAPI |
RedisAPI.api(Redis client) |
|
static RedisAPI |
RedisAPI.api(RedisConnection connection) |
|
RedisAPI |
RedisAPI.appendAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.askingAndForget() |
Variant of asking() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.authAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#auth(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bgrewriteaofAndForget() |
|
RedisAPI |
RedisAPI.bgsaveAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bgsave(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bitcountAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bitcount(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bitfieldAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bitfield(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bitfieldRoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bitfieldRo(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bitopAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bitop(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bitposAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bitpos(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.blpopAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#blpop(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.brpopAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#brpop(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.brpoplpushAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.bzpopmaxAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bzpopmax(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.bzpopminAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#bzpopmin(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.clientAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#client(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.clusterAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#cluster(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.commandAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#command(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.configAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#config(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.dbsizeAndForget() |
Variant of dbsize() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.debugAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#debug(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.decrAndForget(String arg0) |
Variant of decr(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.decrbyAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.delAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#del(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.discardAndForget() |
Variant of discard() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.dumpAndForget(String arg0) |
Variant of dump(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.echoAndForget(String arg0) |
Variant of echo(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.evalAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#eval(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.evalshaAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#evalsha(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.execAndForget() |
Variant of exec() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.existsAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#exists(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.expireAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.expireatAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.flushallAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#flushall(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.flushdbAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#flushdb(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.geoaddAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#geoadd(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.geodistAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#geodist(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.geohashAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#geohash(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.geoposAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#geopos(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.georadiusAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#georadius(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.georadiusbymemberAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#georadiusbymember(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.georadiusbymemberRoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#georadiusbymemberRo(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.georadiusRoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#georadiusRo(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.getAndForget(String arg0) |
Variant of get(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.getbitAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.getrangeAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.getsetAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.hdelAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hdel(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.helloAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hello(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hexistsAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.hgetallAndForget(String arg0) |
|
RedisAPI |
RedisAPI.hgetAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.hincrbyAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.hincrbyfloatAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.hkeysAndForget(String arg0) |
Variant of hkeys(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hlenAndForget(String arg0) |
Variant of hlen(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hmgetAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hmget(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hmsetAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hmset(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hostAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#host(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hscanAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hscan(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hsetAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#hset(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.hsetnxAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.hstrlenAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.hvalsAndForget(String arg0) |
Variant of hvals(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.incrAndForget(String arg0) |
Variant of incr(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.incrbyAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.incrbyfloatAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.infoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#info(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.keysAndForget(String arg0) |
Variant of keys(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lastsaveAndForget() |
Variant of lastsave() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.latencyAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#latency(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lindexAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.linsertAndForget(String arg0,
String arg1,
String arg2,
String arg3) |
|
RedisAPI |
RedisAPI.llenAndForget(String arg0) |
Variant of llen(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lolwutAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#lolwut(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lpopAndForget(String arg0) |
Variant of lpop(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lpushAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#lpush(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lpushxAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#lpushx(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.lrangeAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.lremAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.lsetAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.ltrimAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.memoryAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#memory(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.mgetAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#mget(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.migrateAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#migrate(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.moduleAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#module(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.monitorAndForget() |
Variant of monitor() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.moveAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.msetAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#mset(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.msetnxAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#msetnx(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.multiAndForget() |
Variant of multi() that ignores the result of the operation.
|
static RedisAPI |
RedisAPI.newInstance(io.vertx.redis.client.RedisAPI arg) |
|
RedisAPI |
RedisAPI.objectAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#object(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.persistAndForget(String arg0) |
|
RedisAPI |
RedisAPI.pexpireAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.pexpireatAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.pfaddAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#pfadd(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.pfcountAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#pfcount(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.pfdebugAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#pfdebug(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.pfmergeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#pfmerge(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.pfselftestAndForget() |
Variant of pfselftest() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.pingAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#ping(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.postAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#post(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.psetexAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.psubscribeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#psubscribe(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.psyncAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.pttlAndForget(String arg0) |
Variant of pttl(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.publishAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.pubsubAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#pubsub(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.punsubscribeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#punsubscribe(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.randomkeyAndForget() |
Variant of randomkey() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.readonlyAndForget() |
Variant of readonly() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.readwriteAndForget() |
Variant of readwrite() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.renameAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.renamenxAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.replconfAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#replconf(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.replicaofAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.restoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#restore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.restoreAskingAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#restoreAsking(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.roleAndForget() |
Variant of role() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.rpopAndForget(String arg0) |
Variant of rpop(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.rpoplpushAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.rpushAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#rpush(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.rpushxAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#rpushx(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.saddAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sadd(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.saveAndForget() |
Variant of save() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.scanAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#scan(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.scardAndForget(String arg0) |
Variant of scard(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.scriptAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#script(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sdiffAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sdiff(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sdiffstoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sdiffstore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.selectAndForget(String arg0) |
|
RedisAPI |
RedisAPI.setAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#set(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.setbitAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.setexAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.setnxAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.setrangeAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.shutdownAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#shutdown(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sinterAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sinter(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sinterstoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sinterstore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sismemberAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.slaveofAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.slowlogAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#slowlog(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.smembersAndForget(String arg0) |
|
RedisAPI |
RedisAPI.smoveAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.sortAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sort(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.spopAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#spop(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.srandmemberAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#srandmember(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sremAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#srem(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sscanAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sscan(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.stralgoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#stralgo(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.strlenAndForget(String arg0) |
|
RedisAPI |
RedisAPI.subscribeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#subscribe(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.substrAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.sunionAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sunion(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.sunionstoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#sunionstore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.swapdbAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.syncAndForget() |
Variant of sync() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.timeAndForget() |
Variant of time() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.touchAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#touch(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.ttlAndForget(String arg0) |
Variant of ttl(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.typeAndForget(String arg0) |
Variant of type(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.unlinkAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#unlink(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.unsubscribeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#unsubscribe(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.unwatchAndForget() |
Variant of unwatch() that ignores the result of the operation.
|
RedisAPI |
RedisAPI.waitAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.watchAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#watch(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xackAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xack(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xaddAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xadd(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xclaimAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xclaim(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xdelAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xdel(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xgroupAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xgroup(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xinfoAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xinfo(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xlenAndForget(String arg0) |
Variant of xlen(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xpendingAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xpending(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xrangeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xrange(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xreadAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xread(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xreadgroupAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xreadgroup(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xrevrangeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xrevrange(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.xsetidAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.xtrimAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#xtrim(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zaddAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zadd(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zcardAndForget(String arg0) |
Variant of zcard(String) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zcountAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zincrbyAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zinterstoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zinterstore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zlexcountAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zpopmaxAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zpopmax(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zpopminAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zpopmin(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrangeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrange(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrangebylexAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrangebylex(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrangebyscoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrangebyscore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrankAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.zremAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrem(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zremrangebylexAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zremrangebyrankAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zremrangebyscoreAndForget(String arg0,
String arg1,
String arg2) |
|
RedisAPI |
RedisAPI.zrevrangeAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrevrange(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrevrangebylexAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrevrangebylex(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrevrangebyscoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zrevrangebyscore(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zrevrankAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.zscanAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zscan(List) that ignores the result of the operation.
|
RedisAPI |
RedisAPI.zscoreAndForget(String arg0,
String arg1) |
|
RedisAPI |
RedisAPI.zunionstoreAndForget(List<String> args) |
Variant of io.vertx.mutiny.redis.client.RedisAPI#zunionstore(List) that ignores the result of the operation.
|