Class RedisAPI
- All Implemented Interfaces:
MutinyDelegate
NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
- Version:
- redis_version:8.6.2
- See Also:
-
RedisAPI
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for Access List Control commands.io.vertx.redis.client.ResponseaclAndAwait(List<String> args) A container for Access List Control commands.aclAndForget(List<String> args) A container for Access List Control commands.static RedisAPIstatic RedisAPIapi(RedisConnection connection) io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Appends a string to the value of a key.io.vertx.redis.client.ResponseappendAndAwait(String arg0, String arg1) Appends a string to the value of a key.appendAndForget(String arg0, String arg1) Appends a string to the value of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>asking()Signals that a cluster client is following an -ASK redirect.io.vertx.redis.client.ResponseSignals that a cluster client is following an -ASK redirect.Signals that a cluster client is following an -ASK redirect.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Authenticates the connection.io.vertx.redis.client.ResponseauthAndAwait(List<String> args) Authenticates the connection.authAndForget(List<String> args) Authenticates the connection.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds an item to a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfAddAndAwait(String arg0, String arg1) Adds an item to a Bloom Filter.io.vertx.redis.client.ResponsebfAddAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfAddAndForget(String arg0, String arg1) Adds an item to a Bloom Filter.bfAddAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the cardinality of a Bloom filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfCardAndAwait(String arg0) Returns the cardinality of a Bloom filter.io.vertx.redis.client.ResponsebfCardAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfCardAndForget(String arg0) Returns the cardinality of a Bloom filter.bfCardAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfDebugAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfDebugAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Checks whether an item exists in a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfExistsAndAwait(String arg0, String arg1) Checks whether an item exists in a Bloom Filter.io.vertx.redis.client.ResponsebfExistsAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfExistsAndForget(String arg0, String arg1) Checks whether an item exists in a Bloom Filter.bfExistsAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information about a Bloom Filter.io.vertx.redis.client.ResponsebfInfoAndAwait(List<String> args) Returns information about a Bloom Filter.bfInfoAndForget(List<String> args) Returns information about a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more items to a Bloom Filter.io.vertx.redis.client.ResponsebfInsertAndAwait(List<String> args) Adds one or more items to a Bloom Filter.bfInsertAndForget(List<String> args) Adds one or more items to a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>bfLoadchunk(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>bfLoadchunk(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfLoadchunkAndAwait(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.io.vertx.redis.client.ResponsebfLoadchunkAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfLoadchunkAndForget(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.bfLoadchunkAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more items to a Bloom Filter.io.vertx.redis.client.ResponsebfMaddAndAwait(List<String> args) Adds one or more items to a Bloom Filter.bfMaddAndForget(List<String> args) Adds one or more items to a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Checks whether one or more items exist in a Bloom Filter.io.vertx.redis.client.ResponsebfMexistsAndAwait(List<String> args) Checks whether one or more items exist in a Bloom Filter.bfMexistsAndForget(List<String> args) Checks whether one or more items exist in a Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Creates a new Bloom Filter.io.vertx.redis.client.ResponsebfReserveAndAwait(List<String> args) Creates a new Bloom Filter.bfReserveAndForget(List<String> args) Creates a new Bloom Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>bfScandump(String arg0, String arg1) Begins an incremental save of the bloom filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>bfScandump(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsebfScandumpAndAwait(String arg0, String arg1) Begins an incremental save of the bloom filter.io.vertx.redis.client.ResponsebfScandumpAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.bfScandumpAndForget(String arg0, String arg1) Begins an incremental save of the bloom filter.bfScandumpAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Asynchronously rewrites the append-only file to disk.io.vertx.redis.client.ResponseAsynchronously rewrites the append-only file to disk.Asynchronously rewrites the append-only file to disk.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Asynchronously saves the database(s) to disk.io.vertx.redis.client.ResponsebgsaveAndAwait(List<String> args) Asynchronously saves the database(s) to disk.bgsaveAndForget(List<String> args) Asynchronously saves the database(s) to disk.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Counts the number of set bits (population counting) in a string.io.vertx.redis.client.ResponsebitcountAndAwait(List<String> args) Counts the number of set bits (population counting) in a string.bitcountAndForget(List<String> args) Counts the number of set bits (population counting) in a string.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Performs arbitrary bitfield integer operations on strings.io.vertx.redis.client.ResponsebitfieldAndAwait(List<String> args) Performs arbitrary bitfield integer operations on strings.bitfieldAndForget(List<String> args) Performs arbitrary bitfield integer operations on strings.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>bitfieldRo(List<String> args) Performs arbitrary read-only bitfield integer operations on strings.io.vertx.redis.client.ResponsebitfieldRoAndAwait(List<String> args) Performs arbitrary read-only bitfield integer operations on strings.bitfieldRoAndForget(List<String> args) Performs arbitrary read-only bitfield integer operations on strings.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Performs bitwise operations on multiple strings, and stores the result.io.vertx.redis.client.ResponsebitopAndAwait(List<String> args) Performs bitwise operations on multiple strings, and stores the result.bitopAndForget(List<String> args) Performs bitwise operations on multiple strings, and stores the result.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Finds the first set (1) or clear (0) bit in a string.io.vertx.redis.client.ResponsebitposAndAwait(List<String> args) Finds the first set (1) or clear (0) bit in a string.bitposAndForget(List<String> args) Finds the first set (1) or clear (0) bit in a string.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Pops an element from a list, pushes it to another list and returns it.io.vertx.redis.client.ResponsePops an element from a list, pushes it to another list and returns it.Pops an element from a list, pushes it to another list and returns it.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Pops the first element from one of multiple lists.io.vertx.redis.client.ResponseblmpopAndAwait(List<String> args) Pops the first element from one of multiple lists.blmpopAndForget(List<String> args) Pops the first element from one of multiple lists.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes and returns the first element in a list.io.vertx.redis.client.ResponseblpopAndAwait(List<String> args) Removes and returns the first element in a list.blpopAndForget(List<String> args) Removes and returns the first element in a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes and returns the last element in a list.io.vertx.redis.client.ResponsebrpopAndAwait(List<String> args) Removes and returns the last element in a list.brpopAndForget(List<String> args) Removes and returns the last element in a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>brpoplpush(String arg0, String arg1, String arg2) Deprecated.io.vertx.redis.client.ResponsebrpoplpushAndAwait(String arg0, String arg1, String arg2) Deprecated.since Redis 6.2.0, replaced by:BLMOVEwith theRIGHTandLEFTargumentsbrpoplpushAndForget(String arg0, String arg1, String arg2) Deprecated.since Redis 6.2.0, replaced by:BLMOVEwith theRIGHTandLEFTargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes and returns a member by score from one or more sorted sets.io.vertx.redis.client.ResponsebzmpopAndAwait(List<String> args) Removes and returns a member by score from one or more sorted sets.bzmpopAndForget(List<String> args) Removes and returns a member by score from one or more sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes and returns the member with the highest score from one or more sorted sets.io.vertx.redis.client.ResponsebzpopmaxAndAwait(List<String> args) Removes and returns the member with the highest score from one or more sorted sets.bzpopmaxAndForget(List<String> args) Removes and returns the member with the highest score from one or more sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes and returns the member with the lowest score from one or more sorted sets.io.vertx.redis.client.ResponsebzpopminAndAwait(List<String> args) Removes and returns the member with the lowest score from one or more sorted sets.bzpopminAndForget(List<String> args) Removes and returns the member with the lowest score from one or more sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds an item to a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfAddAndAwait(String arg0, String arg1) Adds an item to a Cuckoo Filter.io.vertx.redis.client.ResponsecfAddAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfAddAndForget(String arg0, String arg1) Adds an item to a Cuckoo Filter.cfAddAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds an item to a Cuckoo Filter if the item did not exist previously.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfAddnxAndAwait(String arg0, String arg1) Adds an item to a Cuckoo Filter if the item did not exist previously.io.vertx.redis.client.ResponsecfAddnxAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfAddnxAndForget(String arg0, String arg1) Adds an item to a Cuckoo Filter if the item did not exist previously.cfAddnxAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfCompactAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfCompactAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the number of times an item might be in a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfCountAndAwait(String arg0, String arg1) Return the number of times an item might be in a Cuckoo Filter.io.vertx.redis.client.ResponsecfCountAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfCountAndForget(String arg0, String arg1) Return the number of times an item might be in a Cuckoo Filter.cfCountAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfDebugAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfDebugAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes an item from a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfDelAndAwait(String arg0, String arg1) Deletes an item from a Cuckoo Filter.io.vertx.redis.client.ResponsecfDelAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfDelAndForget(String arg0, String arg1) Deletes an item from a Cuckoo Filter.cfDelAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Checks whether one or more items exist in a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfExistsAndAwait(String arg0, String arg1) Checks whether one or more items exist in a Cuckoo Filter.io.vertx.redis.client.ResponsecfExistsAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfExistsAndForget(String arg0, String arg1) Checks whether one or more items exist in a Cuckoo Filter.cfExistsAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information about a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfInfoAndAwait(String arg0) Returns information about a Cuckoo Filter.io.vertx.redis.client.ResponsecfInfoAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfInfoAndForget(String arg0) Returns information about a Cuckoo Filter.cfInfoAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more items to a Cuckoo Filter.io.vertx.redis.client.ResponsecfInsertAndAwait(List<String> args) Adds one or more items to a Cuckoo Filter.cfInsertAndForget(List<String> args) Adds one or more items to a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cfInsertnx(List<String> args) Adds one or more items to a Cuckoo Filter if the items did not exist previously.io.vertx.redis.client.ResponsecfInsertnxAndAwait(List<String> args) Adds one or more items to a Cuckoo Filter if the items did not exist previously.cfInsertnxAndForget(List<String> args) Adds one or more items to a Cuckoo Filter if the items did not exist previously.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cfLoadchunk(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cfLoadchunk(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfLoadchunkAndAwait(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.io.vertx.redis.client.ResponsecfLoadchunkAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfLoadchunkAndForget(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.cfLoadchunkAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Checks whether one or more items exist in a Cuckoo Filter.io.vertx.redis.client.ResponsecfMexistsAndAwait(List<String> args) Checks whether one or more items exist in a Cuckoo Filter.cfMexistsAndForget(List<String> args) Checks whether one or more items exist in a Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Creates a new Cuckoo Filter.io.vertx.redis.client.ResponsecfReserveAndAwait(List<String> args) Creates a new Cuckoo Filter.cfReserveAndForget(List<String> args) Creates a new Cuckoo Filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cfScandump(String arg0, String arg1) Begins an incremental save of the bloom filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cfScandump(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecfScandumpAndAwait(String arg0, String arg1) Begins an incremental save of the bloom filter.io.vertx.redis.client.ResponsecfScandumpAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cfScandumpAndForget(String arg0, String arg1) Begins an incremental save of the bloom filter.cfScandumpAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for client connection commands.io.vertx.redis.client.ResponseclientAndAwait(List<String> args) A container for client connection commands.clientAndForget(List<String> args) A container for client connection commands.voidclose()io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for Redis Cluster commands.io.vertx.redis.client.ResponseclusterAndAwait(List<String> args) A container for Redis Cluster commands.clusterAndForget(List<String> args) A container for Redis Cluster commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increases the count of one or more items by increment.io.vertx.redis.client.ResponsecmsIncrbyAndAwait(List<String> args) Increases the count of one or more items by increment.cmsIncrbyAndForget(List<String> args) Increases the count of one or more items by increment.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information about a sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecmsInfoAndAwait(String arg0) Returns information about a sketch.io.vertx.redis.client.ResponsecmsInfoAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cmsInfoAndForget(String arg0) Returns information about a sketch.cmsInfoAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cmsInitbydim(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to dimensions specified by user.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cmsInitbydim(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecmsInitbydimAndAwait(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to dimensions specified by user.io.vertx.redis.client.ResponsecmsInitbydimAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cmsInitbydimAndForget(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to dimensions specified by user.cmsInitbydimAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cmsInitbyprob(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to accommodate requested tolerances.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>cmsInitbyprob(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsecmsInitbyprobAndAwait(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to accommodate requested tolerances.io.vertx.redis.client.ResponsecmsInitbyprobAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.cmsInitbyprobAndForget(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to accommodate requested tolerances.cmsInitbyprobAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Merges several sketches into one sketch.io.vertx.redis.client.ResponsecmsMergeAndAwait(List<String> args) Merges several sketches into one sketch.cmsMergeAndForget(List<String> args) Merges several sketches into one sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the count for one or more items in a sketch.io.vertx.redis.client.ResponsecmsQueryAndAwait(List<String> args) Returns the count for one or more items in a sketch.cmsQueryAndForget(List<String> args) Returns the count for one or more items in a sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns detailed information about all commands.io.vertx.redis.client.ResponsecommandAndAwait(List<String> args) Returns detailed information about all commands.commandAndForget(List<String> args) Returns detailed information about all commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for server configuration commands.io.vertx.redis.client.ResponseconfigAndAwait(List<String> args) A container for server configuration commands.configAndForget(List<String> args) A container for server configuration commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Copies the value of a key to a new key.io.vertx.redis.client.ResponsecopyAndAwait(List<String> args) Copies the value of a key to a new key.copyAndForget(List<String> args) Copies the value of a key to a new key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>dbsize()Returns the number of keys in the database.io.vertx.redis.client.ResponseReturns the number of keys in the database.Returns the number of keys in the database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for debugging commands.io.vertx.redis.client.ResponsedebugAndAwait(List<String> args) A container for debugging commands.debugAndForget(List<String> args) A container for debugging commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Decrements the integer value of a key by one.io.vertx.redis.client.ResponsedecrAndAwait(String arg0) Decrements the integer value of a key by one.decrAndForget(String arg0) Decrements the integer value of a key by one.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Decrements a number from the integer value of a key.io.vertx.redis.client.ResponsedecrbyAndAwait(String arg0, String arg1) Decrements a number from the integer value of a key.decrbyAndForget(String arg0, String arg1) Decrements a number from the integer value of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes one or more keys.io.vertx.redis.client.ResponsedelAndAwait(List<String> args) Deletes one or more keys.delAndForget(List<String> args) Deletes one or more keys.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Conditionally removes the specified key based on value or digest comparison.io.vertx.redis.client.ResponsedelexAndAwait(List<String> args) Conditionally removes the specified key based on value or digest comparison.delexAndForget(List<String> args) Conditionally removes the specified key based on value or digest comparison.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the XXH3 hash of a string value.io.vertx.redis.client.ResponsedigestAndAwait(String arg0) Returns the XXH3 hash of a string value.digestAndForget(String arg0) Returns the XXH3 hash of a string value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>discard()Discards a transaction.io.vertx.redis.client.ResponseDiscards a transaction.Discards a transaction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a serialized representation of the value stored at a key.io.vertx.redis.client.ResponsedumpAndAwait(String arg0) Returns a serialized representation of the value stored at a key.dumpAndForget(String arg0) Returns a serialized representation of the value stored at a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the given string.io.vertx.redis.client.ResponseechoAndAwait(String arg0) Returns the given string.echoAndForget(String arg0) Returns the given string.booleanio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Executes a server-side Lua script.io.vertx.redis.client.ResponseevalAndAwait(List<String> args) Executes a server-side Lua script.evalAndForget(List<String> args) Executes a server-side Lua script.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Executes a read-only server-side Lua script.io.vertx.redis.client.ResponseevalRoAndAwait(List<String> args) Executes a read-only server-side Lua script.evalRoAndForget(List<String> args) Executes a read-only server-side Lua script.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Executes a server-side Lua script by SHA1 digest.io.vertx.redis.client.ResponseevalshaAndAwait(List<String> args) Executes a server-side Lua script by SHA1 digest.evalshaAndForget(List<String> args) Executes a server-side Lua script by SHA1 digest.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Executes a read-only server-side Lua script by SHA1 digest.io.vertx.redis.client.ResponseevalshaRoAndAwait(List<String> args) Executes a read-only server-side Lua script by SHA1 digest.evalshaRoAndForget(List<String> args) Executes a read-only server-side Lua script by SHA1 digest.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>exec()Executes all commands in a transaction.io.vertx.redis.client.ResponseExecutes all commands in a transaction.Executes all commands in a transaction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Determines whether one or more keys exist.io.vertx.redis.client.ResponseexistsAndAwait(List<String> args) Determines whether one or more keys exist.existsAndForget(List<String> args) Determines whether one or more keys exist.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the expiration time of a key in seconds.io.vertx.redis.client.ResponseexpireAndAwait(List<String> args) Sets the expiration time of a key in seconds.expireAndForget(List<String> args) Sets the expiration time of a key in seconds.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the expiration time of a key to a Unix timestamp.io.vertx.redis.client.ResponseexpireatAndAwait(List<String> args) Sets the expiration time of a key to a Unix timestamp.expireatAndForget(List<String> args) Sets the expiration time of a key to a Unix timestamp.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>expiretime(String arg0) Returns the expiration time of a key as a Unix timestamp.io.vertx.redis.client.ResponseexpiretimeAndAwait(String arg0) Returns the expiration time of a key as a Unix timestamp.expiretimeAndForget(String arg0) Returns the expiration time of a key as a Unix timestamp.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Starts a coordinated failover from a server to one of its replicas.io.vertx.redis.client.ResponsefailoverAndAwait(List<String> args) Starts a coordinated failover from a server to one of its replicas.failoverAndForget(List<String> args) Starts a coordinated failover from a server to one of its replicas.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Invokes a function.io.vertx.redis.client.ResponsefcallAndAwait(List<String> args) Invokes a function.fcallAndForget(List<String> args) Invokes a function.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Invokes a read-only function.io.vertx.redis.client.ResponsefcallRoAndAwait(List<String> args) Invokes a read-only function.fcallRoAndForget(List<String> args) Invokes a read-only function.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes all keys from all databases.io.vertx.redis.client.ResponseflushallAndAwait(List<String> args) Removes all keys from all databases.flushallAndForget(List<String> args) Removes all keys from all databases.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Remove all keys from the current database.io.vertx.redis.client.ResponseflushdbAndAwait(List<String> args) Remove all keys from the current database.flushdbAndForget(List<String> args) Remove all keys from the current database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftAddAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftAddAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAggregate(List<String> args) Run a search query on an index and perform aggregate transformations on the results.io.vertx.redis.client.ResponseftAggregateAndAwait(List<String> args) Run a search query on an index and perform aggregate transformations on the results.ftAggregateAndForget(List<String> args) Run a search query on an index and perform aggregate transformations on the results.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAliasadd(List<String> args) Adds an alias to the index.io.vertx.redis.client.ResponseftAliasaddAndAwait(List<String> args) Adds an alias to the index.ftAliasaddAndForget(List<String> args) Adds an alias to the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAliasaddifnx(List<String> args) Adds an alias to the index.io.vertx.redis.client.ResponseftAliasaddifnxAndAwait(List<String> args) Adds an alias to the index.ftAliasaddifnxAndForget(List<String> args) Adds an alias to the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAliasdel(List<String> args) Deletes an alias from the index.io.vertx.redis.client.ResponseftAliasdelAndAwait(List<String> args) Deletes an alias from the index.ftAliasdelAndForget(List<String> args) Deletes an alias from the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAliasdelifx(List<String> args) Deletes an alias from the index.io.vertx.redis.client.ResponseftAliasdelifxAndAwait(List<String> args) Deletes an alias from the index.ftAliasdelifxAndForget(List<String> args) Deletes an alias from the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAliasupdate(List<String> args) Adds or updates an alias to the index.io.vertx.redis.client.ResponseftAliasupdateAndAwait(List<String> args) Adds or updates an alias to the index.ftAliasupdateAndForget(List<String> args) Adds or updates an alias to the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds a new field to the index.io.vertx.redis.client.ResponseftAlterAndAwait(List<String> args) Adds a new field to the index.ftAlterAndForget(List<String> args) Adds a new field to the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftAlterifnx(List<String> args) Adds a new field to the index.io.vertx.redis.client.ResponseftAlterifnxAndAwait(List<String> args) Adds a new field to the index.ftAlterifnxAndForget(List<String> args) Adds a new field to the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftConfigAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftConfigAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Creates an index with the given spec.io.vertx.redis.client.ResponseftCreateAndAwait(List<String> args) Creates an index with the given spec.ftCreateAndForget(List<String> args) Creates an index with the given spec.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftCreateifnx(List<String> args) Creates an index with the given spec.io.vertx.redis.client.ResponseftCreateifnxAndAwait(List<String> args) Creates an index with the given spec.ftCreateifnxAndForget(List<String> args) Creates an index with the given spec.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftCursorAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftCursorAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponseftDebugAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseftDebugAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftDelAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftDelAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds terms to a dictionary.io.vertx.redis.client.ResponseftDictaddAndAwait(List<String> args) Adds terms to a dictionary.ftDictaddAndForget(List<String> args) Adds terms to a dictionary.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes terms from a dictionary.io.vertx.redis.client.ResponseftDictdelAndAwait(List<String> args) Deletes terms from a dictionary.ftDictdelAndForget(List<String> args) Deletes terms from a dictionary.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftDictdump(List<String> args) Dumps all terms in the given dictionary.io.vertx.redis.client.ResponseftDictdumpAndAwait(List<String> args) Dumps all terms in the given dictionary.ftDictdumpAndForget(List<String> args) Dumps all terms in the given dictionary.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftDropAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftDropAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftDropifxAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftDropifxAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftDropindex(List<String> args) Deletes the index.io.vertx.redis.client.ResponseftDropindexAndAwait(List<String> args) Deletes the index.ftDropindexAndForget(List<String> args) Deletes the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftDropindexifx(List<String> args) Deletes the index.io.vertx.redis.client.ResponseftDropindexifxAndAwait(List<String> args) Deletes the index.ftDropindexifxAndForget(List<String> args) Deletes the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the execution plan for a complex query.io.vertx.redis.client.ResponseftExplainAndAwait(List<String> args) Returns the execution plan for a complex query.ftExplainAndForget(List<String> args) Returns the execution plan for a complex query.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftExplaincli(List<String> args) Returns the execution plan for a complex query.io.vertx.redis.client.ResponseftExplaincliAndAwait(List<String> args) Returns the execution plan for a complex query.ftExplaincliAndForget(List<String> args) Returns the execution plan for a complex query.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftGetAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftGetAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Performs hybrid search combining text search and vector similarity search.io.vertx.redis.client.ResponseftHybridAndAwait(List<String> args) Performs hybrid search combining text search and vector similarity search.ftHybridAndForget(List<String> args) Performs hybrid search combining text search and vector similarity search.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information and statistics on the index.io.vertx.redis.client.ResponseftInfoAndAwait(List<String> args) Returns information and statistics on the index.ftInfoAndForget(List<String> args) Returns information and statistics on the index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a list of all existing indexes.io.vertx.redis.client.ResponseftListAndAwait(List<String> args) Returns a list of all existing indexes.ftListAndForget(List<String> args) Returns a list of all existing indexes.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftMgetAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftMgetAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.io.vertx.redis.client.ResponseftProfileAndAwait(List<String> args) Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.ftProfileAndForget(List<String> args) Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftSafeaddAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftSafeaddAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Searches the index with a textual query, returning either documents or just ids.io.vertx.redis.client.ResponseftSearchAndAwait(List<String> args) Searches the index with a textual query, returning either documents or just ids.ftSearchAndForget(List<String> args) Searches the index with a textual query, returning either documents or just ids.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftSpellcheck(List<String> args) Performs spelling correction on a query, returning suggestions for misspelled terms.io.vertx.redis.client.ResponseftSpellcheckAndAwait(List<String> args) Performs spelling correction on a query, returning suggestions for misspelled terms.ftSpellcheckAndForget(List<String> args) Performs spelling correction on a query, returning suggestions for misspelled terms.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds a suggestion string to an auto-complete suggestion dictionary.io.vertx.redis.client.ResponseftSugaddAndAwait(List<String> args) Adds a suggestion string to an auto-complete suggestion dictionary.ftSugaddAndForget(List<String> args) Adds a suggestion string to an auto-complete suggestion dictionary.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes a string from a suggestion index.io.vertx.redis.client.ResponseftSugdelAndAwait(List<String> args) Deletes a string from a suggestion index.ftSugdelAndForget(List<String> args) Deletes a string from a suggestion index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Gets completion suggestions for a prefix.io.vertx.redis.client.ResponseftSuggetAndAwait(List<String> args) Gets completion suggestions for a prefix.ftSuggetAndForget(List<String> args) Gets completion suggestions for a prefix.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Gets the size of an auto-complete suggestion dictionary.io.vertx.redis.client.ResponseftSuglenAndAwait(List<String> args) Gets the size of an auto-complete suggestion dictionary.ftSuglenAndForget(List<String> args) Gets the size of an auto-complete suggestion dictionary.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseftSynaddAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.ftSynaddAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Dumps the contents of a synonym group.io.vertx.redis.client.ResponseftSyndumpAndAwait(List<String> args) Dumps the contents of a synonym group.ftSyndumpAndForget(List<String> args) Dumps the contents of a synonym group.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ftSynupdate(List<String> args) Creates or updates a synonym group with additional terms.io.vertx.redis.client.ResponseftSynupdateAndAwait(List<String> args) Creates or updates a synonym group with additional terms.ftSynupdateAndForget(List<String> args) Creates or updates a synonym group with additional terms.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the distinct tags indexed in a Tag field.io.vertx.redis.client.ResponseftTagvalsAndAwait(List<String> args) Returns the distinct tags indexed in a Tag field.ftTagvalsAndForget(List<String> args) Returns the distinct tags indexed in a Tag field.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for function commands.io.vertx.redis.client.ResponsefunctionAndAwait(List<String> args) A container for function commands.functionAndForget(List<String> args) A container for function commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more members to a geospatial index.io.vertx.redis.client.ResponsegeoaddAndAwait(List<String> args) Adds one or more members to a geospatial index.geoaddAndForget(List<String> args) Adds one or more members to a geospatial index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the distance between two members of a geospatial index.io.vertx.redis.client.ResponsegeodistAndAwait(List<String> args) Returns the distance between two members of a geospatial index.geodistAndForget(List<String> args) Returns the distance between two members of a geospatial index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns members from a geospatial index as geohash strings.io.vertx.redis.client.ResponsegeohashAndAwait(List<String> args) Returns members from a geospatial index as geohash strings.geohashAndForget(List<String> args) Returns members from a geospatial index as geohash strings.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the longitude and latitude of members from a geospatial index.io.vertx.redis.client.ResponsegeoposAndAwait(List<String> args) Returns the longitude and latitude of members from a geospatial index.geoposAndForget(List<String> args) Returns the longitude and latitude of members from a geospatial index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentio.vertx.redis.client.ResponsegeoradiusAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentgeoradiusAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>georadiusbymember(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsio.vertx.redis.client.ResponsegeoradiusbymemberAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsgeoradiusbymemberAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>georadiusbymemberRo(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsio.vertx.redis.client.ResponseDeprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsDeprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>georadiusRo(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentio.vertx.redis.client.ResponsegeoradiusRoAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentgeoradiusRoAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Queries a geospatial index for members inside an area of a box or a circle.io.vertx.redis.client.ResponsegeosearchAndAwait(List<String> args) Queries a geospatial index for members inside an area of a box or a circle.geosearchAndForget(List<String> args) Queries a geospatial index for members inside an area of a box or a circle.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>geosearchstore(List<String> args) Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.io.vertx.redis.client.ResponsegeosearchstoreAndAwait(List<String> args) Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.geosearchstoreAndForget(List<String> args) Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the string value of a key.io.vertx.redis.client.ResponsegetAndAwait(String arg0) Returns the string value of a key.getAndForget(String arg0) Returns the string value of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a bit value by offset.io.vertx.redis.client.ResponsegetbitAndAwait(String arg0, String arg1) Returns a bit value by offset.getbitAndForget(String arg0, String arg1) Returns a bit value by offset.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the string value of a key after deleting the key.io.vertx.redis.client.ResponsegetdelAndAwait(String arg0) Returns the string value of a key after deleting the key.getdelAndForget(String arg0) Returns the string value of a key after deleting the key.io.vertx.redis.client.RedisAPIGet the delegate instance.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the string value of a key after setting its expiration time.io.vertx.redis.client.ResponsegetexAndAwait(List<String> args) Returns the string value of a key after setting its expiration time.getexAndForget(List<String> args) Returns the string value of a key after setting its expiration time.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a substring of the string stored at a key.io.vertx.redis.client.ResponsegetrangeAndAwait(String arg0, String arg1, String arg2) Returns a substring of the string stored at a key.getrangeAndForget(String arg0, String arg1, String arg2) Returns a substring of the string stored at a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentio.vertx.redis.client.ResponsegetsetAndAwait(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentgetsetAndForget(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphBulkAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphBulkAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphConfig(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphConfigAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphConfigAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphDebug(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphDebugAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphDebugAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphDelete(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphDeleteAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphDeleteAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphExplain(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphExplainAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphExplainAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphListAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphListAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphProfile(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphProfileAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphProfileAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphQuery(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphQueryAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphQueryAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphRoQuery(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphRoQueryAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphRoQueryAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>graphSlowlog(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsegraphSlowlogAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasegraphSlowlogAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseinthashCode()io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes one or more fields and their values from a hash.io.vertx.redis.client.ResponsehdelAndAwait(List<String> args) Deletes one or more fields and their values from a hash.hdelAndForget(List<String> args) Deletes one or more fields and their values from a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Handshakes with the Redis server.io.vertx.redis.client.ResponsehelloAndAwait(List<String> args) Handshakes with the Redis server.helloAndForget(List<String> args) Handshakes with the Redis server.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Determines whether a field exists in a hash.io.vertx.redis.client.ResponsehexistsAndAwait(String arg0, String arg1) Determines whether a field exists in a hash.hexistsAndForget(String arg0, String arg1) Determines whether a field exists in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set expiry for hash field using relative time to expire (seconds).io.vertx.redis.client.ResponsehexpireAndAwait(List<String> args) Set expiry for hash field using relative time to expire (seconds).hexpireAndForget(List<String> args) Set expiry for hash field using relative time to expire (seconds).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set expiry for hash field using an absolute Unix timestamp (seconds).io.vertx.redis.client.ResponsehexpireatAndAwait(List<String> args) Set expiry for hash field using an absolute Unix timestamp (seconds).hexpireatAndForget(List<String> args) Set expiry for hash field using an absolute Unix timestamp (seconds).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>hexpiretime(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in seconds.io.vertx.redis.client.ResponsehexpiretimeAndAwait(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in seconds.hexpiretimeAndForget(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in seconds.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the value of a field in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns all fields and values in a hash.io.vertx.redis.client.ResponsehgetallAndAwait(String arg0) Returns all fields and values in a hash.hgetallAndForget(String arg0) Returns all fields and values in a hash.io.vertx.redis.client.ResponsehgetAndAwait(String arg0, String arg1) Returns the value of a field in a hash.hgetAndForget(String arg0, String arg1) Returns the value of a field in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the value of a field and deletes it from the hash.io.vertx.redis.client.ResponsehgetdelAndAwait(List<String> args) Returns the value of a field and deletes it from the hash.hgetdelAndForget(List<String> args) Returns the value of a field and deletes it from the hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Get the value of one or more fields of a given hash key, and optionally set their expiration.io.vertx.redis.client.ResponsehgetexAndAwait(List<String> args) Get the value of one or more fields of a given hash key, and optionally set their expiration.hgetexAndForget(List<String> args) Get the value of one or more fields of a given hash key, and optionally set their expiration.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increments the integer value of a field in a hash by a number.io.vertx.redis.client.ResponsehincrbyAndAwait(String arg0, String arg1, String arg2) Increments the integer value of a field in a hash by a number.hincrbyAndForget(String arg0, String arg1, String arg2) Increments the integer value of a field in a hash by a number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>hincrbyfloat(String arg0, String arg1, String arg2) Increments the floating point value of a field by a number.io.vertx.redis.client.ResponsehincrbyfloatAndAwait(String arg0, String arg1, String arg2) Increments the floating point value of a field by a number.hincrbyfloatAndForget(String arg0, String arg1, String arg2) Increments the floating point value of a field by a number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns all fields in a hash.io.vertx.redis.client.ResponsehkeysAndAwait(String arg0) Returns all fields in a hash.hkeysAndForget(String arg0) Returns all fields in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of fields in a hash.io.vertx.redis.client.ResponsehlenAndAwait(String arg0) Returns the number of fields in a hash.hlenAndForget(String arg0) Returns the number of fields in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the values of all fields in a hash.io.vertx.redis.client.ResponsehmgetAndAwait(List<String> args) Returns the values of all fields in a hash.hmgetAndForget(List<String> args) Returns the values of all fields in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairsio.vertx.redis.client.ResponsehmsetAndAwait(List<String> args) Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairshmsetAndForget(List<String> args) Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for hotkeys tracking commands.io.vertx.redis.client.ResponsehotkeysAndAwait(List<String> args) A container for hotkeys tracking commands.hotkeysAndForget(List<String> args) A container for hotkeys tracking commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes the expiration time for each specified field.io.vertx.redis.client.ResponsehpersistAndAwait(List<String> args) Removes the expiration time for each specified field.hpersistAndForget(List<String> args) Removes the expiration time for each specified field.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set expiry for hash field using relative time to expire (milliseconds).io.vertx.redis.client.ResponsehpexpireAndAwait(List<String> args) Set expiry for hash field using relative time to expire (milliseconds).hpexpireAndForget(List<String> args) Set expiry for hash field using relative time to expire (milliseconds).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>hpexpireat(List<String> args) Set expiry for hash field using an absolute Unix timestamp (milliseconds).io.vertx.redis.client.ResponsehpexpireatAndAwait(List<String> args) Set expiry for hash field using an absolute Unix timestamp (milliseconds).hpexpireatAndForget(List<String> args) Set expiry for hash field using an absolute Unix timestamp (milliseconds).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>hpexpiretime(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in msec.io.vertx.redis.client.ResponsehpexpiretimeAndAwait(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in msec.hpexpiretimeAndForget(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in msec.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the TTL in milliseconds of a hash field.io.vertx.redis.client.ResponsehpttlAndAwait(List<String> args) Returns the TTL in milliseconds of a hash field.hpttlAndForget(List<String> args) Returns the TTL in milliseconds of a hash field.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>hrandfield(List<String> args) Returns one or more random fields from a hash.io.vertx.redis.client.ResponsehrandfieldAndAwait(List<String> args) Returns one or more random fields from a hash.hrandfieldAndForget(List<String> args) Returns one or more random fields from a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Iterates over fields and values of a hash.io.vertx.redis.client.ResponsehscanAndAwait(List<String> args) Iterates over fields and values of a hash.hscanAndForget(List<String> args) Iterates over fields and values of a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Creates or modifies the value of a field in a hash.io.vertx.redis.client.ResponsehsetAndAwait(List<String> args) Creates or modifies the value of a field in a hash.hsetAndForget(List<String> args) Creates or modifies the value of a field in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set the value of one or more fields of a given hash key, and optionally set their expiration.io.vertx.redis.client.ResponsehsetexAndAwait(List<String> args) Set the value of one or more fields of a given hash key, and optionally set their expiration.hsetexAndForget(List<String> args) Set the value of one or more fields of a given hash key, and optionally set their expiration.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the value of a field in a hash only when the field doesn't exist.io.vertx.redis.client.ResponsehsetnxAndAwait(String arg0, String arg1, String arg2) Sets the value of a field in a hash only when the field doesn't exist.hsetnxAndForget(String arg0, String arg1, String arg2) Sets the value of a field in a hash only when the field doesn't exist.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the length of the value of a field.io.vertx.redis.client.ResponsehstrlenAndAwait(String arg0, String arg1) Returns the length of the value of a field.hstrlenAndForget(String arg0, String arg1) Returns the length of the value of a field.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the TTL in seconds of a hash field.io.vertx.redis.client.ResponsehttlAndAwait(List<String> args) Returns the TTL in seconds of a hash field.httlAndForget(List<String> args) Returns the TTL in seconds of a hash field.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns all values in a hash.io.vertx.redis.client.ResponsehvalsAndAwait(String arg0) Returns all values in a hash.hvalsAndForget(String arg0) Returns all values in a hash.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increments the integer value of a key by one.io.vertx.redis.client.ResponseincrAndAwait(String arg0) Increments the integer value of a key by one.incrAndForget(String arg0) Increments the integer value of a key by one.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increments the integer value of a key by a number.io.vertx.redis.client.ResponseincrbyAndAwait(String arg0, String arg1) Increments the integer value of a key by a number.incrbyAndForget(String arg0, String arg1) Increments the integer value of a key by a number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>incrbyfloat(String arg0, String arg1) Increment the floating point value of a key by a number.io.vertx.redis.client.ResponseincrbyfloatAndAwait(String arg0, String arg1) Increment the floating point value of a key by a number.incrbyfloatAndForget(String arg0, String arg1) Increment the floating point value of a key by a number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information and statistics about the server.io.vertx.redis.client.ResponseinfoAndAwait(List<String> args) Returns information and statistics about the server.infoAndForget(List<String> args) Returns information and statistics about the server.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrappend(List<String> args) Append the JSON values into the array at path after the last element in it.io.vertx.redis.client.ResponsejsonArrappendAndAwait(List<String> args) Append the JSON values into the array at path after the last element in it.jsonArrappendAndForget(List<String> args) Append the JSON values into the array at path after the last element in it.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrindex(List<String> args) Search for the first occurrence of a JSON value in an array.io.vertx.redis.client.ResponsejsonArrindexAndAwait(List<String> args) Search for the first occurrence of a JSON value in an array.jsonArrindexAndForget(List<String> args) Search for the first occurrence of a JSON value in an array.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrinsert(List<String> args) Insert the json values into the array at path before the index (shifts to the right).io.vertx.redis.client.ResponsejsonArrinsertAndAwait(List<String> args) Insert the json values into the array at path before the index (shifts to the right).jsonArrinsertAndForget(List<String> args) Insert the json values into the array at path before the index (shifts to the right).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrlen(List<String> args) Report the length of the JSON array at path in key.io.vertx.redis.client.ResponsejsonArrlenAndAwait(List<String> args) Report the length of the JSON array at path in key.jsonArrlenAndForget(List<String> args) Report the length of the JSON array at path in key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrpop(List<String> args) Remove and return the element at the specified index in the array at path.io.vertx.redis.client.ResponsejsonArrpopAndAwait(List<String> args) Remove and return the element at the specified index in the array at path.jsonArrpopAndForget(List<String> args) Remove and return the element at the specified index in the array at path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrtrim(String arg0, String arg1, String arg2, String arg3) Trim an array so that it contains only the specified inclusive range of elements.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonArrtrim(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsejsonArrtrimAndAwait(String arg0, String arg1, String arg2, String arg3) Trim an array so that it contains only the specified inclusive range of elements.io.vertx.redis.client.ResponsejsonArrtrimAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.jsonArrtrimAndForget(String arg0, String arg1, String arg2, String arg3) Trim an array so that it contains only the specified inclusive range of elements.jsonArrtrimAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Clear container values (arrays/objects) and set numeric values to 0.io.vertx.redis.client.ResponsejsonClearAndAwait(List<String> args) Clear container values (arrays/objects) and set numeric values to 0.jsonClearAndForget(List<String> args) Clear container values (arrays/objects) and set numeric values to 0.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>This is a container command for debugging related tasks.io.vertx.redis.client.ResponsejsonDebugAndAwait(List<String> args) This is a container command for debugging related tasks.jsonDebugAndForget(List<String> args) This is a container command for debugging related tasks.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Delete a value.io.vertx.redis.client.ResponsejsonDelAndAwait(List<String> args) Delete a value.jsonDelAndForget(List<String> args) Delete a value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonForget(List<String> args) Delete a value.io.vertx.redis.client.ResponsejsonForgetAndAwait(List<String> args) Delete a value.jsonForgetAndForget(List<String> args) Delete a value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Get JSON value at path.io.vertx.redis.client.ResponsejsonGetAndAwait(List<String> args) Get JSON value at path.jsonGetAndForget(List<String> args) Get JSON value at path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Merge a given JSON value into matching paths.io.vertx.redis.client.ResponsejsonMergeAndAwait(List<String> args) Merge a given JSON value into matching paths.jsonMergeAndForget(List<String> args) Merge a given JSON value into matching paths.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the values at path from multiple key arguments.io.vertx.redis.client.ResponsejsonMgetAndAwait(List<String> args) Return the values at path from multiple key arguments.jsonMgetAndForget(List<String> args) Return the values at path from multiple key arguments.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set or update one or more JSON values according to the specified key-path-value triplets.io.vertx.redis.client.ResponsejsonMsetAndAwait(List<String> args) Set or update one or more JSON values according to the specified key-path-value triplets.jsonMsetAndForget(List<String> args) Set or update one or more JSON values according to the specified key-path-value triplets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNumincrby(String arg0, String arg1, String arg2) Increment the number value stored at path by number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNumincrby(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsejsonNumincrbyAndAwait(String arg0, String arg1, String arg2) Increment the number value stored at path by number.io.vertx.redis.client.ResponsejsonNumincrbyAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.jsonNumincrbyAndForget(String arg0, String arg1, String arg2) Increment the number value stored at path by number.jsonNumincrbyAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNummultby(String arg0, String arg1, String arg2) Multiply the number value stored at path by number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNummultby(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsejsonNummultbyAndAwait(String arg0, String arg1, String arg2) Multiply the number value stored at path by number.io.vertx.redis.client.ResponsejsonNummultbyAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.jsonNummultbyAndForget(String arg0, String arg1, String arg2) Multiply the number value stored at path by number.jsonNummultbyAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNumpowby(String arg0, String arg1, String arg2) Raise the number value stored at path to the power of number.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonNumpowby(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsejsonNumpowbyAndAwait(String arg0, String arg1, String arg2) Raise the number value stored at path to the power of number.io.vertx.redis.client.ResponsejsonNumpowbyAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.jsonNumpowbyAndForget(String arg0, String arg1, String arg2) Raise the number value stored at path to the power of number.jsonNumpowbyAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonObjkeys(List<String> args) Return the keys in the object that's referenced by path.io.vertx.redis.client.ResponsejsonObjkeysAndAwait(List<String> args) Return the keys in the object that's referenced by path.jsonObjkeysAndForget(List<String> args) Return the keys in the object that's referenced by path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonObjlen(List<String> args) Report the number of keys in the JSON object at path in key.io.vertx.redis.client.ResponsejsonObjlenAndAwait(List<String> args) Report the number of keys in the JSON object at path in key.jsonObjlenAndForget(List<String> args) Report the number of keys in the JSON object at path in key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the JSON in key in Redis serialization protocol specification form.io.vertx.redis.client.ResponsejsonRespAndAwait(List<String> args) Return the JSON in key in Redis serialization protocol specification form.jsonRespAndForget(List<String> args) Return the JSON in key in Redis serialization protocol specification form.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Set the JSON value at path in key.io.vertx.redis.client.ResponsejsonSetAndAwait(List<String> args) Set the JSON value at path in key.jsonSetAndForget(List<String> args) Set the JSON value at path in key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonStrappend(List<String> args) Append the json-string values to the string at path.io.vertx.redis.client.ResponsejsonStrappendAndAwait(List<String> args) Append the json-string values to the string at path.jsonStrappendAndForget(List<String> args) Append the json-string values to the string at path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonStrlen(List<String> args) Report the length of the JSON String at path in key.io.vertx.redis.client.ResponsejsonStrlenAndAwait(List<String> args) Report the length of the JSON String at path in key.jsonStrlenAndForget(List<String> args) Report the length of the JSON String at path in key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonToggle(String arg0, String arg1) Toggle the boolean value stored at path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>jsonToggle(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsejsonToggleAndAwait(String arg0, String arg1) Toggle the boolean value stored at path.io.vertx.redis.client.ResponsejsonToggleAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.jsonToggleAndForget(String arg0, String arg1) Toggle the boolean value stored at path.jsonToggleAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Report the type of JSON value at path.io.vertx.redis.client.ResponsejsonTypeAndAwait(List<String> args) Report the type of JSON value at path.jsonTypeAndForget(List<String> args) Report the type of JSON value at path.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns all key names that match a pattern.io.vertx.redis.client.ResponsekeysAndAwait(String arg0) Returns all key names that match a pattern.keysAndForget(String arg0) Returns all key names that match a pattern.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>lastsave()Returns the Unix timestamp of the last successful save to disk.io.vertx.redis.client.ResponseReturns the Unix timestamp of the last successful save to disk.Returns the Unix timestamp of the last successful save to disk.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for latency diagnostics commands.io.vertx.redis.client.ResponselatencyAndAwait(List<String> args) A container for latency diagnostics commands.latencyAndForget(List<String> args) A container for latency diagnostics commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Finds the longest common substring.io.vertx.redis.client.ResponselcsAndAwait(List<String> args) Finds the longest common substring.lcsAndForget(List<String> args) Finds the longest common substring.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns an element from a list by its index.io.vertx.redis.client.ResponselindexAndAwait(String arg0, String arg1) Returns an element from a list by its index.lindexAndForget(String arg0, String arg1) Returns an element from a list by its index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Inserts an element before or after another element in a list.io.vertx.redis.client.ResponselinsertAndAwait(String arg0, String arg1, String arg2, String arg3) Inserts an element before or after another element in a list.linsertAndForget(String arg0, String arg1, String arg2, String arg3) Inserts an element before or after another element in a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the length of a list.io.vertx.redis.client.ResponsellenAndAwait(String arg0) Returns the length of a list.llenAndForget(String arg0) Returns the length of a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns an element after popping it from one list and pushing it to another.io.vertx.redis.client.ResponselmoveAndAwait(String arg0, String arg1, String arg2, String arg3) Returns an element after popping it from one list and pushing it to another.lmoveAndForget(String arg0, String arg1, String arg2, String arg3) Returns an element after popping it from one list and pushing it to another.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns multiple elements from a list after removing them.io.vertx.redis.client.ResponselmpopAndAwait(List<String> args) Returns multiple elements from a list after removing them.lmpopAndForget(List<String> args) Returns multiple elements from a list after removing them.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Displays computer art and the Redis version.io.vertx.redis.client.ResponselolwutAndAwait(List<String> args) Displays computer art and the Redis version.lolwutAndForget(List<String> args) Displays computer art and the Redis version.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the first elements in a list after removing it.io.vertx.redis.client.ResponselpopAndAwait(List<String> args) Returns the first elements in a list after removing it.lpopAndForget(List<String> args) Returns the first elements in a list after removing it.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the index of matching elements in a list.io.vertx.redis.client.ResponselposAndAwait(List<String> args) Returns the index of matching elements in a list.lposAndForget(List<String> args) Returns the index of matching elements in a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Prepends one or more elements to a list.io.vertx.redis.client.ResponselpushAndAwait(List<String> args) Prepends one or more elements to a list.lpushAndForget(List<String> args) Prepends one or more elements to a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Prepends one or more elements to a list only when the list exists.io.vertx.redis.client.ResponselpushxAndAwait(List<String> args) Prepends one or more elements to a list only when the list exists.lpushxAndForget(List<String> args) Prepends one or more elements to a list only when the list exists.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a range of elements from a list.io.vertx.redis.client.ResponselrangeAndAwait(String arg0, String arg1, String arg2) Returns a range of elements from a list.lrangeAndForget(String arg0, String arg1, String arg2) Returns a range of elements from a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes elements from a list.io.vertx.redis.client.ResponselremAndAwait(String arg0, String arg1, String arg2) Removes elements from a list.lremAndForget(String arg0, String arg1, String arg2) Removes elements from a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the value of an element in a list by its index.io.vertx.redis.client.ResponselsetAndAwait(String arg0, String arg1, String arg2) Sets the value of an element in a list by its index.lsetAndForget(String arg0, String arg1, String arg2) Sets the value of an element in a list by its index.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes elements from both ends a list.io.vertx.redis.client.ResponseltrimAndAwait(String arg0, String arg1, String arg2) Removes elements from both ends a list.ltrimAndForget(String arg0, String arg1, String arg2) Removes elements from both ends a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for memory diagnostics commands.io.vertx.redis.client.ResponsememoryAndAwait(List<String> args) A container for memory diagnostics commands.memoryAndForget(List<String> args) A container for memory diagnostics commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Atomically returns the string values of one or more keys.io.vertx.redis.client.ResponsemgetAndAwait(List<String> args) Atomically returns the string values of one or more keys.mgetAndForget(List<String> args) Atomically returns the string values of one or more keys.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Atomically transfers a key from one Redis instance to another.io.vertx.redis.client.ResponsemigrateAndAwait(List<String> args) Atomically transfers a key from one Redis instance to another.migrateAndForget(List<String> args) Atomically transfers a key from one Redis instance to another.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for module commands.io.vertx.redis.client.ResponsemoduleAndAwait(List<String> args) A container for module commands.moduleAndForget(List<String> args) A container for module commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>monitor()Listens for all requests received by the server in real-time.io.vertx.redis.client.ResponseListens for all requests received by the server in real-time.Listens for all requests received by the server in real-time.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Moves a key to another database.io.vertx.redis.client.ResponsemoveAndAwait(String arg0, String arg1) Moves a key to another database.moveAndForget(String arg0, String arg1) Moves a key to another database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Atomically creates or modifies the string values of one or more keys.io.vertx.redis.client.ResponsemsetAndAwait(List<String> args) Atomically creates or modifies the string values of one or more keys.msetAndForget(List<String> args) Atomically creates or modifies the string values of one or more keys.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Atomically sets multiple string keys with a shared expiration in a single operation.io.vertx.redis.client.ResponsemsetexAndAwait(List<String> args) Atomically sets multiple string keys with a shared expiration in a single operation.msetexAndForget(List<String> args) Atomically sets multiple string keys with a shared expiration in a single operation.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Atomically modifies the string values of one or more keys only when all keys don't exist.io.vertx.redis.client.ResponsemsetnxAndAwait(List<String> args) Atomically modifies the string values of one or more keys only when all keys don't exist.msetnxAndForget(List<String> args) Atomically modifies the string values of one or more keys only when all keys don't exist.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>multi()Starts a transaction.io.vertx.redis.client.ResponseStarts a transaction.Starts a transaction.static RedisAPInewInstance(io.vertx.redis.client.RedisAPI delegate) Creates a new instance of theRedisAPI.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for object introspection commands.io.vertx.redis.client.ResponseobjectAndAwait(List<String> args) A container for object introspection commands.objectAndForget(List<String> args) A container for object introspection commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes the expiration time of a key.io.vertx.redis.client.ResponsepersistAndAwait(String arg0) Removes the expiration time of a key.persistAndForget(String arg0) Removes the expiration time of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the expiration time of a key in milliseconds.io.vertx.redis.client.ResponsepexpireAndAwait(List<String> args) Sets the expiration time of a key in milliseconds.pexpireAndForget(List<String> args) Sets the expiration time of a key in milliseconds.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the expiration time of a key to a Unix milliseconds timestamp.io.vertx.redis.client.ResponsepexpireatAndAwait(List<String> args) Sets the expiration time of a key to a Unix milliseconds timestamp.pexpireatAndForget(List<String> args) Sets the expiration time of a key to a Unix milliseconds timestamp.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>pexpiretime(String arg0) Returns the expiration time of a key as a Unix milliseconds timestamp.io.vertx.redis.client.ResponsepexpiretimeAndAwait(String arg0) Returns the expiration time of a key as a Unix milliseconds timestamp.pexpiretimeAndForget(String arg0) Returns the expiration time of a key as a Unix milliseconds timestamp.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds elements to a HyperLogLog key.io.vertx.redis.client.ResponsepfaddAndAwait(List<String> args) Adds elements to a HyperLogLog key.pfaddAndForget(List<String> args) Adds elements to a HyperLogLog key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).io.vertx.redis.client.ResponsepfcountAndAwait(List<String> args) Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).pfcountAndForget(List<String> args) Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Internal commands for debugging HyperLogLog values.io.vertx.redis.client.ResponsepfdebugAndAwait(String arg0, String arg1) Internal commands for debugging HyperLogLog values.pfdebugAndForget(String arg0, String arg1) Internal commands for debugging HyperLogLog values.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Merges one or more HyperLogLog values into a single key.io.vertx.redis.client.ResponsepfmergeAndAwait(List<String> args) Merges one or more HyperLogLog values into a single key.pfmergeAndForget(List<String> args) Merges one or more HyperLogLog values into a single key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>An internal command for testing HyperLogLog values.io.vertx.redis.client.ResponseAn internal command for testing HyperLogLog values.An internal command for testing HyperLogLog values.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the server's liveliness response.io.vertx.redis.client.ResponsepingAndAwait(List<String> args) Returns the server's liveliness response.pingAndForget(List<String> args) Returns the server's liveliness response.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentio.vertx.redis.client.ResponsepsetexAndAwait(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentpsetexAndForget(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>psubscribe(List<String> args) Listens for messages published to channels that match one or more patterns.io.vertx.redis.client.ResponsepsubscribeAndAwait(List<String> args) Listens for messages published to channels that match one or more patterns.psubscribeAndForget(List<String> args) Listens for messages published to channels that match one or more patterns.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>An internal command used in replication.io.vertx.redis.client.ResponsepsyncAndAwait(List<String> args) An internal command used in replication.psyncAndForget(List<String> args) An internal command used in replication.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the expiration time in milliseconds of a key.io.vertx.redis.client.ResponsepttlAndAwait(String arg0) Returns the expiration time in milliseconds of a key.pttlAndForget(String arg0) Returns the expiration time in milliseconds of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Posts a message to a channel.io.vertx.redis.client.ResponsepublishAndAwait(String arg0, String arg1) Posts a message to a channel.publishAndForget(String arg0, String arg1) Posts a message to a channel.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for Pub/Sub commands.io.vertx.redis.client.ResponsepubsubAndAwait(List<String> args) A container for Pub/Sub commands.pubsubAndForget(List<String> args) A container for Pub/Sub commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>punsubscribe(List<String> args) Stops listening to messages published to channels that match one or more patterns.io.vertx.redis.client.ResponsepunsubscribeAndAwait(List<String> args) Stops listening to messages published to channels that match one or more patterns.punsubscribeAndForget(List<String> args) Stops listening to messages published to channels that match one or more patterns.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 7.2.0, replaced by: just closing the connectionio.vertx.redis.client.ResponsequitAndAwait(List<String> args) Deprecated.since Redis 7.2.0, replaced by: just closing the connectionquitAndForget(List<String> args) Deprecated.since Redis 7.2.0, replaced by: just closing the connectionio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns a random key name from the database.io.vertx.redis.client.ResponseReturns a random key name from the database.Returns a random key name from the database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>readonly()Enables read-only queries for a connection to a Redis Cluster replica node.io.vertx.redis.client.ResponseEnables read-only queries for a connection to a Redis Cluster replica node.Enables read-only queries for a connection to a Redis Cluster replica node.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Enables read-write queries for a connection to a Reids Cluster replica node.io.vertx.redis.client.ResponseEnables read-write queries for a connection to a Reids Cluster replica node.Enables read-write queries for a connection to a Reids Cluster replica node.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Renames a key and overwrites the destination.io.vertx.redis.client.ResponserenameAndAwait(String arg0, String arg1) Renames a key and overwrites the destination.renameAndForget(String arg0, String arg1) Renames a key and overwrites the destination.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Renames a key only when the target key name doesn't exist.io.vertx.redis.client.ResponserenamenxAndAwait(String arg0, String arg1) Renames a key only when the target key name doesn't exist.renamenxAndForget(String arg0, String arg1) Renames a key only when the target key name doesn't exist.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>An internal command for configuring the replication stream.io.vertx.redis.client.ResponsereplconfAndAwait(List<String> args) An internal command for configuring the replication stream.replconfAndForget(List<String> args) An internal command for configuring the replication stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Configures a server as replica of another, or promotes it to a master.io.vertx.redis.client.ResponsereplicaofAndAwait(String arg0, String arg1) Configures a server as replica of another, or promotes it to a master.replicaofAndForget(String arg0, String arg1) Configures a server as replica of another, or promotes it to a master.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>reset()Resets the connection.io.vertx.redis.client.ResponseResets the connection.Resets the connection.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Creates a key from the serialized representation of a value.io.vertx.redis.client.ResponserestoreAndAwait(List<String> args) Creates a key from the serialized representation of a value.restoreAndForget(List<String> args) Creates a key from the serialized representation of a value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>restoreAsking(List<String> args) An internal command for migrating keys in a cluster.io.vertx.redis.client.ResponserestoreAskingAndAwait(List<String> args) An internal command for migrating keys in a cluster.restoreAskingAndForget(List<String> args) An internal command for migrating keys in a cluster.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>role()Returns the replication role.io.vertx.redis.client.ResponseReturns the replication role.Returns the replication role.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns and removes the last elements of a list.io.vertx.redis.client.ResponserpopAndAwait(List<String> args) Returns and removes the last elements of a list.rpopAndForget(List<String> args) Returns and removes the last elements of a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsio.vertx.redis.client.ResponserpoplpushAndAwait(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsrpoplpushAndForget(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Appends one or more elements to a list.io.vertx.redis.client.ResponserpushAndAwait(List<String> args) Appends one or more elements to a list.rpushAndForget(List<String> args) Appends one or more elements to a list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Appends an element to a list only when the list exists.io.vertx.redis.client.ResponserpushxAndAwait(List<String> args) Appends an element to a list only when the list exists.rpushxAndForget(List<String> args) Appends an element to a list only when the list exists.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more members to a set.io.vertx.redis.client.ResponsesaddAndAwait(List<String> args) Adds one or more members to a set.saddAndForget(List<String> args) Adds one or more members to a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>save()Synchronously saves the database(s) to disk.io.vertx.redis.client.ResponseSynchronously saves the database(s) to disk.Synchronously saves the database(s) to disk.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Iterates over the key names in the database.io.vertx.redis.client.ResponsescanAndAwait(List<String> args) Iterates over the key names in the database.scanAndForget(List<String> args) Iterates over the key names in the database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of members in a set.io.vertx.redis.client.ResponsescardAndAwait(String arg0) Returns the number of members in a set.scardAndForget(String arg0) Returns the number of members in a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for Lua scripts management commands.io.vertx.redis.client.ResponsescriptAndAwait(List<String> args) A container for Lua scripts management commands.scriptAndForget(List<String> args) A container for Lua scripts management commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the difference of multiple sets.io.vertx.redis.client.ResponsesdiffAndAwait(List<String> args) Returns the difference of multiple sets.sdiffAndForget(List<String> args) Returns the difference of multiple sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sdiffstore(List<String> args) Stores the difference of multiple sets in a key.io.vertx.redis.client.ResponsesdiffstoreAndAwait(List<String> args) Stores the difference of multiple sets in a key.sdiffstoreAndForget(List<String> args) Stores the difference of multiple sets in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>searchClusterinfo(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsesearchClusterinfoAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.searchClusterinfoAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>searchClusterrefresh(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseUnlike the bare Vert.x variant, this method returns aResponse.Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>searchClusterset(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsesearchClustersetAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.searchClustersetAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Changes the selected database.io.vertx.redis.client.ResponseselectAndAwait(String arg0) Changes the selected database.selectAndForget(String arg0) Changes the selected database.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the string value of a key, ignoring its type.io.vertx.redis.client.ResponsesetAndAwait(List<String> args) Sets the string value of a key, ignoring its type.setAndForget(List<String> args) Sets the string value of a key, ignoring its type.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets or clears the bit at offset of the string value.io.vertx.redis.client.ResponsesetbitAndAwait(String arg0, String arg1, String arg2) Sets or clears the bit at offset of the string value.setbitAndForget(String arg0, String arg1, String arg2) Sets or clears the bit at offset of the string value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentio.vertx.redis.client.ResponsesetexAndAwait(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentsetexAndForget(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentio.vertx.redis.client.ResponsesetnxAndAwait(String arg0, String arg1) Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentsetnxAndForget(String arg0, String arg1) Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Overwrites a part of a string value with another by an offset.io.vertx.redis.client.ResponsesetrangeAndAwait(String arg0, String arg1, String arg2) Overwrites a part of a string value with another by an offset.setrangeAndForget(String arg0, String arg1, String arg2) Overwrites a part of a string value with another by an offset.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Synchronously saves the database(s) to disk and shuts down the Redis server.io.vertx.redis.client.ResponseshutdownAndAwait(List<String> args) Synchronously saves the database(s) to disk and shuts down the Redis server.shutdownAndForget(List<String> args) Synchronously saves the database(s) to disk and shuts down the Redis server.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the intersect of multiple sets.io.vertx.redis.client.ResponsesinterAndAwait(List<String> args) Returns the intersect of multiple sets.sinterAndForget(List<String> args) Returns the intersect of multiple sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sintercard(List<String> args) Returns the number of members of the intersect of multiple sets.io.vertx.redis.client.ResponsesintercardAndAwait(List<String> args) Returns the number of members of the intersect of multiple sets.sintercardAndForget(List<String> args) Returns the number of members of the intersect of multiple sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sinterstore(List<String> args) Stores the intersect of multiple sets in a key.io.vertx.redis.client.ResponsesinterstoreAndAwait(List<String> args) Stores the intersect of multiple sets in a key.sinterstoreAndForget(List<String> args) Stores the intersect of multiple sets in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Determines whether a member belongs to a set.io.vertx.redis.client.ResponsesismemberAndAwait(String arg0, String arg1) Determines whether a member belongs to a set.sismemberAndForget(String arg0, String arg1) Determines whether a member belongs to a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 5.0.0, replaced by:REPLICAOFio.vertx.redis.client.ResponseslaveofAndAwait(String arg0, String arg1) Deprecated.since Redis 5.0.0, replaced by:REPLICAOFslaveofAndForget(String arg0, String arg1) Deprecated.since Redis 5.0.0, replaced by:REPLICAOFio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for slow log commands.io.vertx.redis.client.ResponseslowlogAndAwait(List<String> args) A container for slow log commands.slowlogAndForget(List<String> args) A container for slow log commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns all members of a set.io.vertx.redis.client.ResponsesmembersAndAwait(String arg0) Returns all members of a set.smembersAndForget(String arg0) Returns all members of a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>smismember(List<String> args) Determines whether multiple members belong to a set.io.vertx.redis.client.ResponsesmismemberAndAwait(List<String> args) Determines whether multiple members belong to a set.smismemberAndForget(List<String> args) Determines whether multiple members belong to a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Moves a member from one set to another.io.vertx.redis.client.ResponsesmoveAndAwait(String arg0, String arg1, String arg2) Moves a member from one set to another.smoveAndForget(String arg0, String arg1, String arg2) Moves a member from one set to another.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sorts the elements in a list, a set, or a sorted set, optionally storing the result.io.vertx.redis.client.ResponsesortAndAwait(List<String> args) Sorts the elements in a list, a set, or a sorted set, optionally storing the result.sortAndForget(List<String> args) Sorts the elements in a list, a set, or a sorted set, optionally storing the result.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the sorted elements of a list, a set, or a sorted set.io.vertx.redis.client.ResponsesortRoAndAwait(List<String> args) Returns the sorted elements of a list, a set, or a sorted set.sortRoAndForget(List<String> args) Returns the sorted elements of a list, a set, or a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns one or more random members from a set after removing them.io.vertx.redis.client.ResponsespopAndAwait(List<String> args) Returns one or more random members from a set after removing them.spopAndForget(List<String> args) Returns one or more random members from a set after removing them.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Post a message to a shard channel.io.vertx.redis.client.ResponsespublishAndAwait(String arg0, String arg1) Post a message to a shard channel.spublishAndForget(String arg0, String arg1) Post a message to a shard channel.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>srandmember(List<String> args) Get one or multiple random members from a set.io.vertx.redis.client.ResponsesrandmemberAndAwait(List<String> args) Get one or multiple random members from a set.srandmemberAndForget(List<String> args) Get one or multiple random members from a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes one or more members from a set.io.vertx.redis.client.ResponsesremAndAwait(List<String> args) Removes one or more members from a set.sremAndForget(List<String> args) Removes one or more members from a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Iterates over members of a set.io.vertx.redis.client.ResponsesscanAndAwait(List<String> args) Iterates over members of a set.sscanAndForget(List<String> args) Iterates over members of a set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>ssubscribe(List<String> args) Listens for messages published to shard channels.io.vertx.redis.client.ResponsessubscribeAndAwait(List<String> args) Listens for messages published to shard channels.ssubscribeAndForget(List<String> args) Listens for messages published to shard channels.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the length of a string value.io.vertx.redis.client.ResponsestrlenAndAwait(String arg0) Returns the length of a string value.strlenAndForget(String arg0) Returns the length of a string value.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Listens for messages published to channels.io.vertx.redis.client.ResponsesubscribeAndAwait(List<String> args) Listens for messages published to channels.subscribeAndForget(List<String> args) Listens for messages published to channels.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 2.0.0, replaced by:GETRANGEio.vertx.redis.client.ResponsesubstrAndAwait(String arg0, String arg1, String arg2) Deprecated.since Redis 2.0.0, replaced by:GETRANGEsubstrAndForget(String arg0, String arg1, String arg2) Deprecated.since Redis 2.0.0, replaced by:GETRANGEio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the union of multiple sets.io.vertx.redis.client.ResponsesunionAndAwait(List<String> args) Returns the union of multiple sets.sunionAndForget(List<String> args) Returns the union of multiple sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sunionstore(List<String> args) Stores the union of multiple sets in a key.io.vertx.redis.client.ResponsesunionstoreAndAwait(List<String> args) Stores the union of multiple sets in a key.sunionstoreAndForget(List<String> args) Stores the union of multiple sets in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sunsubscribe(List<String> args) Stops listening to messages posted to shard channels.io.vertx.redis.client.ResponsesunsubscribeAndAwait(List<String> args) Stops listening to messages posted to shard channels.sunsubscribeAndForget(List<String> args) Stops listening to messages posted to shard channels.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Swaps two Redis databases.io.vertx.redis.client.ResponseswapdbAndAwait(String arg0, String arg1) Swaps two Redis databases.swapdbAndForget(String arg0, String arg1) Swaps two Redis databases.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>sync()An internal command used in replication.io.vertx.redis.client.ResponseAn internal command used in replication.An internal command used in replication.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestAdd(List<String> args) Adds one or more observations to a t-digest sketch.io.vertx.redis.client.ResponsetdigestAddAndAwait(List<String> args) Adds one or more observations to a t-digest sketch.tdigestAddAndForget(List<String> args) Adds one or more observations to a t-digest sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestByrank(List<String> args) Returns, for each input rank, an estimation of the value (floating-point) with that rank.io.vertx.redis.client.ResponsetdigestByrankAndAwait(List<String> args) Returns, for each input rank, an estimation of the value (floating-point) with that rank.tdigestByrankAndForget(List<String> args) Returns, for each input rank, an estimation of the value (floating-point) with that rank.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestByrevrank(List<String> args) Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.io.vertx.redis.client.ResponsetdigestByrevrankAndAwait(List<String> args) Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.tdigestByrevrankAndForget(List<String> args) Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestCdf(List<String> args) Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).io.vertx.redis.client.ResponsetdigestCdfAndAwait(List<String> args) Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).tdigestCdfAndForget(List<String> args) Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestCreate(List<String> args) Allocates memory and initializes a new t-digest sketch.io.vertx.redis.client.ResponsetdigestCreateAndAwait(List<String> args) Allocates memory and initializes a new t-digest sketch.tdigestCreateAndForget(List<String> args) Allocates memory and initializes a new t-digest sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestInfo(String arg0) Returns information and statistics about a t-digest sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestInfo(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetdigestInfoAndAwait(String arg0) Returns information and statistics about a t-digest sketch.io.vertx.redis.client.ResponsetdigestInfoAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tdigestInfoAndForget(String arg0) Returns information and statistics about a t-digest sketch.tdigestInfoAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestMax(String arg0) Returns the maximum observation value from a t-digest sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestMax(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetdigestMaxAndAwait(String arg0) Returns the maximum observation value from a t-digest sketch.io.vertx.redis.client.ResponsetdigestMaxAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tdigestMaxAndForget(String arg0) Returns the maximum observation value from a t-digest sketch.tdigestMaxAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestMerge(List<String> args) Merges multiple t-digest sketches into a single sketch.io.vertx.redis.client.ResponsetdigestMergeAndAwait(List<String> args) Merges multiple t-digest sketches into a single sketch.tdigestMergeAndForget(List<String> args) Merges multiple t-digest sketches into a single sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestMin(String arg0) Returns the minimum observation value from a t-digest sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestMin(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetdigestMinAndAwait(String arg0) Returns the minimum observation value from a t-digest sketch.io.vertx.redis.client.ResponsetdigestMinAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tdigestMinAndForget(String arg0) Returns the minimum observation value from a t-digest sketch.tdigestMinAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestQuantile(List<String> args) Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.io.vertx.redis.client.ResponsetdigestQuantileAndAwait(List<String> args) Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.tdigestQuantileAndForget(List<String> args) Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestRank(List<String> args) Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).io.vertx.redis.client.ResponsetdigestRankAndAwait(List<String> args) Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).tdigestRankAndForget(List<String> args) Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestReset(String arg0) Resets a t-digest sketch: empty the sketch and re-initializes it.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestReset(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetdigestResetAndAwait(String arg0) Resets a t-digest sketch: empty the sketch and re-initializes it.io.vertx.redis.client.ResponsetdigestResetAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tdigestResetAndForget(String arg0) Resets a t-digest sketch: empty the sketch and re-initializes it.tdigestResetAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestRevrank(List<String> args) Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).io.vertx.redis.client.ResponsetdigestRevrankAndAwait(List<String> args) Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).tdigestRevrankAndForget(List<String> args) Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestTrimmedMean(String arg0, String arg1, String arg2) Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tdigestTrimmedMean(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetdigestTrimmedMeanAndAwait(String arg0, String arg1, String arg2) Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.io.vertx.redis.client.ResponsetdigestTrimmedMeanAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tdigestTrimmedMeanAndForget(String arg0, String arg1, String arg2) Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>time()Returns the server time.io.vertx.redis.client.ResponseReturns the server time.Returns the server time.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>timeseriesClusterset(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseUnlike the bare Vert.x variant, this method returns aResponse.Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponseDeprecated.this command no longer exists in the latest Redis releaseDeprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>timeseriesHello(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponsetimeseriesHelloAndAwait(List<String> args) Deprecated.this command no longer exists in the latest Redis releasetimeseriesHelloAndForget(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>timeseriesInfocluster(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponseDeprecated.this command no longer exists in the latest Redis releaseDeprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponseDeprecated.this command no longer exists in the latest Redis releaseDeprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>timeseriesNetworktest(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseio.vertx.redis.client.ResponseDeprecated.this command no longer exists in the latest Redis releaseDeprecated.this command no longer exists in the latest Redis releaseio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>timeseriesRefreshcluster(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponseUnlike the bare Vert.x variant, this method returns aResponse.Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds an item to a Top-k sketch.io.vertx.redis.client.ResponsetopkAddAndAwait(List<String> args) Adds an item to a Top-k sketch.topkAddAndForget(List<String> args) Adds an item to a Top-k sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the count for one or more items are in a sketch.io.vertx.redis.client.ResponsetopkCountAndAwait(List<String> args) Return the count for one or more items are in a sketch.topkCountAndForget(List<String> args) Return the count for one or more items are in a sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>topkIncrby(List<String> args) Increases the count of one or more items by increment.io.vertx.redis.client.ResponsetopkIncrbyAndAwait(List<String> args) Increases the count of one or more items by increment.topkIncrbyAndForget(List<String> args) Increases the count of one or more items by increment.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information about a sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetopkInfoAndAwait(String arg0) Returns information about a sketch.io.vertx.redis.client.ResponsetopkInfoAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.topkInfoAndForget(String arg0) Returns information about a sketch.topkInfoAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the full list of items in Top-K sketch.io.vertx.redis.client.ResponsetopkListAndAwait(List<String> args) Return the full list of items in Top-K sketch.topkListAndForget(List<String> args) Return the full list of items in Top-K sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Checks whether one or more items are in a sketch.io.vertx.redis.client.ResponsetopkQueryAndAwait(List<String> args) Checks whether one or more items are in a sketch.topkQueryAndForget(List<String> args) Checks whether one or more items are in a sketch.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>topkReserve(List<String> args) Initializes a Top-K sketch with specified parameters.io.vertx.redis.client.ResponsetopkReserveAndAwait(List<String> args) Initializes a Top-K sketch with specified parameters.topkReserveAndForget(List<String> args) Initializes a Top-K sketch with specified parameters.toString()io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of existing keys out of those specified after updating the time they were last accessed.io.vertx.redis.client.ResponsetouchAndAwait(List<String> args) Returns the number of existing keys out of those specified after updating the time they were last accessed.touchAndForget(List<String> args) Returns the number of existing keys out of those specified after updating the time they were last accessed.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Trim the keys that belong to specified slots.io.vertx.redis.client.ResponsetrimslotsAndAwait(List<String> args) Trim the keys that belong to specified slots.trimslotsAndForget(List<String> args) Trim the keys that belong to specified slots.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Append a sample to a time series.io.vertx.redis.client.ResponsetsAddAndAwait(List<String> args) Append a sample to a time series.tsAddAndForget(List<String> args) Append a sample to a time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Update the retention, chunk size, duplicate policy, and labels of an existing time series.io.vertx.redis.client.ResponsetsAlterAndAwait(List<String> args) Update the retention, chunk size, duplicate policy, and labels of an existing time series.tsAlterAndForget(List<String> args) Update the retention, chunk size, duplicate policy, and labels of an existing time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Create a new time series.io.vertx.redis.client.ResponsetsCreateAndAwait(List<String> args) Create a new time series.tsCreateAndForget(List<String> args) Create a new time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsCreaterule(List<String> args) Create a compaction rule.io.vertx.redis.client.ResponsetsCreateruleAndAwait(List<String> args) Create a compaction rule.tsCreateruleAndForget(List<String> args) Create a compaction rule.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Decrease the value of the latest sample.io.vertx.redis.client.ResponsetsDecrbyAndAwait(List<String> args) Decrease the value of the latest sample.tsDecrbyAndForget(List<String> args) Decrease the value of the latest sample.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Delete all samples between two timestamps for a given time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetsDelAndAwait(String arg0, String arg1, String arg2) Delete all samples between two timestamps for a given time series.io.vertx.redis.client.ResponsetsDelAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tsDelAndForget(String arg0, String arg1, String arg2) Delete all samples between two timestamps for a given time series.tsDelAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsDeleterule(String arg0, String arg1) Delete a compaction rule.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsDeleterule(List<String> args) Unlike the bare Vert.x variant, this method returns aUni.io.vertx.redis.client.ResponsetsDeleteruleAndAwait(String arg0, String arg1) Delete a compaction rule.io.vertx.redis.client.ResponsetsDeleteruleAndAwait(List<String> args) Unlike the bare Vert.x variant, this method returns aResponse.tsDeleteruleAndForget(String arg0, String arg1) Delete a compaction rule.tsDeleteruleAndForget(List<String> args) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Get the sample with the highest timestamp from a given time series.io.vertx.redis.client.ResponsetsGetAndAwait(List<String> args) Get the sample with the highest timestamp from a given time series.tsGetAndForget(List<String> args) Get the sample with the highest timestamp from a given time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increase the value of the latest sample.io.vertx.redis.client.ResponsetsIncrbyAndAwait(List<String> args) Increase the value of the latest sample.tsIncrbyAndForget(List<String> args) Increase the value of the latest sample.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns information and statistics for a time series.io.vertx.redis.client.ResponsetsInfoAndAwait(List<String> args) Returns information and statistics for a time series.tsInfoAndForget(List<String> args) Returns information and statistics for a time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Append new samples to one or more time series.io.vertx.redis.client.ResponsetsMaddAndAwait(List<String> args) Append new samples to one or more time series.tsMaddAndForget(List<String> args) Append new samples to one or more time series.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Get the sample with the highest timestamp from each time series matching a specific filter.io.vertx.redis.client.ResponsetsMgetAndAwait(List<String> args) Get the sample with the highest timestamp from each time series matching a specific filter.tsMgetAndForget(List<String> args) Get the sample with the highest timestamp from each time series matching a specific filter.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Query a range across multiple time series by filters in forward direction.io.vertx.redis.client.ResponsetsMrangeAndAwait(List<String> args) Query a range across multiple time series by filters in forward direction.tsMrangeAndForget(List<String> args) Query a range across multiple time series by filters in forward direction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsMrevrange(List<String> args) Query a range across multiple time series by filters in reverse direction.io.vertx.redis.client.ResponsetsMrevrangeAndAwait(List<String> args) Query a range across multiple time series by filters in reverse direction.tsMrevrangeAndForget(List<String> args) Query a range across multiple time series by filters in reverse direction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsQueryindex(List<String> args) Get all time series keys matching a filter list.io.vertx.redis.client.ResponsetsQueryindexAndAwait(List<String> args) Get all time series keys matching a filter list.tsQueryindexAndForget(List<String> args) Get all time series keys matching a filter list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Query a range in forward direction.io.vertx.redis.client.ResponsetsRangeAndAwait(List<String> args) Query a range in forward direction.tsRangeAndForget(List<String> args) Query a range in forward direction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>tsRevrange(List<String> args) Query a range in reverse direction.io.vertx.redis.client.ResponsetsRevrangeAndAwait(List<String> args) Query a range in reverse direction.tsRevrangeAndForget(List<String> args) Query a range in reverse direction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the expiration time in seconds of a key.io.vertx.redis.client.ResponsettlAndAwait(String arg0) Returns the expiration time in seconds of a key.ttlAndForget(String arg0) Returns the expiration time in seconds of a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Determines the type of value stored at a key.io.vertx.redis.client.ResponsetypeAndAwait(String arg0) Determines the type of value stored at a key.typeAndForget(String arg0) Determines the type of value stored at a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Asynchronously deletes one or more keys.io.vertx.redis.client.ResponseunlinkAndAwait(List<String> args) Asynchronously deletes one or more keys.unlinkAndForget(List<String> args) Asynchronously deletes one or more keys.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>unsubscribe(List<String> args) Stops listening to messages posted to channels.io.vertx.redis.client.ResponseunsubscribeAndAwait(List<String> args) Stops listening to messages posted to channels.unsubscribeAndForget(List<String> args) Stops listening to messages posted to channels.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>unwatch()Forgets about watched keys of a transaction.io.vertx.redis.client.ResponseForgets about watched keys of a transaction.Forgets about watched keys of a transaction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Add one or more elements to a vector set, or update its vector if it already exists.io.vertx.redis.client.ResponsevaddAndAwait(List<String> args) Add one or more elements to a vector set, or update its vector if it already exists.vaddAndForget(List<String> args) Add one or more elements to a vector set, or update its vector if it already exists.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the number of elements in a vector set.io.vertx.redis.client.ResponsevcardAndAwait(String arg0) Return the number of elements in a vector set.vcardAndForget(String arg0) Return the number of elements in a vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the dimension of vectors in the vector set.io.vertx.redis.client.ResponsevdimAndAwait(String arg0) Return the dimension of vectors in the vector set.vdimAndForget(String arg0) Return the dimension of vectors in the vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the vector associated with an element.io.vertx.redis.client.ResponsevembAndAwait(List<String> args) Return the vector associated with an element.vembAndForget(List<String> args) Return the vector associated with an element.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Retrieve the JSON attributes of elements.io.vertx.redis.client.ResponsevgetattrAndAwait(String arg0, String arg1) Retrieve the JSON attributes of elements.vgetattrAndForget(String arg0, String arg1) Retrieve the JSON attributes of elements.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return information about a vector set.io.vertx.redis.client.ResponsevinfoAndAwait(String arg0) Return information about a vector set.vinfoAndForget(String arg0) Return information about a vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Check if an element exists in a vector set.io.vertx.redis.client.ResponsevismemberAndAwait(String arg0, String arg1) Check if an element exists in a vector set.vismemberAndForget(String arg0, String arg1) Check if an element exists in a vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the neighbors of an element at each layer in the HNSW graph.io.vertx.redis.client.ResponsevlinksAndAwait(List<String> args) Return the neighbors of an element at each layer in the HNSW graph.vlinksAndForget(List<String> args) Return the neighbors of an element at each layer in the HNSW graph.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>vrandmember(List<String> args) Return one or multiple random members from a vector set.io.vertx.redis.client.ResponsevrandmemberAndAwait(List<String> args) Return one or multiple random members from a vector set.vrandmemberAndForget(List<String> args) Return one or multiple random members from a vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return vector set elements in a lex range.io.vertx.redis.client.ResponsevrangeAndAwait(List<String> args) Return vector set elements in a lex range.vrangeAndForget(List<String> args) Return vector set elements in a lex range.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Remove an element from a vector set.io.vertx.redis.client.ResponsevremAndAwait(String arg0, String arg1) Remove an element from a vector set.vremAndForget(String arg0, String arg1) Remove an element from a vector set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Associate or remove the JSON attributes of elements.io.vertx.redis.client.ResponsevsetattrAndAwait(String arg0, String arg1, String arg2) Associate or remove the JSON attributes of elements.vsetattrAndForget(String arg0, String arg1, String arg2) Associate or remove the JSON attributes of elements.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return elements by vector similarity.io.vertx.redis.client.ResponsevsimAndAwait(List<String> args) Return elements by vector similarity.vsimAndForget(List<String> args) Return elements by vector similarity.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.io.vertx.redis.client.ResponsewaitAndAwait(String arg0, String arg1) Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.waitAndForget(String arg0, String arg1) Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.io.vertx.redis.client.ResponsewaitaofAndAwait(String arg0, String arg1, String arg2) Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.waitaofAndForget(String arg0, String arg1, String arg2) Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Monitors changes to keys to determine the execution of a transaction.io.vertx.redis.client.ResponsewatchAndAwait(List<String> args) Monitors changes to keys to determine the execution of a transaction.watchAndForget(List<String> args) Monitors changes to keys to determine the execution of a transaction.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.io.vertx.redis.client.ResponsexackAndAwait(List<String> args) Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.xackAndForget(List<String> args) Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Acknowledges and deletes one or multiple messages for a stream consumer group.io.vertx.redis.client.ResponsexackdelAndAwait(List<String> args) Acknowledges and deletes one or multiple messages for a stream consumer group.xackdelAndForget(List<String> args) Acknowledges and deletes one or multiple messages for a stream consumer group.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Appends a new message to a stream.io.vertx.redis.client.ResponsexaddAndAwait(List<String> args) Appends a new message to a stream.xaddAndForget(List<String> args) Appends a new message to a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>xautoclaim(List<String> args) Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.io.vertx.redis.client.ResponsexautoclaimAndAwait(List<String> args) Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.xautoclaimAndForget(List<String> args) Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Sets the IDMP configuration parameters for a stream.io.vertx.redis.client.ResponsexcfgsetAndAwait(List<String> args) Sets the IDMP configuration parameters for a stream.xcfgsetAndForget(List<String> args) Sets the IDMP configuration parameters for a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.io.vertx.redis.client.ResponsexclaimAndAwait(List<String> args) Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.xclaimAndForget(List<String> args) Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of messages after removing them from a stream.io.vertx.redis.client.ResponsexdelAndAwait(List<String> args) Returns the number of messages after removing them from a stream.xdelAndForget(List<String> args) Returns the number of messages after removing them from a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes one or multiple entries from the stream.io.vertx.redis.client.ResponsexdelexAndAwait(List<String> args) Deletes one or multiple entries from the stream.xdelexAndForget(List<String> args) Deletes one or multiple entries from the stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for consumer groups commands.io.vertx.redis.client.ResponsexgroupAndAwait(List<String> args) A container for consumer groups commands.xgroupAndForget(List<String> args) A container for consumer groups commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>xidmprecord(String arg0, String arg1, String arg2, String arg3) An internal command for setting IDMP metadata on an existing stream message.io.vertx.redis.client.ResponsexidmprecordAndAwait(String arg0, String arg1, String arg2, String arg3) An internal command for setting IDMP metadata on an existing stream message.xidmprecordAndForget(String arg0, String arg1, String arg2, String arg3) An internal command for setting IDMP metadata on an existing stream message.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>A container for stream introspection commands.io.vertx.redis.client.ResponsexinfoAndAwait(List<String> args) A container for stream introspection commands.xinfoAndForget(List<String> args) A container for stream introspection commands.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Return the number of messages in a stream.io.vertx.redis.client.ResponsexlenAndAwait(String arg0) Return the number of messages in a stream.xlenAndForget(String arg0) Return the number of messages in a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the information and entries from a stream consumer group's pending entries list.io.vertx.redis.client.ResponsexpendingAndAwait(List<String> args) Returns the information and entries from a stream consumer group's pending entries list.xpendingAndForget(List<String> args) Returns the information and entries from a stream consumer group's pending entries list.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the messages from a stream within a range of IDs.io.vertx.redis.client.ResponsexrangeAndAwait(List<String> args) Returns the messages from a stream within a range of IDs.xrangeAndForget(List<String> args) Returns the messages from a stream within a range of IDs.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns messages from multiple streams with IDs greater than the ones requested.io.vertx.redis.client.ResponsexreadAndAwait(List<String> args) Returns messages from multiple streams with IDs greater than the ones requested.xreadAndForget(List<String> args) Returns messages from multiple streams with IDs greater than the ones requested.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>xreadgroup(List<String> args) Returns new or historical messages from a stream for a consumer in a group.io.vertx.redis.client.ResponsexreadgroupAndAwait(List<String> args) Returns new or historical messages from a stream for a consumer in a group.xreadgroupAndForget(List<String> args) Returns new or historical messages from a stream for a consumer in a group.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the messages from a stream within a range of IDs in reverse order.io.vertx.redis.client.ResponsexrevrangeAndAwait(List<String> args) Returns the messages from a stream within a range of IDs in reverse order.xrevrangeAndForget(List<String> args) Returns the messages from a stream within a range of IDs in reverse order.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>An internal command for replicating stream values.io.vertx.redis.client.ResponsexsetidAndAwait(List<String> args) An internal command for replicating stream values.xsetidAndForget(List<String> args) An internal command for replicating stream values.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deletes messages from the beginning of a stream.io.vertx.redis.client.ResponsextrimAndAwait(List<String> args) Deletes messages from the beginning of a stream.xtrimAndForget(List<String> args) Deletes messages from the beginning of a stream.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Adds one or more members to a sorted set, or updates their scores.io.vertx.redis.client.ResponsezaddAndAwait(List<String> args) Adds one or more members to a sorted set, or updates their scores.zaddAndForget(List<String> args) Adds one or more members to a sorted set, or updates their scores.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of members in a sorted set.io.vertx.redis.client.ResponsezcardAndAwait(String arg0) Returns the number of members in a sorted set.zcardAndForget(String arg0) Returns the number of members in a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the count of members in a sorted set that have scores within a range.io.vertx.redis.client.ResponsezcountAndAwait(String arg0, String arg1, String arg2) Returns the count of members in a sorted set that have scores within a range.zcountAndForget(String arg0, String arg1, String arg2) Returns the count of members in a sorted set that have scores within a range.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the difference between multiple sorted sets.io.vertx.redis.client.ResponsezdiffAndAwait(List<String> args) Returns the difference between multiple sorted sets.zdiffAndForget(List<String> args) Returns the difference between multiple sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zdiffstore(List<String> args) Stores the difference of multiple sorted sets in a key.io.vertx.redis.client.ResponsezdiffstoreAndAwait(List<String> args) Stores the difference of multiple sorted sets in a key.zdiffstoreAndForget(List<String> args) Stores the difference of multiple sorted sets in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Increments the score of a member in a sorted set.io.vertx.redis.client.ResponsezincrbyAndAwait(String arg0, String arg1, String arg2) Increments the score of a member in a sorted set.zincrbyAndForget(String arg0, String arg1, String arg2) Increments the score of a member in a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the intersect of multiple sorted sets.io.vertx.redis.client.ResponsezinterAndAwait(List<String> args) Returns the intersect of multiple sorted sets.zinterAndForget(List<String> args) Returns the intersect of multiple sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zintercard(List<String> args) Returns the number of members of the intersect of multiple sorted sets.io.vertx.redis.client.ResponsezintercardAndAwait(List<String> args) Returns the number of members of the intersect of multiple sorted sets.zintercardAndForget(List<String> args) Returns the number of members of the intersect of multiple sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zinterstore(List<String> args) Stores the intersect of multiple sorted sets in a key.io.vertx.redis.client.ResponsezinterstoreAndAwait(List<String> args) Stores the intersect of multiple sorted sets in a key.zinterstoreAndForget(List<String> args) Stores the intersect of multiple sorted sets in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the number of members in a sorted set within a lexicographical range.io.vertx.redis.client.ResponsezlexcountAndAwait(String arg0, String arg1, String arg2) Returns the number of members in a sorted set within a lexicographical range.zlexcountAndForget(String arg0, String arg1, String arg2) Returns the number of members in a sorted set within a lexicographical range.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.io.vertx.redis.client.ResponsezmpopAndAwait(List<String> args) Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.zmpopAndForget(List<String> args) Returns the highest- or lowest-scoring members from one or more sorted sets after removing them.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the score of one or more members in a sorted set.io.vertx.redis.client.ResponsezmscoreAndAwait(List<String> args) Returns the score of one or more members in a sorted set.zmscoreAndForget(List<String> args) Returns the score of one or more members in a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the highest-scoring members from a sorted set after removing them.io.vertx.redis.client.ResponsezpopmaxAndAwait(List<String> args) Returns the highest-scoring members from a sorted set after removing them.zpopmaxAndForget(List<String> args) Returns the highest-scoring members from a sorted set after removing them.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the lowest-scoring members from a sorted set after removing them.io.vertx.redis.client.ResponsezpopminAndAwait(List<String> args) Returns the lowest-scoring members from a sorted set after removing them.zpopminAndForget(List<String> args) Returns the lowest-scoring members from a sorted set after removing them.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrandmember(List<String> args) Returns one or more random members from a sorted set.io.vertx.redis.client.ResponsezrandmemberAndAwait(List<String> args) Returns one or more random members from a sorted set.zrandmemberAndForget(List<String> args) Returns one or more random members from a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns members in a sorted set within a range of indexes.io.vertx.redis.client.ResponsezrangeAndAwait(List<String> args) Returns members in a sorted set within a range of indexes.zrangeAndForget(List<String> args) Returns members in a sorted set within a range of indexes.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrangebylex(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentio.vertx.redis.client.ResponsezrangebylexAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentzrangebylexAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrangebyscore(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentio.vertx.redis.client.ResponsezrangebyscoreAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentzrangebyscoreAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrangestore(List<String> args) Stores a range of members from sorted set in a key.io.vertx.redis.client.ResponsezrangestoreAndAwait(List<String> args) Stores a range of members from sorted set in a key.zrangestoreAndForget(List<String> args) Stores a range of members from sorted set in a key.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the index of a member in a sorted set ordered by ascending scores.io.vertx.redis.client.ResponsezrankAndAwait(String arg0, String arg1) Unlike the bare Vert.x variant, this method returns aResponse.io.vertx.redis.client.ResponsezrankAndAwait(List<String> args) Returns the index of a member in a sorted set ordered by ascending scores.zrankAndForget(String arg0, String arg1) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.zrankAndForget(List<String> args) Returns the index of a member in a sorted set ordered by ascending scores.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Removes one or more members from a sorted set.io.vertx.redis.client.ResponsezremAndAwait(List<String> args) Removes one or more members from a sorted set.zremAndForget(List<String> args) Removes one or more members from a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zremrangebylex(String arg0, String arg1, String arg2) Removes members in a sorted set within a lexicographical range.io.vertx.redis.client.ResponsezremrangebylexAndAwait(String arg0, String arg1, String arg2) Removes members in a sorted set within a lexicographical range.zremrangebylexAndForget(String arg0, String arg1, String arg2) Removes members in a sorted set within a lexicographical range.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zremrangebyrank(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of indexes.io.vertx.redis.client.ResponsezremrangebyrankAndAwait(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of indexes.zremrangebyrankAndForget(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of indexes.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zremrangebyscore(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of scores.io.vertx.redis.client.ResponsezremrangebyscoreAndAwait(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of scores.zremrangebyscoreAndForget(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of scores.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentio.vertx.redis.client.ResponsezrevrangeAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentzrevrangeAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrevrangebylex(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentsio.vertx.redis.client.ResponsezrevrangebylexAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentszrevrangebylexAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zrevrangebyscore(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentsio.vertx.redis.client.ResponsezrevrangebyscoreAndAwait(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentszrevrangebyscoreAndForget(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentsio.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Unlike the bare Vert.x variant, this method returns aUni.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the index of a member in a sorted set ordered by descending scores.io.vertx.redis.client.ResponsezrevrankAndAwait(String arg0, String arg1) Unlike the bare Vert.x variant, this method returns aResponse.io.vertx.redis.client.ResponsezrevrankAndAwait(List<String> args) Returns the index of a member in a sorted set ordered by descending scores.zrevrankAndForget(String arg0, String arg1) Unlike the bare Vert.x variant, this method ignores theResponseresult or any failure.zrevrankAndForget(List<String> args) Returns the index of a member in a sorted set ordered by descending scores.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Iterates over members and scores of a sorted set.io.vertx.redis.client.ResponsezscanAndAwait(List<String> args) Iterates over members and scores of a sorted set.zscanAndForget(List<String> args) Iterates over members and scores of a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the score of a member in a sorted set.io.vertx.redis.client.ResponsezscoreAndAwait(String arg0, String arg1) Returns the score of a member in a sorted set.zscoreAndForget(String arg0, String arg1) Returns the score of a member in a sorted set.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>Returns the union of multiple sorted sets.io.vertx.redis.client.ResponsezunionAndAwait(List<String> args) Returns the union of multiple sorted sets.zunionAndForget(List<String> args) Returns the union of multiple sorted sets.io.smallrye.mutiny.Uni<io.vertx.redis.client.Response>zunionstore(List<String> args) Stores the union of multiple sorted sets in a key.io.vertx.redis.client.ResponsezunionstoreAndAwait(List<String> args) Stores the union of multiple sorted sets in a key.zunionstoreAndForget(List<String> args) Stores the union of multiple sorted sets in a key.
-
Field Details
-
__TYPE_ARG
-
-
Constructor Details
-
RedisAPI
public RedisAPI(io.vertx.redis.client.RedisAPI delegate) Create a new instance ofRedisAPIdelegating to the given (non-null) instance ofRedisAPI. -
RedisAPI
-
-
Method Details
-
getDelegate
public io.vertx.redis.client.RedisAPI getDelegate()Get the delegate instance.This method returns the instance on which this shim is delegating the calls. And so, give you access to the bare API.
- Specified by:
getDelegatein interfaceMutinyDelegate- Returns:
- the delegate instance
-
ftAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAdd(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.ADD
RedisAPI.ftAdd(List)
-
ftAddAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.ADD
RedisAPI.ftAdd(List)
-
ftAddAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.ADD
RedisAPI.ftAdd(List)
-
ftAggregate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAggregate(List<String> args) Run a search query on an index and perform aggregate transformations on the results.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.1.0
- See Also:
-
- FT.AGGREGATE
RedisAPI.ftAggregate(List)
-
ftAggregateAndAwait
Run a search query on an index and perform aggregate transformations on the results.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.1.0
- See Also:
-
- FT.AGGREGATE
RedisAPI.ftAggregate(List)
-
ftAggregateAndForget
Run a search query on an index and perform aggregate transformations on the results.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.1.0
- See Also:
-
- FT.AGGREGATE
RedisAPI.ftAggregate(List)
-
ftAliasadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAliasadd(List<String> args) Adds an alias to the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASADD
RedisAPI.ftAliasadd(List)
-
ftAliasaddAndAwait
Adds an alias to the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASADD
RedisAPI.ftAliasadd(List)
-
ftAliasaddAndForget
Adds an alias to the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASADD
RedisAPI.ftAliasadd(List)
-
ftAliasdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAliasdel(List<String> args) Deletes an alias from the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASDEL
RedisAPI.ftAliasdel(List)
-
ftAliasdelAndAwait
Deletes an alias from the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASDEL
RedisAPI.ftAliasdel(List)
-
ftAliasdelAndForget
Deletes an alias from the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASDEL
RedisAPI.ftAliasdel(List)
-
ftAliasupdate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAliasupdate(List<String> args) Adds or updates an alias to the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASUPDATE
RedisAPI.ftAliasupdate(List)
-
ftAliasupdateAndAwait
Adds or updates an alias to the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASUPDATE
RedisAPI.ftAliasupdate(List)
-
ftAliasupdateAndForget
Adds or updates an alias to the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALIASUPDATE
RedisAPI.ftAliasupdate(List)
-
ftAlter
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAlter(List<String> args) Adds a new field to the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALTER
RedisAPI.ftAlter(List)
-
ftAlterAndAwait
Adds a new field to the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALTER
RedisAPI.ftAlter(List)
-
ftAlterAndForget
Adds a new field to the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.ALTER
RedisAPI.ftAlter(List)
-
ftConfig
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftConfig(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.CONFIG
RedisAPI.ftConfig(List)
-
ftConfigAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.CONFIG
RedisAPI.ftConfig(List)
-
ftConfigAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.CONFIG
RedisAPI.ftConfig(List)
-
ftCreate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftCreate(List<String> args) Creates an index with the given spec.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.CREATE
RedisAPI.ftCreate(List)
-
ftCreateAndAwait
Creates an index with the given spec.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.CREATE
RedisAPI.ftCreate(List)
-
ftCreateAndForget
Creates an index with the given spec.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.CREATE
RedisAPI.ftCreate(List)
-
ftCursor
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftCursor(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.CURSOR
RedisAPI.ftCursor(List)
-
ftCursorAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.CURSOR
RedisAPI.ftCursor(List)
-
ftCursorAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.CURSOR
RedisAPI.ftCursor(List)
-
ftDebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDebug(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.DEBUG
RedisAPI.ftDebug(List)
-
ftDebugAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.DEBUG
RedisAPI.ftDebug(List)
-
ftDebugAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.DEBUG
RedisAPI.ftDebug(List)
-
ftDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDel(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.DEL
RedisAPI.ftDel(List)
-
ftDelAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.DEL
RedisAPI.ftDel(List)
-
ftDelAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.DEL
RedisAPI.ftDel(List)
-
ftDictadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDictadd(List<String> args) Adds terms to a dictionary.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTADD
RedisAPI.ftDictadd(List)
-
ftDictaddAndAwait
Adds terms to a dictionary.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTADD
RedisAPI.ftDictadd(List)
-
ftDictaddAndForget
Adds terms to a dictionary.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTADD
RedisAPI.ftDictadd(List)
-
ftDictdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDictdel(List<String> args) Deletes terms from a dictionary.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDEL
RedisAPI.ftDictdel(List)
-
ftDictdelAndAwait
Deletes terms from a dictionary.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDEL
RedisAPI.ftDictdel(List)
-
ftDictdelAndForget
Deletes terms from a dictionary.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDEL
RedisAPI.ftDictdel(List)
-
ftDictdump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDictdump(List<String> args) Dumps all terms in the given dictionary.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDUMP
RedisAPI.ftDictdump(List)
-
ftDictdumpAndAwait
Dumps all terms in the given dictionary.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDUMP
RedisAPI.ftDictdump(List)
-
ftDictdumpAndForget
Dumps all terms in the given dictionary.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.DICTDUMP
RedisAPI.ftDictdump(List)
-
ftDrop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDrop(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.DROP
RedisAPI.ftDrop(List)
-
ftDropAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.DROP
RedisAPI.ftDrop(List)
-
ftDropAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.DROP
RedisAPI.ftDrop(List)
-
ftDropindex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDropindex(List<String> args) Deletes the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 2.0.0
- See Also:
-
- FT.DROPINDEX
RedisAPI.ftDropindex(List)
-
ftDropindexAndAwait
Deletes the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT.DROPINDEX
RedisAPI.ftDropindex(List)
-
ftDropindexAndForget
Deletes the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT.DROPINDEX
RedisAPI.ftDropindex(List)
-
ftExplain
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftExplain(List<String> args) Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAIN
RedisAPI.ftExplain(List)
-
ftExplainAndAwait
Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAIN
RedisAPI.ftExplain(List)
-
ftExplainAndForget
Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAIN
RedisAPI.ftExplain(List)
-
ftExplaincli
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftExplaincli(List<String> args) Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAINCLI
RedisAPI.ftExplaincli(List)
-
ftExplaincliAndAwait
Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAINCLI
RedisAPI.ftExplaincli(List)
-
ftExplaincliAndForget
Returns the execution plan for a complex query.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.EXPLAINCLI
RedisAPI.ftExplaincli(List)
-
ftGet
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftGet(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.GET
RedisAPI.ftGet(List)
-
ftGetAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.GET
RedisAPI.ftGet(List)
-
ftGetAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.GET
RedisAPI.ftGet(List)
-
ftHybrid
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftHybrid(List<String> args) Performs hybrid search combining text search and vector similarity search.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 8.4.4
- See Also:
-
- FT.HYBRID
RedisAPI.ftHybrid(List)
-
ftHybridAndAwait
Performs hybrid search combining text search and vector similarity search.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 8.4.4
- See Also:
-
- FT.HYBRID
RedisAPI.ftHybrid(List)
-
ftHybridAndForget
Performs hybrid search combining text search and vector similarity search.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 8.4.4
- See Also:
-
- FT.HYBRID
RedisAPI.ftHybrid(List)
-
ftInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftInfo(List<String> args) Returns information and statistics on the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.INFO
RedisAPI.ftInfo(List)
-
ftInfoAndAwait
Returns information and statistics on the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.INFO
RedisAPI.ftInfo(List)
-
ftInfoAndForget
Returns information and statistics on the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.INFO
RedisAPI.ftInfo(List)
-
ftMget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftMget(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.MGET
RedisAPI.ftMget(List)
-
ftMgetAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.MGET
RedisAPI.ftMget(List)
-
ftMgetAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.MGET
RedisAPI.ftMget(List)
-
ftProfile
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftProfile(List<String> args) Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 2.2.0
- See Also:
-
- FT.PROFILE
RedisAPI.ftProfile(List)
-
ftProfileAndAwait
Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 2.2.0
- See Also:
-
- FT.PROFILE
RedisAPI.ftProfile(List)
-
ftProfileAndForget
Performs a `FT.SEARCH` or `FT.AGGREGATE` command and collects performance information.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 2.2.0
- See Also:
-
- FT.PROFILE
RedisAPI.ftProfile(List)
-
ftSafeadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSafeadd(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.SAFEADD
RedisAPI.ftSafeadd(List)
-
ftSafeaddAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.SAFEADD
RedisAPI.ftSafeadd(List)
-
ftSafeaddAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.SAFEADD
RedisAPI.ftSafeadd(List)
-
ftSearch
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSearch(List<String> args) Searches the index with a textual query, returning either documents or just ids.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SEARCH
RedisAPI.ftSearch(List)
-
ftSearchAndAwait
Searches the index with a textual query, returning either documents or just ids.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SEARCH
RedisAPI.ftSearch(List)
-
ftSearchAndForget
Searches the index with a textual query, returning either documents or just ids.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SEARCH
RedisAPI.ftSearch(List)
-
ftSpellcheck
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSpellcheck(List<String> args) Performs spelling correction on a query, returning suggestions for misspelled terms.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.4.0
- See Also:
-
- FT.SPELLCHECK
RedisAPI.ftSpellcheck(List)
-
ftSpellcheckAndAwait
Performs spelling correction on a query, returning suggestions for misspelled terms.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.SPELLCHECK
RedisAPI.ftSpellcheck(List)
-
ftSpellcheckAndForget
Performs spelling correction on a query, returning suggestions for misspelled terms.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.4.0
- See Also:
-
- FT.SPELLCHECK
RedisAPI.ftSpellcheck(List)
-
ftSugadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSugadd(List<String> args) Adds a suggestion string to an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGADD
RedisAPI.ftSugadd(List)
-
ftSugaddAndAwait
Adds a suggestion string to an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGADD
RedisAPI.ftSugadd(List)
-
ftSugaddAndForget
Adds a suggestion string to an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGADD
RedisAPI.ftSugadd(List)
-
ftSugdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSugdel(List<String> args) Deletes a string from a suggestion index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGDEL
RedisAPI.ftSugdel(List)
-
ftSugdelAndAwait
Deletes a string from a suggestion index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGDEL
RedisAPI.ftSugdel(List)
-
ftSugdelAndForget
Deletes a string from a suggestion index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGDEL
RedisAPI.ftSugdel(List)
-
ftSugget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSugget(List<String> args) Gets completion suggestions for a prefix.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGGET
RedisAPI.ftSugget(List)
-
ftSuggetAndAwait
Gets completion suggestions for a prefix.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGGET
RedisAPI.ftSugget(List)
-
ftSuggetAndForget
Gets completion suggestions for a prefix.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGGET
RedisAPI.ftSugget(List)
-
ftSuglen
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSuglen(List<String> args) Gets the size of an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGLEN
RedisAPI.ftSuglen(List)
-
ftSuglenAndAwait
Gets the size of an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGLEN
RedisAPI.ftSuglen(List)
-
ftSuglenAndForget
Gets the size of an auto-complete suggestion dictionary.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.SUGLEN
RedisAPI.ftSuglen(List)
-
ftSynadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSynadd(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT.SYNADD
RedisAPI.ftSynadd(List)
-
ftSynaddAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT.SYNADD
RedisAPI.ftSynadd(List)
-
ftSynaddAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT.SYNADD
RedisAPI.ftSynadd(List)
-
ftSyndump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSyndump(List<String> args) Dumps the contents of a synonym group.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNDUMP
RedisAPI.ftSyndump(List)
-
ftSyndumpAndAwait
Dumps the contents of a synonym group.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNDUMP
RedisAPI.ftSyndump(List)
-
ftSyndumpAndForget
Dumps the contents of a synonym group.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNDUMP
RedisAPI.ftSyndump(List)
-
ftSynupdate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftSynupdate(List<String> args) Creates or updates a synonym group with additional terms.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNUPDATE
RedisAPI.ftSynupdate(List)
-
ftSynupdateAndAwait
Creates or updates a synonym group with additional terms.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNUPDATE
RedisAPI.ftSynupdate(List)
-
ftSynupdateAndForget
Creates or updates a synonym group with additional terms.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.2.0
- See Also:
-
- FT.SYNUPDATE
RedisAPI.ftSynupdate(List)
-
ftTagvals
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftTagvals(List<String> args) Returns the distinct tags indexed in a Tag field.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT.TAGVALS
RedisAPI.ftTagvals(List)
-
ftTagvalsAndAwait
Returns the distinct tags indexed in a Tag field.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.TAGVALS
RedisAPI.ftTagvals(List)
-
ftTagvalsAndForget
Returns the distinct tags indexed in a Tag field.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT.TAGVALS
RedisAPI.ftTagvals(List)
-
ftAliasaddifnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAliasaddifnx(List<String> args) Adds an alias to the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASADDIFNX
RedisAPI.ftAliasaddifnx(List)
-
ftAliasaddifnxAndAwait
Adds an alias to the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASADDIFNX
RedisAPI.ftAliasaddifnx(List)
-
ftAliasaddifnxAndForget
Adds an alias to the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASADDIFNX
RedisAPI.ftAliasaddifnx(List)
-
ftAliasdelifx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAliasdelifx(List<String> args) Deletes an alias from the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASDELIFX
RedisAPI.ftAliasdelifx(List)
-
ftAliasdelifxAndAwait
Deletes an alias from the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASDELIFX
RedisAPI.ftAliasdelifx(List)
-
ftAliasdelifxAndForget
Deletes an alias from the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALIASDELIFX
RedisAPI.ftAliasdelifx(List)
-
ftAlterifnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftAlterifnx(List<String> args) Adds a new field to the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALTERIFNX
RedisAPI.ftAlterifnx(List)
-
ftAlterifnxAndAwait
Adds a new field to the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALTERIFNX
RedisAPI.ftAlterifnx(List)
-
ftAlterifnxAndForget
Adds a new field to the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._ALTERIFNX
RedisAPI.ftAlterifnx(List)
-
ftCreateifnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftCreateifnx(List<String> args) Creates an index with the given spec.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 1.0.0
- See Also:
-
- FT._CREATEIFNX
RedisAPI.ftCreateifnx(List)
-
ftCreateifnxAndAwait
Creates an index with the given spec.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._CREATEIFNX
RedisAPI.ftCreateifnx(List)
-
ftCreateifnxAndForget
Creates an index with the given spec.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 1.0.0
- See Also:
-
- FT._CREATEIFNX
RedisAPI.ftCreateifnx(List)
-
ftDropifx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDropifx(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- FT._DROPIFX
RedisAPI.ftDropifx(List)
-
ftDropifxAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- FT._DROPIFX
RedisAPI.ftDropifx(List)
-
ftDropifxAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- FT._DROPIFX
RedisAPI.ftDropifx(List)
-
ftDropindexifx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftDropindexifx(List<String> args) Deletes the index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 2.0.0
- See Also:
-
- FT._DROPINDEXIFX
RedisAPI.ftDropindexifx(List)
-
ftDropindexifxAndAwait
Deletes the index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT._DROPINDEXIFX
RedisAPI.ftDropindexifx(List)
-
ftDropindexifxAndForget
Deletes the index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT._DROPINDEXIFX
RedisAPI.ftDropindexifx(List)
-
ftList
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ftList(List<String> args) Returns a list of all existing indexes.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Search 2.0.0
- See Also:
-
- FT._LIST
RedisAPI.ftList(List)
-
ftListAndAwait
Returns a list of all existing indexes.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT._LIST
RedisAPI.ftList(List)
-
ftListAndForget
Returns a list of all existing indexes.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Search 2.0.0
- See Also:
-
- FT._LIST
RedisAPI.ftList(List)
-
vadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vadd(List<String> args) Add one or more elements to a vector set, or update its vector if it already exists.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VADD
RedisAPI.vadd(List)
-
vaddAndAwait
Add one or more elements to a vector set, or update its vector if it already exists.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VADD
RedisAPI.vadd(List)
-
vaddAndForget
Add one or more elements to a vector set, or update its vector if it already exists.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VADD
RedisAPI.vadd(List)
-
vcard
Return the number of elements in a vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VCARD
RedisAPI.vcard(String)
-
vcardAndAwait
Return the number of elements in a vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VCARD
RedisAPI.vcard(String)
-
vcardAndForget
Return the number of elements in a vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VCARD
RedisAPI.vcard(String)
-
vdim
Return the dimension of vectors in the vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VDIM
RedisAPI.vdim(String)
-
vdimAndAwait
Return the dimension of vectors in the vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VDIM
RedisAPI.vdim(String)
-
vdimAndForget
Return the dimension of vectors in the vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VDIM
RedisAPI.vdim(String)
-
vemb
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vemb(List<String> args) Return the vector associated with an element.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VEMB
RedisAPI.vemb(List)
-
vembAndAwait
Return the vector associated with an element.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VEMB
RedisAPI.vemb(List)
-
vembAndForget
Return the vector associated with an element.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VEMB
RedisAPI.vemb(List)
-
vgetattr
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vgetattr(String arg0, String arg1) Retrieve the JSON attributes of elements.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VGETATTR
RedisAPI.vgetattr(String, String)
-
vgetattrAndAwait
Retrieve the JSON attributes of elements.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VGETATTR
RedisAPI.vgetattr(String, String)
-
vgetattrAndForget
Retrieve the JSON attributes of elements.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VGETATTR
RedisAPI.vgetattr(String, String)
-
vinfo
Return information about a vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VINFO
RedisAPI.vinfo(String)
-
vinfoAndAwait
Return information about a vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VINFO
RedisAPI.vinfo(String)
-
vinfoAndForget
Return information about a vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VINFO
RedisAPI.vinfo(String)
-
vismember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vismember(String arg0, String arg1) Check if an element exists in a vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.2.0
- See Also:
-
- VISMEMBER
RedisAPI.vismember(String, String)
-
vismemberAndAwait
Check if an element exists in a vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.2.0
- See Also:
-
- VISMEMBER
RedisAPI.vismember(String, String)
-
vismemberAndForget
Check if an element exists in a vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.2.0
- See Also:
-
- VISMEMBER
RedisAPI.vismember(String, String)
-
vlinks
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vlinks(List<String> args) Return the neighbors of an element at each layer in the HNSW graph.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VLINKS
RedisAPI.vlinks(List)
-
vlinksAndAwait
Return the neighbors of an element at each layer in the HNSW graph.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VLINKS
RedisAPI.vlinks(List)
-
vlinksAndForget
Return the neighbors of an element at each layer in the HNSW graph.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VLINKS
RedisAPI.vlinks(List)
-
vrandmember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vrandmember(List<String> args) Return one or multiple random members from a vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VRANDMEMBER
RedisAPI.vrandmember(List)
-
vrandmemberAndAwait
Return one or multiple random members from a vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VRANDMEMBER
RedisAPI.vrandmember(List)
-
vrandmemberAndForget
Return one or multiple random members from a vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VRANDMEMBER
RedisAPI.vrandmember(List)
-
vrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vrange(List<String> args) Return vector set elements in a lex range.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.4.0
- See Also:
-
- VRANGE
RedisAPI.vrange(List)
-
vrangeAndAwait
Return vector set elements in a lex range.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.4.0
- See Also:
-
- VRANGE
RedisAPI.vrange(List)
-
vrangeAndForget
Return vector set elements in a lex range.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.4.0
- See Also:
-
- VRANGE
RedisAPI.vrange(List)
-
vrem
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vrem(String arg0, String arg1) Remove an element from a vector set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VREM
RedisAPI.vrem(String, String)
-
vremAndAwait
Remove an element from a vector set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VREM
RedisAPI.vrem(String, String)
-
vremAndForget
Remove an element from a vector set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VREM
RedisAPI.vrem(String, String)
-
vsetattr
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vsetattr(String arg0, String arg1, String arg2) Associate or remove the JSON attributes of elements.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSETATTR
RedisAPI.vsetattr(String, String, String)
-
vsetattrAndAwait
Associate or remove the JSON attributes of elements.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSETATTR
RedisAPI.vsetattr(String, String, String)
-
vsetattrAndForget
Associate or remove the JSON attributes of elements.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSETATTR
RedisAPI.vsetattr(String, String, String)
-
vsim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> vsim(List<String> args) Return elements by vector similarity.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSIM
RedisAPI.vsim(List)
-
vsimAndAwait
Return elements by vector similarity.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSIM
RedisAPI.vsim(List)
-
vsimAndForget
Return elements by vector similarity.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis VectorSet 8.0.0
- See Also:
-
- VSIM
RedisAPI.vsim(List)
-
acl
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> acl(List<String> args) A container for Access List Control commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.0.0
- See Also:
-
- ACL
RedisAPI.acl(List)
-
aclAndAwait
A container for Access List Control commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.0.0
- See Also:
-
- ACL
RedisAPI.acl(List)
-
aclAndForget
A container for Access List Control commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.0.0
- See Also:
-
- ACL
RedisAPI.acl(List)
-
append
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> append(String arg0, String arg1) Appends a string to the value of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- APPEND
RedisAPI.append(String, String)
-
appendAndAwait
Appends a string to the value of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- APPEND
RedisAPI.append(String, String)
-
appendAndForget
Appends a string to the value of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- APPEND
RedisAPI.append(String, String)
-
asking
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> asking()Signals that a cluster client is following an -ASK redirect.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- ASKING
RedisAPI.asking()
-
askingAndAwait
public io.vertx.redis.client.Response askingAndAwait()Signals that a cluster client is following an -ASK redirect.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- ASKING
RedisAPI.asking()
-
askingAndForget
Signals that a cluster client is following an -ASK redirect.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- ASKING
RedisAPI.asking()
-
auth
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> auth(List<String> args) Authenticates the connection.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- AUTH
RedisAPI.auth(List)
-
authAndAwait
Authenticates the connection.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- AUTH
RedisAPI.auth(List)
-
authAndForget
Authenticates the connection.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- AUTH
RedisAPI.auth(List)
-
bfAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfAdd(String arg0, String arg1) Adds an item to a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.ADD
RedisAPI.bfAdd(String, String)
-
bfAddAndAwait
Adds an item to a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.ADD
RedisAPI.bfAdd(String, String)
-
bfAddAndForget
Adds an item to a Bloom Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.ADD
RedisAPI.bfAdd(String, String)
-
bfAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfAdd(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.bfAdd(List)
-
bfAddAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.bfAdd(List)
-
bfAddAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.bfAdd(List)
-
bfCard
Returns the cardinality of a Bloom filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.4
- See Also:
-
- BF.CARD
RedisAPI.bfCard(String)
-
bfCardAndAwait
Returns the cardinality of a Bloom filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.4
- See Also:
-
- BF.CARD
RedisAPI.bfCard(String)
-
bfCardAndForget
Returns the cardinality of a Bloom filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.4
- See Also:
-
- BF.CARD
RedisAPI.bfCard(String)
-
bfCard
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfCard(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.bfCard(List)
-
bfCardAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.bfCard(List)
-
bfCardAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.bfCard(List)
-
bfDebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfDebug(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- BF.DEBUG
RedisAPI.bfDebug(List)
-
bfDebugAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- BF.DEBUG
RedisAPI.bfDebug(List)
-
bfDebugAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- BF.DEBUG
RedisAPI.bfDebug(List)
-
bfExists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfExists(String arg0, String arg1) Checks whether an item exists in a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.EXISTS
RedisAPI.bfExists(String, String)
-
bfExistsAndAwait
Checks whether an item exists in a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.EXISTS
RedisAPI.bfExists(String, String)
-
bfExistsAndForget
Checks whether an item exists in a Bloom Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.EXISTS
RedisAPI.bfExists(String, String)
-
bfExists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfExists(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.bfExists(List)
-
bfExistsAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.bfExists(List)
-
bfExistsAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.bfExists(List)
-
bfInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfInfo(List<String> args) Returns information about a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INFO
RedisAPI.bfInfo(List)
-
bfInfoAndAwait
Returns information about a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INFO
RedisAPI.bfInfo(List)
-
bfInfoAndForget
Returns information about a Bloom Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INFO
RedisAPI.bfInfo(List)
-
bfInsert
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfInsert(List<String> args) Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INSERT
RedisAPI.bfInsert(List)
-
bfInsertAndAwait
Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INSERT
RedisAPI.bfInsert(List)
-
bfInsertAndForget
Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.INSERT
RedisAPI.bfInsert(List)
-
bfLoadchunk
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfLoadchunk(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.LOADCHUNK
RedisAPI.bfLoadchunk(String, String, String)
-
bfLoadchunkAndAwait
Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.LOADCHUNK
RedisAPI.bfLoadchunk(String, String, String)
-
bfLoadchunkAndForget
Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.LOADCHUNK
RedisAPI.bfLoadchunk(String, String, String)
-
bfLoadchunk
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfLoadchunk(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.bfLoadchunk(List)
-
bfLoadchunkAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.bfLoadchunk(List)
-
bfLoadchunkAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.bfLoadchunk(List)
-
bfMadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfMadd(List<String> args) Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MADD
RedisAPI.bfMadd(List)
-
bfMaddAndAwait
Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MADD
RedisAPI.bfMadd(List)
-
bfMaddAndForget
Adds one or more items to a Bloom Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MADD
RedisAPI.bfMadd(List)
-
bfMexists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfMexists(List<String> args) Checks whether one or more items exist in a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MEXISTS
RedisAPI.bfMexists(List)
-
bfMexistsAndAwait
Checks whether one or more items exist in a Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MEXISTS
RedisAPI.bfMexists(List)
-
bfMexistsAndForget
Checks whether one or more items exist in a Bloom Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.MEXISTS
RedisAPI.bfMexists(List)
-
bfReserve
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfReserve(List<String> args) Creates a new Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.RESERVE
RedisAPI.bfReserve(List)
-
bfReserveAndAwait
Creates a new Bloom Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.RESERVE
RedisAPI.bfReserve(List)
-
bfReserveAndForget
Creates a new Bloom Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.RESERVE
RedisAPI.bfReserve(List)
-
bfScandump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfScandump(String arg0, String arg1) Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.SCANDUMP
RedisAPI.bfScandump(String, String)
-
bfScandumpAndAwait
Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.SCANDUMP
RedisAPI.bfScandump(String, String)
-
bfScandumpAndForget
Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- BF.SCANDUMP
RedisAPI.bfScandump(String, String)
-
bfScandump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bfScandump(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.bfScandump(List)
-
bfScandumpAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.bfScandump(List)
-
bfScandumpAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.bfScandump(List)
-
bgrewriteaof
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bgrewriteaof()Asynchronously rewrites the append-only file to disk.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- BGREWRITEAOF
RedisAPI.bgrewriteaof()
-
bgrewriteaofAndAwait
public io.vertx.redis.client.Response bgrewriteaofAndAwait()Asynchronously rewrites the append-only file to disk.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- BGREWRITEAOF
RedisAPI.bgrewriteaof()
-
bgrewriteaofAndForget
Asynchronously rewrites the append-only file to disk.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- BGREWRITEAOF
RedisAPI.bgrewriteaof()
-
bgsave
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bgsave(List<String> args) Asynchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- BGSAVE
RedisAPI.bgsave(List)
-
bgsaveAndAwait
Asynchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- BGSAVE
RedisAPI.bgsave(List)
-
bgsaveAndForget
Asynchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- BGSAVE
RedisAPI.bgsave(List)
-
bitcount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bitcount(List<String> args) Counts the number of set bits (population counting) in a string.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- BITCOUNT
RedisAPI.bitcount(List)
-
bitcountAndAwait
Counts the number of set bits (population counting) in a string.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- BITCOUNT
RedisAPI.bitcount(List)
-
bitcountAndForget
Counts the number of set bits (population counting) in a string.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- BITCOUNT
RedisAPI.bitcount(List)
-
bitfield
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bitfield(List<String> args) Performs arbitrary bitfield integer operations on strings.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- BITFIELD
RedisAPI.bitfield(List)
-
bitfieldAndAwait
Performs arbitrary bitfield integer operations on strings.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- BITFIELD
RedisAPI.bitfield(List)
-
bitfieldAndForget
Performs arbitrary bitfield integer operations on strings.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- BITFIELD
RedisAPI.bitfield(List)
-
bitfieldRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bitfieldRo(List<String> args) Performs arbitrary read-only bitfield integer operations on strings.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.0.0
- See Also:
-
- BITFIELD_RO
RedisAPI.bitfieldRo(List)
-
bitfieldRoAndAwait
Performs arbitrary read-only bitfield integer operations on strings.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.0.0
- See Also:
-
- BITFIELD_RO
RedisAPI.bitfieldRo(List)
-
bitfieldRoAndForget
Performs arbitrary read-only bitfield integer operations on strings.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.0.0
- See Also:
-
- BITFIELD_RO
RedisAPI.bitfieldRo(List)
-
bitop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bitop(List<String> args) Performs bitwise operations on multiple strings, and stores the result.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- BITOP
RedisAPI.bitop(List)
-
bitopAndAwait
Performs bitwise operations on multiple strings, and stores the result.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- BITOP
RedisAPI.bitop(List)
-
bitopAndForget
Performs bitwise operations on multiple strings, and stores the result.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- BITOP
RedisAPI.bitop(List)
-
bitpos
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bitpos(List<String> args) Finds the first set (1) or clear (0) bit in a string.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.7
- See Also:
-
- BITPOS
RedisAPI.bitpos(List)
-
bitposAndAwait
Finds the first set (1) or clear (0) bit in a string.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.7
- See Also:
-
- BITPOS
RedisAPI.bitpos(List)
-
bitposAndForget
Finds the first set (1) or clear (0) bit in a string.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.7
- See Also:
-
- BITPOS
RedisAPI.bitpos(List)
-
blmove
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> blmove(String arg0, String arg1, String arg2, String arg3, String arg4) Pops an element from a list, pushes it to another list and returns it. Blocks until an element is available otherwise. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- BLMOVE
RedisAPI.blmove(String, String, String, String, String)
-
blmoveAndAwait
public io.vertx.redis.client.Response blmoveAndAwait(String arg0, String arg1, String arg2, String arg3, String arg4) Pops an element from a list, pushes it to another list and returns it. Blocks until an element is available otherwise. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- BLMOVE
RedisAPI.blmove(String, String, String, String, String)
-
blmoveAndForget
Pops an element from a list, pushes it to another list and returns it. Blocks until an element is available otherwise. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- BLMOVE
RedisAPI.blmove(String, String, String, String, String)
-
blmpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> blmpop(List<String> args) Pops the first element from one of multiple lists. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- BLMPOP
RedisAPI.blmpop(List)
-
blmpopAndAwait
Pops the first element from one of multiple lists. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- BLMPOP
RedisAPI.blmpop(List)
-
blmpopAndForget
Pops the first element from one of multiple lists. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- BLMPOP
RedisAPI.blmpop(List)
-
blpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> blpop(List<String> args) Removes and returns the first element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- BLPOP
RedisAPI.blpop(List)
-
blpopAndAwait
Removes and returns the first element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- BLPOP
RedisAPI.blpop(List)
-
blpopAndForget
Removes and returns the first element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- BLPOP
RedisAPI.blpop(List)
-
brpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> brpop(List<String> args) Removes and returns the last element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- BRPOP
RedisAPI.brpop(List)
-
brpopAndAwait
Removes and returns the last element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- BRPOP
RedisAPI.brpop(List)
-
brpopAndForget
Removes and returns the last element in a list. Blocks until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- BRPOP
RedisAPI.brpop(List)
-
brpoplpush
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> brpoplpush(String arg0, String arg1, String arg2) Deprecated.since Redis 6.2.0, replaced by:BLMOVEwith theRIGHTandLEFTargumentsPops an element from a list, pushes it to another list and returns it. Block until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- BRPOPLPUSH
RedisAPI.brpoplpush(String, String, String)
-
brpoplpushAndAwait
Deprecated.since Redis 6.2.0, replaced by:BLMOVEwith theRIGHTandLEFTargumentsPops an element from a list, pushes it to another list and returns it. Block until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- BRPOPLPUSH
RedisAPI.brpoplpush(String, String, String)
-
brpoplpushAndForget
Deprecated.since Redis 6.2.0, replaced by:BLMOVEwith theRIGHTandLEFTargumentsPops an element from a list, pushes it to another list and returns it. Block until an element is available otherwise. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- BRPOPLPUSH
RedisAPI.brpoplpush(String, String, String)
-
bzmpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bzmpop(List<String> args) Removes and returns a member by score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- BZMPOP
RedisAPI.bzmpop(List)
-
bzmpopAndAwait
Removes and returns a member by score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- BZMPOP
RedisAPI.bzmpop(List)
-
bzmpopAndForget
Removes and returns a member by score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- BZMPOP
RedisAPI.bzmpop(List)
-
bzpopmax
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bzpopmax(List<String> args) Removes and returns the member with the highest score from one or more sorted sets. Blocks until a member available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMAX
RedisAPI.bzpopmax(List)
-
bzpopmaxAndAwait
Removes and returns the member with the highest score from one or more sorted sets. Blocks until a member available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMAX
RedisAPI.bzpopmax(List)
-
bzpopmaxAndForget
Removes and returns the member with the highest score from one or more sorted sets. Blocks until a member available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMAX
RedisAPI.bzpopmax(List)
-
bzpopmin
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> bzpopmin(List<String> args) Removes and returns the member with the lowest score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMIN
RedisAPI.bzpopmin(List)
-
bzpopminAndAwait
Removes and returns the member with the lowest score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMIN
RedisAPI.bzpopmin(List)
-
bzpopminAndForget
Removes and returns the member with the lowest score from one or more sorted sets. Blocks until a member is available otherwise. Deletes the sorted set if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- BZPOPMIN
RedisAPI.bzpopmin(List)
-
cfAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfAdd(String arg0, String arg1) Adds an item to a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADD
RedisAPI.cfAdd(String, String)
-
cfAddAndAwait
Adds an item to a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADD
RedisAPI.cfAdd(String, String)
-
cfAddAndForget
Adds an item to a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADD
RedisAPI.cfAdd(String, String)
-
cfAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfAdd(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfAdd(List)
-
cfAddAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfAdd(List)
-
cfAddAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfAdd(List)
-
cfAddnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfAddnx(String arg0, String arg1) Adds an item to a Cuckoo Filter if the item did not exist previously.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADDNX
RedisAPI.cfAddnx(String, String)
-
cfAddnxAndAwait
Adds an item to a Cuckoo Filter if the item did not exist previously.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADDNX
RedisAPI.cfAddnx(String, String)
-
cfAddnxAndForget
Adds an item to a Cuckoo Filter if the item did not exist previously.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.ADDNX
RedisAPI.cfAddnx(String, String)
-
cfAddnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfAddnx(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfAddnx(List)
-
cfAddnxAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfAddnx(List)
-
cfAddnxAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfAddnx(List)
-
cfCompact
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfCompact(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- CF.COMPACT
RedisAPI.cfCompact(List)
-
cfCompactAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- CF.COMPACT
RedisAPI.cfCompact(List)
-
cfCompactAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- CF.COMPACT
RedisAPI.cfCompact(List)
-
cfCount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfCount(String arg0, String arg1) Return the number of times an item might be in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.COUNT
RedisAPI.cfCount(String, String)
-
cfCountAndAwait
Return the number of times an item might be in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.COUNT
RedisAPI.cfCount(String, String)
-
cfCountAndForget
Return the number of times an item might be in a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.COUNT
RedisAPI.cfCount(String, String)
-
cfCount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfCount(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfCount(List)
-
cfCountAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfCount(List)
-
cfCountAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfCount(List)
-
cfDebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfDebug(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- CF.DEBUG
RedisAPI.cfDebug(List)
-
cfDebugAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- CF.DEBUG
RedisAPI.cfDebug(List)
-
cfDebugAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- CF.DEBUG
RedisAPI.cfDebug(List)
-
cfDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfDel(String arg0, String arg1) Deletes an item from a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.DEL
RedisAPI.cfDel(String, String)
-
cfDelAndAwait
Deletes an item from a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.DEL
RedisAPI.cfDel(String, String)
-
cfDelAndForget
Deletes an item from a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.DEL
RedisAPI.cfDel(String, String)
-
cfDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfDel(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfDel(List)
-
cfDelAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfDel(List)
-
cfDelAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfDel(List)
-
cfExists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfExists(String arg0, String arg1) Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.EXISTS
RedisAPI.cfExists(String, String)
-
cfExistsAndAwait
Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.EXISTS
RedisAPI.cfExists(String, String)
-
cfExistsAndForget
Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.EXISTS
RedisAPI.cfExists(String, String)
-
cfExists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfExists(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfExists(List)
-
cfExistsAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfExists(List)
-
cfExistsAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfExists(List)
-
cfInfo
Returns information about a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INFO
RedisAPI.cfInfo(String)
-
cfInfoAndAwait
Returns information about a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INFO
RedisAPI.cfInfo(String)
-
cfInfoAndForget
Returns information about a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INFO
RedisAPI.cfInfo(String)
-
cfInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfInfo(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfInfo(List)
-
cfInfoAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfInfo(List)
-
cfInfoAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfInfo(List)
-
cfInsert
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfInsert(List<String> args) Adds one or more items to a Cuckoo Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERT
RedisAPI.cfInsert(List)
-
cfInsertAndAwait
Adds one or more items to a Cuckoo Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERT
RedisAPI.cfInsert(List)
-
cfInsertAndForget
Adds one or more items to a Cuckoo Filter. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERT
RedisAPI.cfInsert(List)
-
cfInsertnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfInsertnx(List<String> args) Adds one or more items to a Cuckoo Filter if the items did not exist previously. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERTNX
RedisAPI.cfInsertnx(List)
-
cfInsertnxAndAwait
Adds one or more items to a Cuckoo Filter if the items did not exist previously. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERTNX
RedisAPI.cfInsertnx(List)
-
cfInsertnxAndForget
Adds one or more items to a Cuckoo Filter if the items did not exist previously. A filter will be created if it does not exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.INSERTNX
RedisAPI.cfInsertnx(List)
-
cfLoadchunk
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfLoadchunk(String arg0, String arg1, String arg2) Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.LOADCHUNK
RedisAPI.cfLoadchunk(String, String, String)
-
cfLoadchunkAndAwait
Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.LOADCHUNK
RedisAPI.cfLoadchunk(String, String, String)
-
cfLoadchunkAndForget
Restores a filter previously saved using SCANDUMP.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.LOADCHUNK
RedisAPI.cfLoadchunk(String, String, String)
-
cfLoadchunk
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfLoadchunk(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfLoadchunk(List)
-
cfLoadchunkAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfLoadchunk(List)
-
cfLoadchunkAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfLoadchunk(List)
-
cfMexists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfMexists(List<String> args) Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.MEXISTS
RedisAPI.cfMexists(List)
-
cfMexistsAndAwait
Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.MEXISTS
RedisAPI.cfMexists(List)
-
cfMexistsAndForget
Checks whether one or more items exist in a Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.MEXISTS
RedisAPI.cfMexists(List)
-
cfReserve
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfReserve(List<String> args) Creates a new Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.RESERVE
RedisAPI.cfReserve(List)
-
cfReserveAndAwait
Creates a new Cuckoo Filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.RESERVE
RedisAPI.cfReserve(List)
-
cfReserveAndForget
Creates a new Cuckoo Filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.RESERVE
RedisAPI.cfReserve(List)
-
cfScandump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfScandump(String arg0, String arg1) Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.SCANDUMP
RedisAPI.cfScandump(String, String)
-
cfScandumpAndAwait
Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.SCANDUMP
RedisAPI.cfScandump(String, String)
-
cfScandumpAndForget
Begins an incremental save of the bloom filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 1.0.0
- See Also:
-
- CF.SCANDUMP
RedisAPI.cfScandump(String, String)
-
cfScandump
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cfScandump(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cfScandump(List)
-
cfScandumpAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cfScandump(List)
-
cfScandumpAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cfScandump(List)
-
client
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> client(List<String> args) A container for client connection commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.4.0
- See Also:
-
- CLIENT
RedisAPI.client(List)
-
clientAndAwait
A container for client connection commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.4.0
- See Also:
-
- CLIENT
RedisAPI.client(List)
-
clientAndForget
A container for client connection commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.4.0
- See Also:
-
- CLIENT
RedisAPI.client(List)
-
cluster
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cluster(List<String> args) A container for Redis Cluster commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- CLUSTER
RedisAPI.cluster(List)
-
clusterAndAwait
A container for Redis Cluster commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- CLUSTER
RedisAPI.cluster(List)
-
clusterAndForget
A container for Redis Cluster commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- CLUSTER
RedisAPI.cluster(List)
-
cmsIncrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsIncrby(List<String> args) Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INCRBY
RedisAPI.cmsIncrby(List)
-
cmsIncrbyAndAwait
Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INCRBY
RedisAPI.cmsIncrby(List)
-
cmsIncrbyAndForget
Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INCRBY
RedisAPI.cmsIncrby(List)
-
cmsInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInfo(String arg0) Returns information about a sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INFO
RedisAPI.cmsInfo(String)
-
cmsInfoAndAwait
Returns information about a sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INFO
RedisAPI.cmsInfo(String)
-
cmsInfoAndForget
Returns information about a sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INFO
RedisAPI.cmsInfo(String)
-
cmsInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInfo(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cmsInfo(List)
-
cmsInfoAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cmsInfo(List)
-
cmsInfoAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cmsInfo(List)
-
cmsInitbydim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInitbydim(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to dimensions specified by user.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYDIM
RedisAPI.cmsInitbydim(String, String, String)
-
cmsInitbydimAndAwait
Initializes a Count-Min Sketch to dimensions specified by user.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYDIM
RedisAPI.cmsInitbydim(String, String, String)
-
cmsInitbydimAndForget
Initializes a Count-Min Sketch to dimensions specified by user.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYDIM
RedisAPI.cmsInitbydim(String, String, String)
-
cmsInitbydim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInitbydim(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cmsInitbydim(List)
-
cmsInitbydimAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cmsInitbydim(List)
-
cmsInitbydimAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cmsInitbydim(List)
-
cmsInitbyprob
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInitbyprob(String arg0, String arg1, String arg2) Initializes a Count-Min Sketch to accommodate requested tolerances.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYPROB
RedisAPI.cmsInitbyprob(String, String, String)
-
cmsInitbyprobAndAwait
Initializes a Count-Min Sketch to accommodate requested tolerances.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYPROB
RedisAPI.cmsInitbyprob(String, String, String)
-
cmsInitbyprobAndForget
Initializes a Count-Min Sketch to accommodate requested tolerances.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.INITBYPROB
RedisAPI.cmsInitbyprob(String, String, String)
-
cmsInitbyprob
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsInitbyprob(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.cmsInitbyprob(List)
-
cmsInitbyprobAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.cmsInitbyprob(List)
-
cmsInitbyprobAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.cmsInitbyprob(List)
-
cmsMerge
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsMerge(List<String> args) Merges several sketches into one sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.MERGE
RedisAPI.cmsMerge(List)
-
cmsMergeAndAwait
Merges several sketches into one sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.MERGE
RedisAPI.cmsMerge(List)
-
cmsMergeAndForget
Merges several sketches into one sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.MERGE
RedisAPI.cmsMerge(List)
-
cmsQuery
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> cmsQuery(List<String> args) Returns the count for one or more items in a sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.QUERY
RedisAPI.cmsQuery(List)
-
cmsQueryAndAwait
Returns the count for one or more items in a sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.QUERY
RedisAPI.cmsQuery(List)
-
cmsQueryAndForget
Returns the count for one or more items in a sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- CMS.QUERY
RedisAPI.cmsQuery(List)
-
command
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> command(List<String> args) Returns detailed information about all commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.13
- See Also:
-
- COMMAND
RedisAPI.command(List)
-
commandAndAwait
Returns detailed information about all commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.13
- See Also:
-
- COMMAND
RedisAPI.command(List)
-
commandAndForget
Returns detailed information about all commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.13
- See Also:
-
- COMMAND
RedisAPI.command(List)
-
config
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> config(List<String> args) A container for server configuration commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- CONFIG
RedisAPI.config(List)
-
configAndAwait
A container for server configuration commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- CONFIG
RedisAPI.config(List)
-
configAndForget
A container for server configuration commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- CONFIG
RedisAPI.config(List)
-
copy
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> copy(List<String> args) Copies the value of a key to a new key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- COPY
RedisAPI.copy(List)
-
copyAndAwait
Copies the value of a key to a new key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- COPY
RedisAPI.copy(List)
-
copyAndForget
Copies the value of a key to a new key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- COPY
RedisAPI.copy(List)
-
dbsize
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> dbsize()Returns the number of keys in the database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- DBSIZE
RedisAPI.dbsize()
-
dbsizeAndAwait
public io.vertx.redis.client.Response dbsizeAndAwait()Returns the number of keys in the database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- DBSIZE
RedisAPI.dbsize()
-
dbsizeAndForget
Returns the number of keys in the database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- DBSIZE
RedisAPI.dbsize()
-
debug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> debug(List<String> args) A container for debugging commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- DEBUG
RedisAPI.debug(List)
-
debugAndAwait
A container for debugging commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- DEBUG
RedisAPI.debug(List)
-
debugAndForget
A container for debugging commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- DEBUG
RedisAPI.debug(List)
-
decr
Decrements the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- DECR
RedisAPI.decr(String)
-
decrAndAwait
Decrements the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- DECR
RedisAPI.decr(String)
-
decrAndForget
Decrements the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- DECR
RedisAPI.decr(String)
-
decrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> decrby(String arg0, String arg1) Decrements a number from the integer value of a key. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- DECRBY
RedisAPI.decrby(String, String)
-
decrbyAndAwait
Decrements a number from the integer value of a key. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- DECRBY
RedisAPI.decrby(String, String)
-
decrbyAndForget
Decrements a number from the integer value of a key. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- DECRBY
RedisAPI.decrby(String, String)
-
del
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> del(List<String> args) Deletes one or more keys.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- DEL
RedisAPI.del(List)
-
delAndAwait
Deletes one or more keys.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- DEL
RedisAPI.del(List)
-
delAndForget
Deletes one or more keys.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- DEL
RedisAPI.del(List)
-
delex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> delex(List<String> args) Conditionally removes the specified key based on value or digest comparison.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.4.0
- See Also:
-
- DELEX
RedisAPI.delex(List)
-
delexAndAwait
Conditionally removes the specified key based on value or digest comparison.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.4.0
- See Also:
-
- DELEX
RedisAPI.delex(List)
-
delexAndForget
Conditionally removes the specified key based on value or digest comparison.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.4.0
- See Also:
-
- DELEX
RedisAPI.delex(List)
-
digest
Returns the XXH3 hash of a string value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.4.0
- See Also:
-
- DIGEST
RedisAPI.digest(String)
-
digestAndAwait
Returns the XXH3 hash of a string value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.4.0
- See Also:
-
- DIGEST
RedisAPI.digest(String)
-
digestAndForget
Returns the XXH3 hash of a string value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.4.0
- See Also:
-
- DIGEST
RedisAPI.digest(String)
-
discard
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> discard()Discards a transaction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- DISCARD
RedisAPI.discard()
-
discardAndAwait
public io.vertx.redis.client.Response discardAndAwait()Discards a transaction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- DISCARD
RedisAPI.discard()
-
discardAndForget
Discards a transaction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- DISCARD
RedisAPI.discard()
-
dump
Returns a serialized representation of the value stored at a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- DUMP
RedisAPI.dump(String)
-
dumpAndAwait
Returns a serialized representation of the value stored at a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- DUMP
RedisAPI.dump(String)
-
dumpAndForget
Returns a serialized representation of the value stored at a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- DUMP
RedisAPI.dump(String)
-
echo
Returns the given string.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- ECHO
RedisAPI.echo(String)
-
echoAndAwait
Returns the given string.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- ECHO
RedisAPI.echo(String)
-
echoAndForget
Returns the given string.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- ECHO
RedisAPI.echo(String)
-
eval
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> eval(List<String> args) Executes a server-side Lua script.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- EVAL
RedisAPI.eval(List)
-
evalAndAwait
Executes a server-side Lua script.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- EVAL
RedisAPI.eval(List)
-
evalAndForget
Executes a server-side Lua script.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- EVAL
RedisAPI.eval(List)
-
evalRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> evalRo(List<String> args) Executes a read-only server-side Lua script.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- EVAL_RO
RedisAPI.evalRo(List)
-
evalRoAndAwait
Executes a read-only server-side Lua script.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- EVAL_RO
RedisAPI.evalRo(List)
-
evalRoAndForget
Executes a read-only server-side Lua script.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- EVAL_RO
RedisAPI.evalRo(List)
-
evalsha
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> evalsha(List<String> args) Executes a server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- EVALSHA
RedisAPI.evalsha(List)
-
evalshaAndAwait
Executes a server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- EVALSHA
RedisAPI.evalsha(List)
-
evalshaAndForget
Executes a server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- EVALSHA
RedisAPI.evalsha(List)
-
evalshaRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> evalshaRo(List<String> args) Executes a read-only server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- EVALSHA_RO
RedisAPI.evalshaRo(List)
-
evalshaRoAndAwait
Executes a read-only server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- EVALSHA_RO
RedisAPI.evalshaRo(List)
-
evalshaRoAndForget
Executes a read-only server-side Lua script by SHA1 digest.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- EVALSHA_RO
RedisAPI.evalshaRo(List)
-
exec
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> exec()Executes all commands in a transaction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- EXEC
RedisAPI.exec()
-
execAndAwait
public io.vertx.redis.client.Response execAndAwait()Executes all commands in a transaction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- EXEC
RedisAPI.exec()
-
execAndForget
Executes all commands in a transaction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- EXEC
RedisAPI.exec()
-
exists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> exists(List<String> args) Determines whether one or more keys exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- EXISTS
RedisAPI.exists(List)
-
existsAndAwait
Determines whether one or more keys exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- EXISTS
RedisAPI.exists(List)
-
existsAndForget
Determines whether one or more keys exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- EXISTS
RedisAPI.exists(List)
-
expire
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> expire(List<String> args) Sets the expiration time of a key in seconds.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- EXPIRE
RedisAPI.expire(List)
-
expireAndAwait
Sets the expiration time of a key in seconds.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- EXPIRE
RedisAPI.expire(List)
-
expireAndForget
Sets the expiration time of a key in seconds.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- EXPIRE
RedisAPI.expire(List)
-
expireat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> expireat(List<String> args) Sets the expiration time of a key to a Unix timestamp.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- EXPIREAT
RedisAPI.expireat(List)
-
expireatAndAwait
Sets the expiration time of a key to a Unix timestamp.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- EXPIREAT
RedisAPI.expireat(List)
-
expireatAndForget
Sets the expiration time of a key to a Unix timestamp.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- EXPIREAT
RedisAPI.expireat(List)
-
expiretime
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> expiretime(String arg0) Returns the expiration time of a key as a Unix timestamp.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- EXPIRETIME
RedisAPI.expiretime(String)
-
expiretimeAndAwait
Returns the expiration time of a key as a Unix timestamp.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- EXPIRETIME
RedisAPI.expiretime(String)
-
expiretimeAndForget
Returns the expiration time of a key as a Unix timestamp.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- EXPIRETIME
RedisAPI.expiretime(String)
-
failover
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> failover(List<String> args) Starts a coordinated failover from a server to one of its replicas.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- FAILOVER
RedisAPI.failover(List)
-
failoverAndAwait
Starts a coordinated failover from a server to one of its replicas.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- FAILOVER
RedisAPI.failover(List)
-
failoverAndForget
Starts a coordinated failover from a server to one of its replicas.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- FAILOVER
RedisAPI.failover(List)
-
fcall
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> fcall(List<String> args) Invokes a function.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- FCALL
RedisAPI.fcall(List)
-
fcallAndAwait
Invokes a function.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- FCALL
RedisAPI.fcall(List)
-
fcallAndForget
Invokes a function.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- FCALL
RedisAPI.fcall(List)
-
fcallRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> fcallRo(List<String> args) Invokes a read-only function.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- FCALL_RO
RedisAPI.fcallRo(List)
-
fcallRoAndAwait
Invokes a read-only function.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- FCALL_RO
RedisAPI.fcallRo(List)
-
fcallRoAndForget
Invokes a read-only function.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- FCALL_RO
RedisAPI.fcallRo(List)
-
flushall
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> flushall(List<String> args) Removes all keys from all databases.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- FLUSHALL
RedisAPI.flushall(List)
-
flushallAndAwait
Removes all keys from all databases.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- FLUSHALL
RedisAPI.flushall(List)
-
flushallAndForget
Removes all keys from all databases.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- FLUSHALL
RedisAPI.flushall(List)
-
flushdb
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> flushdb(List<String> args) Remove all keys from the current database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- FLUSHDB
RedisAPI.flushdb(List)
-
flushdbAndAwait
Remove all keys from the current database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- FLUSHDB
RedisAPI.flushdb(List)
-
flushdbAndForget
Remove all keys from the current database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- FLUSHDB
RedisAPI.flushdb(List)
-
function
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> function(List<String> args) A container for function commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- FUNCTION
RedisAPI.function(List)
-
functionAndAwait
A container for function commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- FUNCTION
RedisAPI.function(List)
-
functionAndForget
A container for function commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- FUNCTION
RedisAPI.function(List)
-
geoadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geoadd(List<String> args) Adds one or more members to a geospatial index. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEOADD
RedisAPI.geoadd(List)
-
geoaddAndAwait
Adds one or more members to a geospatial index. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEOADD
RedisAPI.geoadd(List)
-
geoaddAndForget
Adds one or more members to a geospatial index. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEOADD
RedisAPI.geoadd(List)
-
geodist
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geodist(List<String> args) Returns the distance between two members of a geospatial index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEODIST
RedisAPI.geodist(List)
-
geodistAndAwait
Returns the distance between two members of a geospatial index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEODIST
RedisAPI.geodist(List)
-
geodistAndForget
Returns the distance between two members of a geospatial index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEODIST
RedisAPI.geodist(List)
-
geohash
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geohash(List<String> args) Returns members from a geospatial index as geohash strings.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEOHASH
RedisAPI.geohash(List)
-
geohashAndAwait
Returns members from a geospatial index as geohash strings.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEOHASH
RedisAPI.geohash(List)
-
geohashAndForget
Returns members from a geospatial index as geohash strings.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEOHASH
RedisAPI.geohash(List)
-
geopos
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geopos(List<String> args) Returns the longitude and latitude of members from a geospatial index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEOPOS
RedisAPI.geopos(List)
-
geoposAndAwait
Returns the longitude and latitude of members from a geospatial index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEOPOS
RedisAPI.geopos(List)
-
geoposAndForget
Returns the longitude and latitude of members from a geospatial index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEOPOS
RedisAPI.geopos(List)
-
georadius
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> georadius(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentQueries a geospatial index for members within a distance from a coordinate, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUS
RedisAPI.georadius(List)
-
georadiusAndAwait
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentQueries a geospatial index for members within a distance from a coordinate, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUS
RedisAPI.georadius(List)
-
georadiusAndForget
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSargumentQueries a geospatial index for members within a distance from a coordinate, optionally stores the result.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUS
RedisAPI.georadius(List)
-
georadiusRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> georadiusRo(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentReturns members from a geospatial index that are within a distance from a coordinate.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUS_RO
RedisAPI.georadiusRo(List)
-
georadiusRoAndAwait
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentReturns members from a geospatial index that are within a distance from a coordinate.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUS_RO
RedisAPI.georadiusRo(List)
-
georadiusRoAndForget
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSargumentReturns members from a geospatial index that are within a distance from a coordinate.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUS_RO
RedisAPI.georadiusRo(List)
-
georadiusbymember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> georadiusbymember(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsQueries a geospatial index for members within a distance from a member, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUSBYMEMBER
RedisAPI.georadiusbymember(List)
-
georadiusbymemberAndAwait
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsQueries a geospatial index for members within a distance from a member, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUSBYMEMBER
RedisAPI.georadiusbymember(List)
-
georadiusbymemberAndForget
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHandGEOSEARCHSTOREwith theBYRADIUSandFROMMEMBERargumentsQueries a geospatial index for members within a distance from a member, optionally stores the result.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- GEORADIUSBYMEMBER
RedisAPI.georadiusbymember(List)
-
georadiusbymemberRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> georadiusbymemberRo(List<String> args) Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsReturns members from a geospatial index that are within a distance from a member.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUSBYMEMBER_RO
RedisAPI.georadiusbymemberRo(List)
-
georadiusbymemberRoAndAwait
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsReturns members from a geospatial index that are within a distance from a member.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUSBYMEMBER_RO
RedisAPI.georadiusbymemberRo(List)
-
georadiusbymemberRoAndForget
Deprecated.since Redis 6.2.0, replaced by:GEOSEARCHwith theBYRADIUSandFROMMEMBERargumentsReturns members from a geospatial index that are within a distance from a member.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.10
- See Also:
-
- GEORADIUSBYMEMBER_RO
RedisAPI.georadiusbymemberRo(List)
-
geosearch
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geosearch(List<String> args) Queries a geospatial index for members inside an area of a box or a circle.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCH
RedisAPI.geosearch(List)
-
geosearchAndAwait
Queries a geospatial index for members inside an area of a box or a circle.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCH
RedisAPI.geosearch(List)
-
geosearchAndForget
Queries a geospatial index for members inside an area of a box or a circle.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCH
RedisAPI.geosearch(List)
-
geosearchstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> geosearchstore(List<String> args) Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCHSTORE
RedisAPI.geosearchstore(List)
-
geosearchstoreAndAwait
Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCHSTORE
RedisAPI.geosearchstore(List)
-
geosearchstoreAndForget
Queries a geospatial index for members inside an area of a box or a circle, optionally stores the result.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- GEOSEARCHSTORE
RedisAPI.geosearchstore(List)
-
get
Returns the string value of a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- GET
RedisAPI.get(String)
-
getAndAwait
Returns the string value of a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- GET
RedisAPI.get(String)
-
getAndForget
Returns the string value of a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- GET
RedisAPI.get(String)
-
getbit
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> getbit(String arg0, String arg1) Returns a bit value by offset.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- GETBIT
RedisAPI.getbit(String, String)
-
getbitAndAwait
Returns a bit value by offset.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- GETBIT
RedisAPI.getbit(String, String)
-
getbitAndForget
Returns a bit value by offset.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- GETBIT
RedisAPI.getbit(String, String)
-
getdel
Returns the string value of a key after deleting the key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- GETDEL
RedisAPI.getdel(String)
-
getdelAndAwait
Returns the string value of a key after deleting the key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- GETDEL
RedisAPI.getdel(String)
-
getdelAndForget
Returns the string value of a key after deleting the key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- GETDEL
RedisAPI.getdel(String)
-
getex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> getex(List<String> args) Returns the string value of a key after setting its expiration time.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- GETEX
RedisAPI.getex(List)
-
getexAndAwait
Returns the string value of a key after setting its expiration time.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- GETEX
RedisAPI.getex(List)
-
getexAndForget
Returns the string value of a key after setting its expiration time.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- GETEX
RedisAPI.getex(List)
-
getrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> getrange(String arg0, String arg1, String arg2) Returns a substring of the string stored at a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.4.0
- See Also:
-
- GETRANGE
RedisAPI.getrange(String, String, String)
-
getrangeAndAwait
Returns a substring of the string stored at a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.4.0
- See Also:
-
- GETRANGE
RedisAPI.getrange(String, String, String)
-
getrangeAndForget
Returns a substring of the string stored at a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.4.0
- See Also:
-
- GETRANGE
RedisAPI.getrange(String, String, String)
-
getset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> getset(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentReturns the previous string value of a key after setting it to a new value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- GETSET
RedisAPI.getset(String, String)
-
getsetAndAwait
Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentReturns the previous string value of a key after setting it to a new value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- GETSET
RedisAPI.getset(String, String)
-
getsetAndForget
Deprecated.since Redis 6.2.0, replaced by:SETwith the!GETargumentReturns the previous string value of a key after setting it to a new value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- GETSET
RedisAPI.getset(String, String)
-
graphBulk
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphBulk(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.BULK
RedisAPI.graphBulk(List)
-
graphBulkAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.BULK
RedisAPI.graphBulk(List)
-
graphBulkAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.BULK
RedisAPI.graphBulk(List)
-
graphConfig
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphConfig(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.CONFIG
RedisAPI.graphConfig(List)
-
graphConfigAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.CONFIG
RedisAPI.graphConfig(List)
-
graphConfigAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.CONFIG
RedisAPI.graphConfig(List)
-
graphDebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphDebug(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.DEBUG
RedisAPI.graphDebug(List)
-
graphDebugAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.DEBUG
RedisAPI.graphDebug(List)
-
graphDebugAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.DEBUG
RedisAPI.graphDebug(List)
-
graphDelete
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphDelete(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.DELETE
RedisAPI.graphDelete(List)
-
graphDeleteAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.DELETE
RedisAPI.graphDelete(List)
-
graphDeleteAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.DELETE
RedisAPI.graphDelete(List)
-
graphExplain
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphExplain(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.EXPLAIN
RedisAPI.graphExplain(List)
-
graphExplainAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.EXPLAIN
RedisAPI.graphExplain(List)
-
graphExplainAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.EXPLAIN
RedisAPI.graphExplain(List)
-
graphList
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphList(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.LIST
RedisAPI.graphList(List)
-
graphListAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.LIST
RedisAPI.graphList(List)
-
graphListAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.LIST
RedisAPI.graphList(List)
-
graphProfile
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphProfile(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.PROFILE
RedisAPI.graphProfile(List)
-
graphProfileAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.PROFILE
RedisAPI.graphProfile(List)
-
graphProfileAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.PROFILE
RedisAPI.graphProfile(List)
-
graphQuery
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphQuery(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.QUERY
RedisAPI.graphQuery(List)
-
graphQueryAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.QUERY
RedisAPI.graphQuery(List)
-
graphQueryAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.QUERY
RedisAPI.graphQuery(List)
-
graphRoQuery
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphRoQuery(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.RO_QUERY
RedisAPI.graphRoQuery(List)
-
graphRoQueryAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.RO_QUERY
RedisAPI.graphRoQuery(List)
-
graphRoQueryAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.RO_QUERY
RedisAPI.graphRoQuery(List)
-
graphSlowlog
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> graphSlowlog(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- GRAPH.SLOWLOG
RedisAPI.graphSlowlog(List)
-
graphSlowlogAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- GRAPH.SLOWLOG
RedisAPI.graphSlowlog(List)
-
graphSlowlogAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- GRAPH.SLOWLOG
RedisAPI.graphSlowlog(List)
-
hdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hdel(List<String> args) Deletes one or more fields and their values from a hash. Deletes the hash if no fields remain.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HDEL
RedisAPI.hdel(List)
-
hdelAndAwait
Deletes one or more fields and their values from a hash. Deletes the hash if no fields remain.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HDEL
RedisAPI.hdel(List)
-
hdelAndForget
Deletes one or more fields and their values from a hash. Deletes the hash if no fields remain.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HDEL
RedisAPI.hdel(List)
-
hello
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hello(List<String> args) Handshakes with the Redis server.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.0.0
- See Also:
-
- HELLO
RedisAPI.hello(List)
-
helloAndAwait
Handshakes with the Redis server.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.0.0
- See Also:
-
- HELLO
RedisAPI.hello(List)
-
helloAndForget
Handshakes with the Redis server.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.0.0
- See Also:
-
- HELLO
RedisAPI.hello(List)
-
hexists
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hexists(String arg0, String arg1) Determines whether a field exists in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HEXISTS
RedisAPI.hexists(String, String)
-
hexistsAndAwait
Determines whether a field exists in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HEXISTS
RedisAPI.hexists(String, String)
-
hexistsAndForget
Determines whether a field exists in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HEXISTS
RedisAPI.hexists(String, String)
-
hexpire
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hexpire(List<String> args) Set expiry for hash field using relative time to expire (seconds).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRE
RedisAPI.hexpire(List)
-
hexpireAndAwait
Set expiry for hash field using relative time to expire (seconds).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRE
RedisAPI.hexpire(List)
-
hexpireAndForget
Set expiry for hash field using relative time to expire (seconds).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRE
RedisAPI.hexpire(List)
-
hexpireat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hexpireat(List<String> args) Set expiry for hash field using an absolute Unix timestamp (seconds).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HEXPIREAT
RedisAPI.hexpireat(List)
-
hexpireatAndAwait
Set expiry for hash field using an absolute Unix timestamp (seconds).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIREAT
RedisAPI.hexpireat(List)
-
hexpireatAndForget
Set expiry for hash field using an absolute Unix timestamp (seconds).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIREAT
RedisAPI.hexpireat(List)
-
hexpiretime
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hexpiretime(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in seconds.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRETIME
RedisAPI.hexpiretime(List)
-
hexpiretimeAndAwait
Returns the expiration time of a hash field as a Unix timestamp, in seconds.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRETIME
RedisAPI.hexpiretime(List)
-
hexpiretimeAndForget
Returns the expiration time of a hash field as a Unix timestamp, in seconds.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HEXPIRETIME
RedisAPI.hexpiretime(List)
-
hget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hget(String arg0, String arg1) Returns the value of a field in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HGET
RedisAPI.hget(String, String)
-
hgetAndAwait
Returns the value of a field in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HGET
RedisAPI.hget(String, String)
-
hgetAndForget
Returns the value of a field in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HGET
RedisAPI.hget(String, String)
-
hgetall
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hgetall(String arg0) Returns all fields and values in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HGETALL
RedisAPI.hgetall(String)
-
hgetallAndAwait
Returns all fields and values in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HGETALL
RedisAPI.hgetall(String)
-
hgetallAndForget
Returns all fields and values in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HGETALL
RedisAPI.hgetall(String)
-
hgetdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hgetdel(List<String> args) Returns the value of a field and deletes it from the hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.0.0
- See Also:
-
- HGETDEL
RedisAPI.hgetdel(List)
-
hgetdelAndAwait
Returns the value of a field and deletes it from the hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.0.0
- See Also:
-
- HGETDEL
RedisAPI.hgetdel(List)
-
hgetdelAndForget
Returns the value of a field and deletes it from the hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.0.0
- See Also:
-
- HGETDEL
RedisAPI.hgetdel(List)
-
hgetex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hgetex(List<String> args) Get the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.0.0
- See Also:
-
- HGETEX
RedisAPI.hgetex(List)
-
hgetexAndAwait
Get the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.0.0
- See Also:
-
- HGETEX
RedisAPI.hgetex(List)
-
hgetexAndForget
Get the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.0.0
- See Also:
-
- HGETEX
RedisAPI.hgetex(List)
-
hincrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hincrby(String arg0, String arg1, String arg2) Increments the integer value of a field in a hash by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HINCRBY
RedisAPI.hincrby(String, String, String)
-
hincrbyAndAwait
Increments the integer value of a field in a hash by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HINCRBY
RedisAPI.hincrby(String, String, String)
-
hincrbyAndForget
Increments the integer value of a field in a hash by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HINCRBY
RedisAPI.hincrby(String, String, String)
-
hincrbyfloat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hincrbyfloat(String arg0, String arg1, String arg2) Increments the floating point value of a field by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- HINCRBYFLOAT
RedisAPI.hincrbyfloat(String, String, String)
-
hincrbyfloatAndAwait
Increments the floating point value of a field by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- HINCRBYFLOAT
RedisAPI.hincrbyfloat(String, String, String)
-
hincrbyfloatAndForget
Increments the floating point value of a field by a number. Uses 0 as initial value if the field doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- HINCRBYFLOAT
RedisAPI.hincrbyfloat(String, String, String)
-
hkeys
Returns all fields in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HKEYS
RedisAPI.hkeys(String)
-
hkeysAndAwait
Returns all fields in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HKEYS
RedisAPI.hkeys(String)
-
hkeysAndForget
Returns all fields in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HKEYS
RedisAPI.hkeys(String)
-
hlen
Returns the number of fields in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HLEN
RedisAPI.hlen(String)
-
hlenAndAwait
Returns the number of fields in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HLEN
RedisAPI.hlen(String)
-
hlenAndForget
Returns the number of fields in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HLEN
RedisAPI.hlen(String)
-
hmget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hmget(List<String> args) Returns the values of all fields in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HMGET
RedisAPI.hmget(List)
-
hmgetAndAwait
Returns the values of all fields in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HMGET
RedisAPI.hmget(List)
-
hmgetAndForget
Returns the values of all fields in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HMGET
RedisAPI.hmget(List)
-
hmset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hmset(List<String> args) Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairsSets the values of multiple fields.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HMSET
RedisAPI.hmset(List)
-
hmsetAndAwait
Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairsSets the values of multiple fields.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HMSET
RedisAPI.hmset(List)
-
hmsetAndForget
Deprecated.since Redis 4.0.0, replaced by:HSETwith multiple field-value pairsSets the values of multiple fields.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HMSET
RedisAPI.hmset(List)
-
hotkeys
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hotkeys(List<String> args) A container for hotkeys tracking commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.6.0
- See Also:
-
- HOTKEYS
RedisAPI.hotkeys(List)
-
hotkeysAndAwait
A container for hotkeys tracking commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.6.0
- See Also:
-
- HOTKEYS
RedisAPI.hotkeys(List)
-
hotkeysAndForget
A container for hotkeys tracking commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.6.0
- See Also:
-
- HOTKEYS
RedisAPI.hotkeys(List)
-
hpersist
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hpersist(List<String> args) Removes the expiration time for each specified field.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HPERSIST
RedisAPI.hpersist(List)
-
hpersistAndAwait
Removes the expiration time for each specified field.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HPERSIST
RedisAPI.hpersist(List)
-
hpersistAndForget
Removes the expiration time for each specified field.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HPERSIST
RedisAPI.hpersist(List)
-
hpexpire
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hpexpire(List<String> args) Set expiry for hash field using relative time to expire (milliseconds).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRE
RedisAPI.hpexpire(List)
-
hpexpireAndAwait
Set expiry for hash field using relative time to expire (milliseconds).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRE
RedisAPI.hpexpire(List)
-
hpexpireAndForget
Set expiry for hash field using relative time to expire (milliseconds).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRE
RedisAPI.hpexpire(List)
-
hpexpireat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hpexpireat(List<String> args) Set expiry for hash field using an absolute Unix timestamp (milliseconds).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIREAT
RedisAPI.hpexpireat(List)
-
hpexpireatAndAwait
Set expiry for hash field using an absolute Unix timestamp (milliseconds).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIREAT
RedisAPI.hpexpireat(List)
-
hpexpireatAndForget
Set expiry for hash field using an absolute Unix timestamp (milliseconds).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIREAT
RedisAPI.hpexpireat(List)
-
hpexpiretime
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hpexpiretime(List<String> args) Returns the expiration time of a hash field as a Unix timestamp, in msec.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRETIME
RedisAPI.hpexpiretime(List)
-
hpexpiretimeAndAwait
Returns the expiration time of a hash field as a Unix timestamp, in msec.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRETIME
RedisAPI.hpexpiretime(List)
-
hpexpiretimeAndForget
Returns the expiration time of a hash field as a Unix timestamp, in msec.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HPEXPIRETIME
RedisAPI.hpexpiretime(List)
-
hpttl
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hpttl(List<String> args) Returns the TTL in milliseconds of a hash field.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HPTTL
RedisAPI.hpttl(List)
-
hpttlAndAwait
Returns the TTL in milliseconds of a hash field.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HPTTL
RedisAPI.hpttl(List)
-
hpttlAndForget
Returns the TTL in milliseconds of a hash field.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HPTTL
RedisAPI.hpttl(List)
-
hrandfield
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hrandfield(List<String> args) Returns one or more random fields from a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- HRANDFIELD
RedisAPI.hrandfield(List)
-
hrandfieldAndAwait
Returns one or more random fields from a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- HRANDFIELD
RedisAPI.hrandfield(List)
-
hrandfieldAndForget
Returns one or more random fields from a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- HRANDFIELD
RedisAPI.hrandfield(List)
-
hscan
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hscan(List<String> args) Iterates over fields and values of a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- HSCAN
RedisAPI.hscan(List)
-
hscanAndAwait
Iterates over fields and values of a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- HSCAN
RedisAPI.hscan(List)
-
hscanAndForget
Iterates over fields and values of a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- HSCAN
RedisAPI.hscan(List)
-
hset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hset(List<String> args) Creates or modifies the value of a field in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HSET
RedisAPI.hset(List)
-
hsetAndAwait
Creates or modifies the value of a field in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HSET
RedisAPI.hset(List)
-
hsetAndForget
Creates or modifies the value of a field in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HSET
RedisAPI.hset(List)
-
hsetex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hsetex(List<String> args) Set the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.0.0
- See Also:
-
- HSETEX
RedisAPI.hsetex(List)
-
hsetexAndAwait
Set the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.0.0
- See Also:
-
- HSETEX
RedisAPI.hsetex(List)
-
hsetexAndForget
Set the value of one or more fields of a given hash key, and optionally set their expiration.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.0.0
- See Also:
-
- HSETEX
RedisAPI.hsetex(List)
-
hsetnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hsetnx(String arg0, String arg1, String arg2) Sets the value of a field in a hash only when the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HSETNX
RedisAPI.hsetnx(String, String, String)
-
hsetnxAndAwait
Sets the value of a field in a hash only when the field doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HSETNX
RedisAPI.hsetnx(String, String, String)
-
hsetnxAndForget
Sets the value of a field in a hash only when the field doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HSETNX
RedisAPI.hsetnx(String, String, String)
-
hstrlen
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> hstrlen(String arg0, String arg1) Returns the length of the value of a field.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.0
- See Also:
-
- HSTRLEN
RedisAPI.hstrlen(String, String)
-
hstrlenAndAwait
Returns the length of the value of a field.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.0
- See Also:
-
- HSTRLEN
RedisAPI.hstrlen(String, String)
-
hstrlenAndForget
Returns the length of the value of a field.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.0
- See Also:
-
- HSTRLEN
RedisAPI.hstrlen(String, String)
-
httl
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> httl(List<String> args) Returns the TTL in seconds of a hash field.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.4.0
- See Also:
-
- HTTL
RedisAPI.httl(List)
-
httlAndAwait
Returns the TTL in seconds of a hash field.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.4.0
- See Also:
-
- HTTL
RedisAPI.httl(List)
-
httlAndForget
Returns the TTL in seconds of a hash field.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.4.0
- See Also:
-
- HTTL
RedisAPI.httl(List)
-
hvals
Returns all values in a hash.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- HVALS
RedisAPI.hvals(String)
-
hvalsAndAwait
Returns all values in a hash.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- HVALS
RedisAPI.hvals(String)
-
hvalsAndForget
Returns all values in a hash.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- HVALS
RedisAPI.hvals(String)
-
incr
Increments the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- INCR
RedisAPI.incr(String)
-
incrAndAwait
Increments the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- INCR
RedisAPI.incr(String)
-
incrAndForget
Increments the integer value of a key by one. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- INCR
RedisAPI.incr(String)
-
incrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> incrby(String arg0, String arg1) Increments the integer value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- INCRBY
RedisAPI.incrby(String, String)
-
incrbyAndAwait
Increments the integer value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- INCRBY
RedisAPI.incrby(String, String)
-
incrbyAndForget
Increments the integer value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- INCRBY
RedisAPI.incrby(String, String)
-
incrbyfloat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> incrbyfloat(String arg0, String arg1) Increment the floating point value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- INCRBYFLOAT
RedisAPI.incrbyfloat(String, String)
-
incrbyfloatAndAwait
Increment the floating point value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- INCRBYFLOAT
RedisAPI.incrbyfloat(String, String)
-
incrbyfloatAndForget
Increment the floating point value of a key by a number. Uses 0 as initial value if the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- INCRBYFLOAT
RedisAPI.incrbyfloat(String, String)
-
info
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> info(List<String> args) Returns information and statistics about the server.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- INFO
RedisAPI.info(List)
-
infoAndAwait
Returns information and statistics about the server.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- INFO
RedisAPI.info(List)
-
infoAndForget
Returns information and statistics about the server.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- INFO
RedisAPI.info(List)
-
jsonArrappend
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrappend(List<String> args) Append the JSON values into the array at path after the last element in it.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRAPPEND
RedisAPI.jsonArrappend(List)
-
jsonArrappendAndAwait
Append the JSON values into the array at path after the last element in it.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRAPPEND
RedisAPI.jsonArrappend(List)
-
jsonArrappendAndForget
Append the JSON values into the array at path after the last element in it.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRAPPEND
RedisAPI.jsonArrappend(List)
-
jsonArrindex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrindex(List<String> args) Search for the first occurrence of a JSON value in an array.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINDEX
RedisAPI.jsonArrindex(List)
-
jsonArrindexAndAwait
Search for the first occurrence of a JSON value in an array.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINDEX
RedisAPI.jsonArrindex(List)
-
jsonArrindexAndForget
Search for the first occurrence of a JSON value in an array.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINDEX
RedisAPI.jsonArrindex(List)
-
jsonArrinsert
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrinsert(List<String> args) Insert the json values into the array at path before the index (shifts to the right).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINSERT
RedisAPI.jsonArrinsert(List)
-
jsonArrinsertAndAwait
Insert the json values into the array at path before the index (shifts to the right).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINSERT
RedisAPI.jsonArrinsert(List)
-
jsonArrinsertAndForget
Insert the json values into the array at path before the index (shifts to the right).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRINSERT
RedisAPI.jsonArrinsert(List)
-
jsonArrlen
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrlen(List<String> args) Report the length of the JSON array at path in key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRLEN
RedisAPI.jsonArrlen(List)
-
jsonArrlenAndAwait
Report the length of the JSON array at path in key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRLEN
RedisAPI.jsonArrlen(List)
-
jsonArrlenAndForget
Report the length of the JSON array at path in key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRLEN
RedisAPI.jsonArrlen(List)
-
jsonArrpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrpop(List<String> args) Remove and return the element at the specified index in the array at path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRPOP
RedisAPI.jsonArrpop(List)
-
jsonArrpopAndAwait
Remove and return the element at the specified index in the array at path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRPOP
RedisAPI.jsonArrpop(List)
-
jsonArrpopAndForget
Remove and return the element at the specified index in the array at path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRPOP
RedisAPI.jsonArrpop(List)
-
jsonArrtrim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrtrim(String arg0, String arg1, String arg2, String arg3) Trim an array so that it contains only the specified inclusive range of elements.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRTRIM
RedisAPI.jsonArrtrim(String, String, String, String)
-
jsonArrtrimAndAwait
public io.vertx.redis.client.Response jsonArrtrimAndAwait(String arg0, String arg1, String arg2, String arg3) Trim an array so that it contains only the specified inclusive range of elements.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRTRIM
RedisAPI.jsonArrtrim(String, String, String, String)
-
jsonArrtrimAndForget
Trim an array so that it contains only the specified inclusive range of elements.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.ARRTRIM
RedisAPI.jsonArrtrim(String, String, String, String)
-
jsonArrtrim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonArrtrim(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.jsonArrtrim(List)
-
jsonArrtrimAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.jsonArrtrim(List)
-
jsonArrtrimAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.jsonArrtrim(List)
-
jsonClear
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonClear(List<String> args) Clear container values (arrays/objects) and set numeric values to 0.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.CLEAR
RedisAPI.jsonClear(List)
-
jsonClearAndAwait
Clear container values (arrays/objects) and set numeric values to 0.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.CLEAR
RedisAPI.jsonClear(List)
-
jsonClearAndForget
Clear container values (arrays/objects) and set numeric values to 0.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.CLEAR
RedisAPI.jsonClear(List)
-
jsonDebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonDebug(List<String> args) This is a container command for debugging related tasks.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEBUG
RedisAPI.jsonDebug(List)
-
jsonDebugAndAwait
This is a container command for debugging related tasks.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEBUG
RedisAPI.jsonDebug(List)
-
jsonDebugAndForget
This is a container command for debugging related tasks.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEBUG
RedisAPI.jsonDebug(List)
-
jsonDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonDel(List<String> args) Delete a value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEL
RedisAPI.jsonDel(List)
-
jsonDelAndAwait
Delete a value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEL
RedisAPI.jsonDel(List)
-
jsonDelAndForget
Delete a value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.DEL
RedisAPI.jsonDel(List)
-
jsonForget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonForget(List<String> args) Delete a value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.FORGET
RedisAPI.jsonForget(List)
-
jsonForgetAndAwait
Delete a value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.FORGET
RedisAPI.jsonForget(List)
-
jsonForgetAndForget
Delete a value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.FORGET
RedisAPI.jsonForget(List)
-
jsonGet
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonGet(List<String> args) Get JSON value at path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.GET
RedisAPI.jsonGet(List)
-
jsonGetAndAwait
Get JSON value at path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.GET
RedisAPI.jsonGet(List)
-
jsonGetAndForget
Get JSON value at path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.GET
RedisAPI.jsonGet(List)
-
jsonMerge
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonMerge(List<String> args) Merge a given JSON value into matching paths. Consequently, JSON values at matching paths are updated, deleted, or expanded with new children.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MERGE
RedisAPI.jsonMerge(List)
-
jsonMergeAndAwait
Merge a given JSON value into matching paths. Consequently, JSON values at matching paths are updated, deleted, or expanded with new children.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MERGE
RedisAPI.jsonMerge(List)
-
jsonMergeAndForget
Merge a given JSON value into matching paths. Consequently, JSON values at matching paths are updated, deleted, or expanded with new children.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MERGE
RedisAPI.jsonMerge(List)
-
jsonMget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonMget(List<String> args) Return the values at path from multiple key arguments.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.MGET
RedisAPI.jsonMget(List)
-
jsonMgetAndAwait
Return the values at path from multiple key arguments.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.MGET
RedisAPI.jsonMget(List)
-
jsonMgetAndForget
Return the values at path from multiple key arguments.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.MGET
RedisAPI.jsonMget(List)
-
jsonMset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonMset(List<String> args) Set or update one or more JSON values according to the specified key-path-value triplets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MSET
RedisAPI.jsonMset(List)
-
jsonMsetAndAwait
Set or update one or more JSON values according to the specified key-path-value triplets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MSET
RedisAPI.jsonMset(List)
-
jsonMsetAndForget
Set or update one or more JSON values according to the specified key-path-value triplets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 2.6.0
- See Also:
-
- JSON.MSET
RedisAPI.jsonMset(List)
-
jsonNumincrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNumincrby(String arg0, String arg1, String arg2) Increment the number value stored at path by number.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMINCRBY
RedisAPI.jsonNumincrby(String, String, String)
-
jsonNumincrbyAndAwait
Increment the number value stored at path by number.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMINCRBY
RedisAPI.jsonNumincrby(String, String, String)
-
jsonNumincrbyAndForget
Increment the number value stored at path by number.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMINCRBY
RedisAPI.jsonNumincrby(String, String, String)
-
jsonNumincrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNumincrby(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.jsonNumincrby(List)
-
jsonNumincrbyAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.jsonNumincrby(List)
-
jsonNumincrbyAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.jsonNumincrby(List)
-
jsonNummultby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNummultby(String arg0, String arg1, String arg2) Multiply the number value stored at path by number.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMMULTBY
RedisAPI.jsonNummultby(String, String, String)
-
jsonNummultbyAndAwait
Multiply the number value stored at path by number.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMMULTBY
RedisAPI.jsonNummultby(String, String, String)
-
jsonNummultbyAndForget
Multiply the number value stored at path by number.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMMULTBY
RedisAPI.jsonNummultby(String, String, String)
-
jsonNummultby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNummultby(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.jsonNummultby(List)
-
jsonNummultbyAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.jsonNummultby(List)
-
jsonNummultbyAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.jsonNummultby(List)
-
jsonNumpowby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNumpowby(String arg0, String arg1, String arg2) Raise the number value stored at path to the power of number.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMPOWBY
RedisAPI.jsonNumpowby(String, String, String)
-
jsonNumpowbyAndAwait
Raise the number value stored at path to the power of number.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMPOWBY
RedisAPI.jsonNumpowby(String, String, String)
-
jsonNumpowbyAndForget
Raise the number value stored at path to the power of number.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.NUMPOWBY
RedisAPI.jsonNumpowby(String, String, String)
-
jsonNumpowby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonNumpowby(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.jsonNumpowby(List)
-
jsonNumpowbyAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.jsonNumpowby(List)
-
jsonNumpowbyAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.jsonNumpowby(List)
-
jsonObjkeys
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonObjkeys(List<String> args) Return the keys in the object that's referenced by path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJKEYS
RedisAPI.jsonObjkeys(List)
-
jsonObjkeysAndAwait
Return the keys in the object that's referenced by path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJKEYS
RedisAPI.jsonObjkeys(List)
-
jsonObjkeysAndForget
Return the keys in the object that's referenced by path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJKEYS
RedisAPI.jsonObjkeys(List)
-
jsonObjlen
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonObjlen(List<String> args) Report the number of keys in the JSON object at path in key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJLEN
RedisAPI.jsonObjlen(List)
-
jsonObjlenAndAwait
Report the number of keys in the JSON object at path in key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJLEN
RedisAPI.jsonObjlen(List)
-
jsonObjlenAndForget
Report the number of keys in the JSON object at path in key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.OBJLEN
RedisAPI.jsonObjlen(List)
-
jsonResp
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonResp(List<String> args) Return the JSON in key in Redis serialization protocol specification form.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.RESP
RedisAPI.jsonResp(List)
-
jsonRespAndAwait
Return the JSON in key in Redis serialization protocol specification form.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.RESP
RedisAPI.jsonResp(List)
-
jsonRespAndForget
Return the JSON in key in Redis serialization protocol specification form.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.RESP
RedisAPI.jsonResp(List)
-
jsonSet
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonSet(List<String> args) Set the JSON value at path in key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.SET
RedisAPI.jsonSet(List)
-
jsonSetAndAwait
Set the JSON value at path in key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.SET
RedisAPI.jsonSet(List)
-
jsonSetAndForget
Set the JSON value at path in key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.SET
RedisAPI.jsonSet(List)
-
jsonStrappend
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonStrappend(List<String> args) Append the json-string values to the string at path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRAPPEND
RedisAPI.jsonStrappend(List)
-
jsonStrappendAndAwait
Append the json-string values to the string at path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRAPPEND
RedisAPI.jsonStrappend(List)
-
jsonStrappendAndForget
Append the json-string values to the string at path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRAPPEND
RedisAPI.jsonStrappend(List)
-
jsonStrlen
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonStrlen(List<String> args) Report the length of the JSON String at path in key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRLEN
RedisAPI.jsonStrlen(List)
-
jsonStrlenAndAwait
Report the length of the JSON String at path in key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRLEN
RedisAPI.jsonStrlen(List)
-
jsonStrlenAndForget
Report the length of the JSON String at path in key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.STRLEN
RedisAPI.jsonStrlen(List)
-
jsonToggle
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonToggle(String arg0, String arg1) Toggle the boolean value stored at path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.TOGGLE
RedisAPI.jsonToggle(String, String)
-
jsonToggleAndAwait
Toggle the boolean value stored at path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.TOGGLE
RedisAPI.jsonToggle(String, String)
-
jsonToggleAndForget
Toggle the boolean value stored at path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 2.0.0
- See Also:
-
- JSON.TOGGLE
RedisAPI.jsonToggle(String, String)
-
jsonToggle
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonToggle(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.jsonToggle(List)
-
jsonToggleAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.jsonToggle(List)
-
jsonToggleAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.jsonToggle(List)
-
jsonType
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> jsonType(List<String> args) Report the type of JSON value at path.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.TYPE
RedisAPI.jsonType(List)
-
jsonTypeAndAwait
Report the type of JSON value at path.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.TYPE
RedisAPI.jsonType(List)
-
jsonTypeAndForget
Report the type of JSON value at path.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis ReJSON 1.0.0
- See Also:
-
- JSON.TYPE
RedisAPI.jsonType(List)
-
keys
Returns all key names that match a pattern.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- KEYS
RedisAPI.keys(String)
-
keysAndAwait
Returns all key names that match a pattern.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- KEYS
RedisAPI.keys(String)
-
keysAndForget
Returns all key names that match a pattern.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- KEYS
RedisAPI.keys(String)
-
lastsave
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lastsave()Returns the Unix timestamp of the last successful save to disk.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LASTSAVE
RedisAPI.lastsave()
-
lastsaveAndAwait
public io.vertx.redis.client.Response lastsaveAndAwait()Returns the Unix timestamp of the last successful save to disk.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LASTSAVE
RedisAPI.lastsave()
-
lastsaveAndForget
Returns the Unix timestamp of the last successful save to disk.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LASTSAVE
RedisAPI.lastsave()
-
latency
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> latency(List<String> args) A container for latency diagnostics commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.13
- See Also:
-
- LATENCY
RedisAPI.latency(List)
-
latencyAndAwait
A container for latency diagnostics commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.13
- See Also:
-
- LATENCY
RedisAPI.latency(List)
-
latencyAndForget
A container for latency diagnostics commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.13
- See Also:
-
- LATENCY
RedisAPI.latency(List)
-
lcs
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lcs(List<String> args) Finds the longest common substring.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- LCS
RedisAPI.lcs(List)
-
lcsAndAwait
Finds the longest common substring.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- LCS
RedisAPI.lcs(List)
-
lcsAndForget
Finds the longest common substring.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- LCS
RedisAPI.lcs(List)
-
lindex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lindex(String arg0, String arg1) Returns an element from a list by its index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LINDEX
RedisAPI.lindex(String, String)
-
lindexAndAwait
Returns an element from a list by its index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LINDEX
RedisAPI.lindex(String, String)
-
lindexAndForget
Returns an element from a list by its index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LINDEX
RedisAPI.lindex(String, String)
-
linsert
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> linsert(String arg0, String arg1, String arg2, String arg3) Inserts an element before or after another element in a list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- LINSERT
RedisAPI.linsert(String, String, String, String)
-
linsertAndAwait
public io.vertx.redis.client.Response linsertAndAwait(String arg0, String arg1, String arg2, String arg3) Inserts an element before or after another element in a list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- LINSERT
RedisAPI.linsert(String, String, String, String)
-
linsertAndForget
Inserts an element before or after another element in a list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- LINSERT
RedisAPI.linsert(String, String, String, String)
-
llen
Returns the length of a list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LLEN
RedisAPI.llen(String)
-
llenAndAwait
Returns the length of a list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LLEN
RedisAPI.llen(String)
-
llenAndForget
Returns the length of a list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LLEN
RedisAPI.llen(String)
-
lmove
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lmove(String arg0, String arg1, String arg2, String arg3) Returns an element after popping it from one list and pushing it to another. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- LMOVE
RedisAPI.lmove(String, String, String, String)
-
lmoveAndAwait
public io.vertx.redis.client.Response lmoveAndAwait(String arg0, String arg1, String arg2, String arg3) Returns an element after popping it from one list and pushing it to another. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- LMOVE
RedisAPI.lmove(String, String, String, String)
-
lmoveAndForget
Returns an element after popping it from one list and pushing it to another. Deletes the list if the last element was moved.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- LMOVE
RedisAPI.lmove(String, String, String, String)
-
lmpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lmpop(List<String> args) Returns multiple elements from a list after removing them. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- LMPOP
RedisAPI.lmpop(List)
-
lmpopAndAwait
Returns multiple elements from a list after removing them. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- LMPOP
RedisAPI.lmpop(List)
-
lmpopAndForget
Returns multiple elements from a list after removing them. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- LMPOP
RedisAPI.lmpop(List)
-
lolwut
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lolwut(List<String> args) Displays computer art and the Redis version.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- LOLWUT
RedisAPI.lolwut(List)
-
lolwutAndAwait
Displays computer art and the Redis version.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- LOLWUT
RedisAPI.lolwut(List)
-
lolwutAndForget
Displays computer art and the Redis version.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- LOLWUT
RedisAPI.lolwut(List)
-
lpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lpop(List<String> args) Returns the first elements in a list after removing it. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LPOP
RedisAPI.lpop(List)
-
lpopAndAwait
Returns the first elements in a list after removing it. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LPOP
RedisAPI.lpop(List)
-
lpopAndForget
Returns the first elements in a list after removing it. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LPOP
RedisAPI.lpop(List)
-
lpos
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lpos(List<String> args) Returns the index of matching elements in a list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.0.6
- See Also:
-
- LPOS
RedisAPI.lpos(List)
-
lposAndAwait
Returns the index of matching elements in a list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.0.6
- See Also:
-
- LPOS
RedisAPI.lpos(List)
-
lposAndForget
Returns the index of matching elements in a list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.0.6
- See Also:
-
- LPOS
RedisAPI.lpos(List)
-
lpush
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lpush(List<String> args) Prepends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LPUSH
RedisAPI.lpush(List)
-
lpushAndAwait
Prepends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LPUSH
RedisAPI.lpush(List)
-
lpushAndForget
Prepends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LPUSH
RedisAPI.lpush(List)
-
lpushx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lpushx(List<String> args) Prepends one or more elements to a list only when the list exists.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- LPUSHX
RedisAPI.lpushx(List)
-
lpushxAndAwait
Prepends one or more elements to a list only when the list exists.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- LPUSHX
RedisAPI.lpushx(List)
-
lpushxAndForget
Prepends one or more elements to a list only when the list exists.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- LPUSHX
RedisAPI.lpushx(List)
-
lrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lrange(String arg0, String arg1, String arg2) Returns a range of elements from a list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LRANGE
RedisAPI.lrange(String, String, String)
-
lrangeAndAwait
Returns a range of elements from a list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LRANGE
RedisAPI.lrange(String, String, String)
-
lrangeAndForget
Returns a range of elements from a list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LRANGE
RedisAPI.lrange(String, String, String)
-
lrem
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lrem(String arg0, String arg1, String arg2) Removes elements from a list. Deletes the list if the last element was removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LREM
RedisAPI.lrem(String, String, String)
-
lremAndAwait
Removes elements from a list. Deletes the list if the last element was removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LREM
RedisAPI.lrem(String, String, String)
-
lremAndForget
Removes elements from a list. Deletes the list if the last element was removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LREM
RedisAPI.lrem(String, String, String)
-
lset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> lset(String arg0, String arg1, String arg2) Sets the value of an element in a list by its index.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LSET
RedisAPI.lset(String, String, String)
-
lsetAndAwait
Sets the value of an element in a list by its index.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LSET
RedisAPI.lset(String, String, String)
-
lsetAndForget
Sets the value of an element in a list by its index.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LSET
RedisAPI.lset(String, String, String)
-
ltrim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ltrim(String arg0, String arg1, String arg2) Removes elements from both ends a list. Deletes the list if all elements were trimmed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- LTRIM
RedisAPI.ltrim(String, String, String)
-
ltrimAndAwait
Removes elements from both ends a list. Deletes the list if all elements were trimmed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- LTRIM
RedisAPI.ltrim(String, String, String)
-
ltrimAndForget
Removes elements from both ends a list. Deletes the list if all elements were trimmed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- LTRIM
RedisAPI.ltrim(String, String, String)
-
memory
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> memory(List<String> args) A container for memory diagnostics commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 4.0.0
- See Also:
-
- MEMORY
RedisAPI.memory(List)
-
memoryAndAwait
A container for memory diagnostics commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 4.0.0
- See Also:
-
- MEMORY
RedisAPI.memory(List)
-
memoryAndForget
A container for memory diagnostics commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 4.0.0
- See Also:
-
- MEMORY
RedisAPI.memory(List)
-
mget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> mget(List<String> args) Atomically returns the string values of one or more keys.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- MGET
RedisAPI.mget(List)
-
mgetAndAwait
Atomically returns the string values of one or more keys.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- MGET
RedisAPI.mget(List)
-
mgetAndForget
Atomically returns the string values of one or more keys.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- MGET
RedisAPI.mget(List)
-
migrate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> migrate(List<String> args) Atomically transfers a key from one Redis instance to another.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- MIGRATE
RedisAPI.migrate(List)
-
migrateAndAwait
Atomically transfers a key from one Redis instance to another.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- MIGRATE
RedisAPI.migrate(List)
-
migrateAndForget
Atomically transfers a key from one Redis instance to another.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- MIGRATE
RedisAPI.migrate(List)
-
module
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> module(List<String> args) A container for module commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 4.0.0
- See Also:
-
- MODULE
RedisAPI.module(List)
-
moduleAndAwait
A container for module commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 4.0.0
- See Also:
-
- MODULE
RedisAPI.module(List)
-
moduleAndForget
A container for module commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 4.0.0
- See Also:
-
- MODULE
RedisAPI.module(List)
-
monitor
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> monitor()Listens for all requests received by the server in real-time.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- MONITOR
RedisAPI.monitor()
-
monitorAndAwait
public io.vertx.redis.client.Response monitorAndAwait()Listens for all requests received by the server in real-time.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- MONITOR
RedisAPI.monitor()
-
monitorAndForget
Listens for all requests received by the server in real-time.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- MONITOR
RedisAPI.monitor()
-
move
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> move(String arg0, String arg1) Moves a key to another database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- MOVE
RedisAPI.move(String, String)
-
moveAndAwait
Moves a key to another database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- MOVE
RedisAPI.move(String, String)
-
moveAndForget
Moves a key to another database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- MOVE
RedisAPI.move(String, String)
-
mset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> mset(List<String> args) Atomically creates or modifies the string values of one or more keys.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.1
- See Also:
-
- MSET
RedisAPI.mset(List)
-
msetAndAwait
Atomically creates or modifies the string values of one or more keys.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.1
- See Also:
-
- MSET
RedisAPI.mset(List)
-
msetAndForget
Atomically creates or modifies the string values of one or more keys.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.1
- See Also:
-
- MSET
RedisAPI.mset(List)
-
msetex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> msetex(List<String> args) Atomically sets multiple string keys with a shared expiration in a single operation. Supports flexible argument parsing where condition and expiration flags can appear in any order.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.4.0
- See Also:
-
- MSETEX
RedisAPI.msetex(List)
-
msetexAndAwait
Atomically sets multiple string keys with a shared expiration in a single operation. Supports flexible argument parsing where condition and expiration flags can appear in any order.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.4.0
- See Also:
-
- MSETEX
RedisAPI.msetex(List)
-
msetexAndForget
Atomically sets multiple string keys with a shared expiration in a single operation. Supports flexible argument parsing where condition and expiration flags can appear in any order.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.4.0
- See Also:
-
- MSETEX
RedisAPI.msetex(List)
-
msetnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> msetnx(List<String> args) Atomically modifies the string values of one or more keys only when all keys don't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.1
- See Also:
-
- MSETNX
RedisAPI.msetnx(List)
-
msetnxAndAwait
Atomically modifies the string values of one or more keys only when all keys don't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.1
- See Also:
-
- MSETNX
RedisAPI.msetnx(List)
-
msetnxAndForget
Atomically modifies the string values of one or more keys only when all keys don't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.1
- See Also:
-
- MSETNX
RedisAPI.msetnx(List)
-
multi
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> multi()Starts a transaction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- MULTI
RedisAPI.multi()
-
multiAndAwait
public io.vertx.redis.client.Response multiAndAwait()Starts a transaction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- MULTI
RedisAPI.multi()
-
multiAndForget
Starts a transaction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- MULTI
RedisAPI.multi()
-
object
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> object(List<String> args) A container for object introspection commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.3
- See Also:
-
- OBJECT
RedisAPI.object(List)
-
objectAndAwait
A container for object introspection commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.3
- See Also:
-
- OBJECT
RedisAPI.object(List)
-
objectAndForget
A container for object introspection commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.3
- See Also:
-
- OBJECT
RedisAPI.object(List)
-
persist
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> persist(String arg0) Removes the expiration time of a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- PERSIST
RedisAPI.persist(String)
-
persistAndAwait
Removes the expiration time of a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- PERSIST
RedisAPI.persist(String)
-
persistAndForget
Removes the expiration time of a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- PERSIST
RedisAPI.persist(String)
-
pexpire
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pexpire(List<String> args) Sets the expiration time of a key in milliseconds.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- PEXPIRE
RedisAPI.pexpire(List)
-
pexpireAndAwait
Sets the expiration time of a key in milliseconds.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- PEXPIRE
RedisAPI.pexpire(List)
-
pexpireAndForget
Sets the expiration time of a key in milliseconds.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- PEXPIRE
RedisAPI.pexpire(List)
-
pexpireat
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pexpireat(List<String> args) Sets the expiration time of a key to a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- PEXPIREAT
RedisAPI.pexpireat(List)
-
pexpireatAndAwait
Sets the expiration time of a key to a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- PEXPIREAT
RedisAPI.pexpireat(List)
-
pexpireatAndForget
Sets the expiration time of a key to a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- PEXPIREAT
RedisAPI.pexpireat(List)
-
pexpiretime
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pexpiretime(String arg0) Returns the expiration time of a key as a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- PEXPIRETIME
RedisAPI.pexpiretime(String)
-
pexpiretimeAndAwait
Returns the expiration time of a key as a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- PEXPIRETIME
RedisAPI.pexpiretime(String)
-
pexpiretimeAndForget
Returns the expiration time of a key as a Unix milliseconds timestamp.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- PEXPIRETIME
RedisAPI.pexpiretime(String)
-
pfadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pfadd(List<String> args) Adds elements to a HyperLogLog key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- PFADD
RedisAPI.pfadd(List)
-
pfaddAndAwait
Adds elements to a HyperLogLog key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- PFADD
RedisAPI.pfadd(List)
-
pfaddAndForget
Adds elements to a HyperLogLog key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- PFADD
RedisAPI.pfadd(List)
-
pfcount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pfcount(List<String> args) Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- PFCOUNT
RedisAPI.pfcount(List)
-
pfcountAndAwait
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- PFCOUNT
RedisAPI.pfcount(List)
-
pfcountAndForget
Returns the approximated cardinality of the set(s) observed by the HyperLogLog key(s).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- PFCOUNT
RedisAPI.pfcount(List)
-
pfdebug
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pfdebug(String arg0, String arg1) Internal commands for debugging HyperLogLog values.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- PFDEBUG
RedisAPI.pfdebug(String, String)
-
pfdebugAndAwait
Internal commands for debugging HyperLogLog values.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- PFDEBUG
RedisAPI.pfdebug(String, String)
-
pfdebugAndForget
Internal commands for debugging HyperLogLog values.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- PFDEBUG
RedisAPI.pfdebug(String, String)
-
pfmerge
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pfmerge(List<String> args) Merges one or more HyperLogLog values into a single key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- PFMERGE
RedisAPI.pfmerge(List)
-
pfmergeAndAwait
Merges one or more HyperLogLog values into a single key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- PFMERGE
RedisAPI.pfmerge(List)
-
pfmergeAndForget
Merges one or more HyperLogLog values into a single key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- PFMERGE
RedisAPI.pfmerge(List)
-
pfselftest
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pfselftest()An internal command for testing HyperLogLog values.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- PFSELFTEST
RedisAPI.pfselftest()
-
pfselftestAndAwait
public io.vertx.redis.client.Response pfselftestAndAwait()An internal command for testing HyperLogLog values.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- PFSELFTEST
RedisAPI.pfselftest()
-
pfselftestAndForget
An internal command for testing HyperLogLog values.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- PFSELFTEST
RedisAPI.pfselftest()
-
ping
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ping(List<String> args) Returns the server's liveliness response.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- PING
RedisAPI.ping(List)
-
pingAndAwait
Returns the server's liveliness response.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- PING
RedisAPI.ping(List)
-
pingAndForget
Returns the server's liveliness response.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- PING
RedisAPI.ping(List)
-
psetex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> psetex(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentSets both string value and expiration time in milliseconds of a key. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- PSETEX
RedisAPI.psetex(String, String, String)
-
psetexAndAwait
Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentSets both string value and expiration time in milliseconds of a key. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- PSETEX
RedisAPI.psetex(String, String, String)
-
psetexAndForget
Deprecated.since Redis 2.6.12, replaced by:SETwith thePXargumentSets both string value and expiration time in milliseconds of a key. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- PSETEX
RedisAPI.psetex(String, String, String)
-
psubscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> psubscribe(List<String> args) Listens for messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- PSUBSCRIBE
RedisAPI.psubscribe(List)
-
psubscribeAndAwait
Listens for messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- PSUBSCRIBE
RedisAPI.psubscribe(List)
-
psubscribeAndForget
Listens for messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- PSUBSCRIBE
RedisAPI.psubscribe(List)
-
psync
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> psync(List<String> args) An internal command used in replication.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- PSYNC
RedisAPI.psync(List)
-
psyncAndAwait
An internal command used in replication.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- PSYNC
RedisAPI.psync(List)
-
psyncAndForget
An internal command used in replication.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- PSYNC
RedisAPI.psync(List)
-
pttl
Returns the expiration time in milliseconds of a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- PTTL
RedisAPI.pttl(String)
-
pttlAndAwait
Returns the expiration time in milliseconds of a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- PTTL
RedisAPI.pttl(String)
-
pttlAndForget
Returns the expiration time in milliseconds of a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- PTTL
RedisAPI.pttl(String)
-
publish
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> publish(String arg0, String arg1) Posts a message to a channel.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- PUBLISH
RedisAPI.publish(String, String)
-
publishAndAwait
Posts a message to a channel.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- PUBLISH
RedisAPI.publish(String, String)
-
publishAndForget
Posts a message to a channel.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- PUBLISH
RedisAPI.publish(String, String)
-
pubsub
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> pubsub(List<String> args) A container for Pub/Sub commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- PUBSUB
RedisAPI.pubsub(List)
-
pubsubAndAwait
A container for Pub/Sub commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- PUBSUB
RedisAPI.pubsub(List)
-
pubsubAndForget
A container for Pub/Sub commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- PUBSUB
RedisAPI.pubsub(List)
-
punsubscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> punsubscribe(List<String> args) Stops listening to messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- PUNSUBSCRIBE
RedisAPI.punsubscribe(List)
-
punsubscribeAndAwait
Stops listening to messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- PUNSUBSCRIBE
RedisAPI.punsubscribe(List)
-
punsubscribeAndForget
Stops listening to messages published to channels that match one or more patterns.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- PUNSUBSCRIBE
RedisAPI.punsubscribe(List)
-
quit
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> quit(List<String> args) Deprecated.since Redis 7.2.0, replaced by: just closing the connectionCloses the connection.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- QUIT
RedisAPI.quit(List)
-
quitAndAwait
Deprecated.since Redis 7.2.0, replaced by: just closing the connectionCloses the connection.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- QUIT
RedisAPI.quit(List)
-
quitAndForget
Deprecated.since Redis 7.2.0, replaced by: just closing the connectionCloses the connection.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- QUIT
RedisAPI.quit(List)
-
randomkey
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> randomkey()Returns a random key name from the database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- RANDOMKEY
RedisAPI.randomkey()
-
randomkeyAndAwait
public io.vertx.redis.client.Response randomkeyAndAwait()Returns a random key name from the database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- RANDOMKEY
RedisAPI.randomkey()
-
randomkeyAndForget
Returns a random key name from the database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- RANDOMKEY
RedisAPI.randomkey()
-
readonly
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> readonly()Enables read-only queries for a connection to a Redis Cluster replica node.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- READONLY
RedisAPI.readonly()
-
readonlyAndAwait
public io.vertx.redis.client.Response readonlyAndAwait()Enables read-only queries for a connection to a Redis Cluster replica node.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- READONLY
RedisAPI.readonly()
-
readonlyAndForget
Enables read-only queries for a connection to a Redis Cluster replica node.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- READONLY
RedisAPI.readonly()
-
readwrite
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> readwrite()Enables read-write queries for a connection to a Reids Cluster replica node.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- READWRITE
RedisAPI.readwrite()
-
readwriteAndAwait
public io.vertx.redis.client.Response readwriteAndAwait()Enables read-write queries for a connection to a Reids Cluster replica node.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- READWRITE
RedisAPI.readwrite()
-
readwriteAndForget
Enables read-write queries for a connection to a Reids Cluster replica node.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- READWRITE
RedisAPI.readwrite()
-
rename
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> rename(String arg0, String arg1) Renames a key and overwrites the destination.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- RENAME
RedisAPI.rename(String, String)
-
renameAndAwait
Renames a key and overwrites the destination.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- RENAME
RedisAPI.rename(String, String)
-
renameAndForget
Renames a key and overwrites the destination.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- RENAME
RedisAPI.rename(String, String)
-
renamenx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> renamenx(String arg0, String arg1) Renames a key only when the target key name doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- RENAMENX
RedisAPI.renamenx(String, String)
-
renamenxAndAwait
Renames a key only when the target key name doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- RENAMENX
RedisAPI.renamenx(String, String)
-
renamenxAndForget
Renames a key only when the target key name doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- RENAMENX
RedisAPI.renamenx(String, String)
-
replconf
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> replconf(List<String> args) An internal command for configuring the replication stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- REPLCONF
RedisAPI.replconf(List)
-
replconfAndAwait
An internal command for configuring the replication stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- REPLCONF
RedisAPI.replconf(List)
-
replconfAndForget
An internal command for configuring the replication stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- REPLCONF
RedisAPI.replconf(List)
-
replicaof
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> replicaof(String arg0, String arg1) Configures a server as replica of another, or promotes it to a master.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- REPLICAOF
RedisAPI.replicaof(String, String)
-
replicaofAndAwait
Configures a server as replica of another, or promotes it to a master.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- REPLICAOF
RedisAPI.replicaof(String, String)
-
replicaofAndForget
Configures a server as replica of another, or promotes it to a master.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- REPLICAOF
RedisAPI.replicaof(String, String)
-
reset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> reset()Resets the connection.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- RESET
RedisAPI.reset()
-
resetAndAwait
public io.vertx.redis.client.Response resetAndAwait()Resets the connection.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- RESET
RedisAPI.reset()
-
resetAndForget
Resets the connection.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- RESET
RedisAPI.reset()
-
restore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> restore(List<String> args) Creates a key from the serialized representation of a value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- RESTORE
RedisAPI.restore(List)
-
restoreAndAwait
Creates a key from the serialized representation of a value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- RESTORE
RedisAPI.restore(List)
-
restoreAndForget
Creates a key from the serialized representation of a value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- RESTORE
RedisAPI.restore(List)
-
restoreAsking
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> restoreAsking(List<String> args) An internal command for migrating keys in a cluster.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- RESTORE-ASKING
RedisAPI.restoreAsking(List)
-
restoreAskingAndAwait
An internal command for migrating keys in a cluster.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- RESTORE-ASKING
RedisAPI.restoreAsking(List)
-
restoreAskingAndForget
An internal command for migrating keys in a cluster.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- RESTORE-ASKING
RedisAPI.restoreAsking(List)
-
role
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> role()Returns the replication role.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.12
- See Also:
-
- ROLE
RedisAPI.role()
-
roleAndAwait
public io.vertx.redis.client.Response roleAndAwait()Returns the replication role.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.12
- See Also:
-
- ROLE
RedisAPI.role()
-
roleAndForget
Returns the replication role.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.12
- See Also:
-
- ROLE
RedisAPI.role()
-
rpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> rpop(List<String> args) Returns and removes the last elements of a list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- RPOP
RedisAPI.rpop(List)
-
rpopAndAwait
Returns and removes the last elements of a list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- RPOP
RedisAPI.rpop(List)
-
rpopAndForget
Returns and removes the last elements of a list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- RPOP
RedisAPI.rpop(List)
-
rpoplpush
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> rpoplpush(String arg0, String arg1) Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsReturns the last element of a list after removing and pushing it to another list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- RPOPLPUSH
RedisAPI.rpoplpush(String, String)
-
rpoplpushAndAwait
Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsReturns the last element of a list after removing and pushing it to another list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- RPOPLPUSH
RedisAPI.rpoplpush(String, String)
-
rpoplpushAndForget
Deprecated.since Redis 6.2.0, replaced by:LMOVEwith theRIGHTandLEFTargumentsReturns the last element of a list after removing and pushing it to another list. Deletes the list if the last element was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- RPOPLPUSH
RedisAPI.rpoplpush(String, String)
-
rpush
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> rpush(List<String> args) Appends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- RPUSH
RedisAPI.rpush(List)
-
rpushAndAwait
Appends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- RPUSH
RedisAPI.rpush(List)
-
rpushAndForget
Appends one or more elements to a list. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- RPUSH
RedisAPI.rpush(List)
-
rpushx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> rpushx(List<String> args) Appends an element to a list only when the list exists.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- RPUSHX
RedisAPI.rpushx(List)
-
rpushxAndAwait
Appends an element to a list only when the list exists.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- RPUSHX
RedisAPI.rpushx(List)
-
rpushxAndForget
Appends an element to a list only when the list exists.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- RPUSHX
RedisAPI.rpushx(List)
-
sadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sadd(List<String> args) Adds one or more members to a set. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SADD
RedisAPI.sadd(List)
-
saddAndAwait
Adds one or more members to a set. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SADD
RedisAPI.sadd(List)
-
saddAndForget
Adds one or more members to a set. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SADD
RedisAPI.sadd(List)
-
save
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> save()Synchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SAVE
RedisAPI.save()
-
saveAndAwait
public io.vertx.redis.client.Response saveAndAwait()Synchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SAVE
RedisAPI.save()
-
saveAndForget
Synchronously saves the database(s) to disk.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SAVE
RedisAPI.save()
-
scan
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> scan(List<String> args) Iterates over the key names in the database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- SCAN
RedisAPI.scan(List)
-
scanAndAwait
Iterates over the key names in the database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- SCAN
RedisAPI.scan(List)
-
scanAndForget
Iterates over the key names in the database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- SCAN
RedisAPI.scan(List)
-
scard
Returns the number of members in a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SCARD
RedisAPI.scard(String)
-
scardAndAwait
Returns the number of members in a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SCARD
RedisAPI.scard(String)
-
scardAndForget
Returns the number of members in a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SCARD
RedisAPI.scard(String)
-
script
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> script(List<String> args) A container for Lua scripts management commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- SCRIPT
RedisAPI.script(List)
-
scriptAndAwait
A container for Lua scripts management commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- SCRIPT
RedisAPI.script(List)
-
scriptAndForget
A container for Lua scripts management commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- SCRIPT
RedisAPI.script(List)
-
sdiff
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sdiff(List<String> args) Returns the difference of multiple sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SDIFF
RedisAPI.sdiff(List)
-
sdiffAndAwait
Returns the difference of multiple sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SDIFF
RedisAPI.sdiff(List)
-
sdiffAndForget
Returns the difference of multiple sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SDIFF
RedisAPI.sdiff(List)
-
sdiffstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sdiffstore(List<String> args) Stores the difference of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SDIFFSTORE
RedisAPI.sdiffstore(List)
-
sdiffstoreAndAwait
Stores the difference of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SDIFFSTORE
RedisAPI.sdiffstore(List)
-
sdiffstoreAndForget
Stores the difference of multiple sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SDIFFSTORE
RedisAPI.sdiffstore(List)
-
searchClusterinfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> searchClusterinfo(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- SEARCH.CLUSTERINFO
RedisAPI.searchClusterinfo(List)
-
searchClusterinfoAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- SEARCH.CLUSTERINFO
RedisAPI.searchClusterinfo(List)
-
searchClusterinfoAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- SEARCH.CLUSTERINFO
RedisAPI.searchClusterinfo(List)
-
searchClusterrefresh
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> searchClusterrefresh(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- SEARCH.CLUSTERREFRESH
RedisAPI.searchClusterrefresh(List)
-
searchClusterrefreshAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- SEARCH.CLUSTERREFRESH
RedisAPI.searchClusterrefresh(List)
-
searchClusterrefreshAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- SEARCH.CLUSTERREFRESH
RedisAPI.searchClusterrefresh(List)
-
searchClusterset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> searchClusterset(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- SEARCH.CLUSTERSET
RedisAPI.searchClusterset(List)
-
searchClustersetAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- SEARCH.CLUSTERSET
RedisAPI.searchClusterset(List)
-
searchClustersetAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- SEARCH.CLUSTERSET
RedisAPI.searchClusterset(List)
-
select
Changes the selected database.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SELECT
RedisAPI.select(String)
-
selectAndAwait
Changes the selected database.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SELECT
RedisAPI.select(String)
-
selectAndForget
Changes the selected database.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SELECT
RedisAPI.select(String)
-
set
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> set(List<String> args) Sets the string value of a key, ignoring its type. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SET
RedisAPI.set(List)
-
setAndAwait
Sets the string value of a key, ignoring its type. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SET
RedisAPI.set(List)
-
setAndForget
Sets the string value of a key, ignoring its type. The key is created if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SET
RedisAPI.set(List)
-
setbit
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> setbit(String arg0, String arg1, String arg2) Sets or clears the bit at offset of the string value. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- SETBIT
RedisAPI.setbit(String, String, String)
-
setbitAndAwait
Sets or clears the bit at offset of the string value. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- SETBIT
RedisAPI.setbit(String, String, String)
-
setbitAndForget
Sets or clears the bit at offset of the string value. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- SETBIT
RedisAPI.setbit(String, String, String)
-
setex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> setex(String arg0, String arg1, String arg2) Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentSets the string value and expiration time of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- SETEX
RedisAPI.setex(String, String, String)
-
setexAndAwait
Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentSets the string value and expiration time of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- SETEX
RedisAPI.setex(String, String, String)
-
setexAndForget
Deprecated.since Redis 2.6.12, replaced by:SETwith theEXargumentSets the string value and expiration time of a key. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- SETEX
RedisAPI.setex(String, String, String)
-
setnx
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> setnx(String arg0, String arg1) Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentSet the string value of a key only when the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SETNX
RedisAPI.setnx(String, String)
-
setnxAndAwait
Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentSet the string value of a key only when the key doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SETNX
RedisAPI.setnx(String, String)
-
setnxAndForget
Deprecated.since Redis 2.6.12, replaced by:SETwith theNXargumentSet the string value of a key only when the key doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SETNX
RedisAPI.setnx(String, String)
-
setrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> setrange(String arg0, String arg1, String arg2) Overwrites a part of a string value with another by an offset. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- SETRANGE
RedisAPI.setrange(String, String, String)
-
setrangeAndAwait
Overwrites a part of a string value with another by an offset. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- SETRANGE
RedisAPI.setrange(String, String, String)
-
setrangeAndForget
Overwrites a part of a string value with another by an offset. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- SETRANGE
RedisAPI.setrange(String, String, String)
-
shutdown
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> shutdown(List<String> args) Synchronously saves the database(s) to disk and shuts down the Redis server.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SHUTDOWN
RedisAPI.shutdown(List)
-
shutdownAndAwait
Synchronously saves the database(s) to disk and shuts down the Redis server.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SHUTDOWN
RedisAPI.shutdown(List)
-
shutdownAndForget
Synchronously saves the database(s) to disk and shuts down the Redis server.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SHUTDOWN
RedisAPI.shutdown(List)
-
sinter
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sinter(List<String> args) Returns the intersect of multiple sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SINTER
RedisAPI.sinter(List)
-
sinterAndAwait
Returns the intersect of multiple sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SINTER
RedisAPI.sinter(List)
-
sinterAndForget
Returns the intersect of multiple sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SINTER
RedisAPI.sinter(List)
-
sintercard
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sintercard(List<String> args) Returns the number of members of the intersect of multiple sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- SINTERCARD
RedisAPI.sintercard(List)
-
sintercardAndAwait
Returns the number of members of the intersect of multiple sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- SINTERCARD
RedisAPI.sintercard(List)
-
sintercardAndForget
Returns the number of members of the intersect of multiple sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- SINTERCARD
RedisAPI.sintercard(List)
-
sinterstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sinterstore(List<String> args) Stores the intersect of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SINTERSTORE
RedisAPI.sinterstore(List)
-
sinterstoreAndAwait
Stores the intersect of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SINTERSTORE
RedisAPI.sinterstore(List)
-
sinterstoreAndForget
Stores the intersect of multiple sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SINTERSTORE
RedisAPI.sinterstore(List)
-
sismember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sismember(String arg0, String arg1) Determines whether a member belongs to a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SISMEMBER
RedisAPI.sismember(String, String)
-
sismemberAndAwait
Determines whether a member belongs to a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SISMEMBER
RedisAPI.sismember(String, String)
-
sismemberAndForget
Determines whether a member belongs to a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SISMEMBER
RedisAPI.sismember(String, String)
-
slaveof
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> slaveof(String arg0, String arg1) Deprecated.since Redis 5.0.0, replaced by:REPLICAOFSets a Redis server as a replica of another, or promotes it to being a master.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SLAVEOF
RedisAPI.slaveof(String, String)
-
slaveofAndAwait
Deprecated.since Redis 5.0.0, replaced by:REPLICAOFSets a Redis server as a replica of another, or promotes it to being a master.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SLAVEOF
RedisAPI.slaveof(String, String)
-
slaveofAndForget
Deprecated.since Redis 5.0.0, replaced by:REPLICAOFSets a Redis server as a replica of another, or promotes it to being a master.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SLAVEOF
RedisAPI.slaveof(String, String)
-
slowlog
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> slowlog(List<String> args) A container for slow log commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.12
- See Also:
-
- SLOWLOG
RedisAPI.slowlog(List)
-
slowlogAndAwait
A container for slow log commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.12
- See Also:
-
- SLOWLOG
RedisAPI.slowlog(List)
-
slowlogAndForget
A container for slow log commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.12
- See Also:
-
- SLOWLOG
RedisAPI.slowlog(List)
-
smembers
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> smembers(String arg0) Returns all members of a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SMEMBERS
RedisAPI.smembers(String)
-
smembersAndAwait
Returns all members of a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SMEMBERS
RedisAPI.smembers(String)
-
smembersAndForget
Returns all members of a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SMEMBERS
RedisAPI.smembers(String)
-
smismember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> smismember(List<String> args) Determines whether multiple members belong to a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- SMISMEMBER
RedisAPI.smismember(List)
-
smismemberAndAwait
Determines whether multiple members belong to a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- SMISMEMBER
RedisAPI.smismember(List)
-
smismemberAndForget
Determines whether multiple members belong to a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- SMISMEMBER
RedisAPI.smismember(List)
-
smove
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> smove(String arg0, String arg1, String arg2) Moves a member from one set to another.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SMOVE
RedisAPI.smove(String, String, String)
-
smoveAndAwait
Moves a member from one set to another.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SMOVE
RedisAPI.smove(String, String, String)
-
smoveAndForget
Moves a member from one set to another.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SMOVE
RedisAPI.smove(String, String, String)
-
sort
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sort(List<String> args) Sorts the elements in a list, a set, or a sorted set, optionally storing the result.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SORT
RedisAPI.sort(List)
-
sortAndAwait
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SORT
RedisAPI.sort(List)
-
sortAndForget
Sorts the elements in a list, a set, or a sorted set, optionally storing the result.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SORT
RedisAPI.sort(List)
-
sortRo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sortRo(List<String> args) Returns the sorted elements of a list, a set, or a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- SORT_RO
RedisAPI.sortRo(List)
-
sortRoAndAwait
Returns the sorted elements of a list, a set, or a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- SORT_RO
RedisAPI.sortRo(List)
-
sortRoAndForget
Returns the sorted elements of a list, a set, or a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- SORT_RO
RedisAPI.sortRo(List)
-
spop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> spop(List<String> args) Returns one or more random members from a set after removing them. Deletes the set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SPOP
RedisAPI.spop(List)
-
spopAndAwait
Returns one or more random members from a set after removing them. Deletes the set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SPOP
RedisAPI.spop(List)
-
spopAndForget
Returns one or more random members from a set after removing them. Deletes the set if the last member was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SPOP
RedisAPI.spop(List)
-
spublish
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> spublish(String arg0, String arg1) Post a message to a shard channel.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- SPUBLISH
RedisAPI.spublish(String, String)
-
spublishAndAwait
Post a message to a shard channel.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- SPUBLISH
RedisAPI.spublish(String, String)
-
spublishAndForget
Post a message to a shard channel.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- SPUBLISH
RedisAPI.spublish(String, String)
-
srandmember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> srandmember(List<String> args) Get one or multiple random members from a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SRANDMEMBER
RedisAPI.srandmember(List)
-
srandmemberAndAwait
Get one or multiple random members from a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SRANDMEMBER
RedisAPI.srandmember(List)
-
srandmemberAndForget
Get one or multiple random members from a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SRANDMEMBER
RedisAPI.srandmember(List)
-
srem
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> srem(List<String> args) Removes one or more members from a set. Deletes the set if the last member was removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SREM
RedisAPI.srem(List)
-
sremAndAwait
Removes one or more members from a set. Deletes the set if the last member was removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SREM
RedisAPI.srem(List)
-
sremAndForget
Removes one or more members from a set. Deletes the set if the last member was removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SREM
RedisAPI.srem(List)
-
sscan
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sscan(List<String> args) Iterates over members of a set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- SSCAN
RedisAPI.sscan(List)
-
sscanAndAwait
Iterates over members of a set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- SSCAN
RedisAPI.sscan(List)
-
sscanAndForget
Iterates over members of a set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- SSCAN
RedisAPI.sscan(List)
-
ssubscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> ssubscribe(List<String> args) Listens for messages published to shard channels.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- SSUBSCRIBE
RedisAPI.ssubscribe(List)
-
ssubscribeAndAwait
Listens for messages published to shard channels.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- SSUBSCRIBE
RedisAPI.ssubscribe(List)
-
ssubscribeAndForget
Listens for messages published to shard channels.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- SSUBSCRIBE
RedisAPI.ssubscribe(List)
-
strlen
Returns the length of a string value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- STRLEN
RedisAPI.strlen(String)
-
strlenAndAwait
Returns the length of a string value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- STRLEN
RedisAPI.strlen(String)
-
strlenAndForget
Returns the length of a string value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- STRLEN
RedisAPI.strlen(String)
-
subscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> subscribe(List<String> args) Listens for messages published to channels.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- SUBSCRIBE
RedisAPI.subscribe(List)
-
subscribeAndAwait
Listens for messages published to channels.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- SUBSCRIBE
RedisAPI.subscribe(List)
-
subscribeAndForget
Listens for messages published to channels.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- SUBSCRIBE
RedisAPI.subscribe(List)
-
substr
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> substr(String arg0, String arg1, String arg2) Deprecated.since Redis 2.0.0, replaced by:GETRANGEReturns a substring from a string value.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SUBSTR
RedisAPI.substr(String, String, String)
-
substrAndAwait
Deprecated.since Redis 2.0.0, replaced by:GETRANGEReturns a substring from a string value.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SUBSTR
RedisAPI.substr(String, String, String)
-
substrAndForget
Deprecated.since Redis 2.0.0, replaced by:GETRANGEReturns a substring from a string value.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SUBSTR
RedisAPI.substr(String, String, String)
-
sunion
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sunion(List<String> args) Returns the union of multiple sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SUNION
RedisAPI.sunion(List)
-
sunionAndAwait
Returns the union of multiple sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SUNION
RedisAPI.sunion(List)
-
sunionAndForget
Returns the union of multiple sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SUNION
RedisAPI.sunion(List)
-
sunionstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sunionstore(List<String> args) Stores the union of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SUNIONSTORE
RedisAPI.sunionstore(List)
-
sunionstoreAndAwait
Stores the union of multiple sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SUNIONSTORE
RedisAPI.sunionstore(List)
-
sunionstoreAndForget
Stores the union of multiple sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SUNIONSTORE
RedisAPI.sunionstore(List)
-
sunsubscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sunsubscribe(List<String> args) Stops listening to messages posted to shard channels.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- SUNSUBSCRIBE
RedisAPI.sunsubscribe(List)
-
sunsubscribeAndAwait
Stops listening to messages posted to shard channels.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- SUNSUBSCRIBE
RedisAPI.sunsubscribe(List)
-
sunsubscribeAndForget
Stops listening to messages posted to shard channels.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- SUNSUBSCRIBE
RedisAPI.sunsubscribe(List)
-
swapdb
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> swapdb(String arg0, String arg1) Swaps two Redis databases.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 4.0.0
- See Also:
-
- SWAPDB
RedisAPI.swapdb(String, String)
-
swapdbAndAwait
Swaps two Redis databases.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 4.0.0
- See Also:
-
- SWAPDB
RedisAPI.swapdb(String, String)
-
swapdbAndForget
Swaps two Redis databases.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 4.0.0
- See Also:
-
- SWAPDB
RedisAPI.swapdb(String, String)
-
sync
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> sync()An internal command used in replication.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- SYNC
RedisAPI.sync()
-
syncAndAwait
public io.vertx.redis.client.Response syncAndAwait()An internal command used in replication.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- SYNC
RedisAPI.sync()
-
syncAndForget
An internal command used in replication.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- SYNC
RedisAPI.sync()
-
tdigestAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestAdd(List<String> args) Adds one or more observations to a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.ADD
RedisAPI.tdigestAdd(List)
-
tdigestAddAndAwait
Adds one or more observations to a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.ADD
RedisAPI.tdigestAdd(List)
-
tdigestAddAndForget
Adds one or more observations to a t-digest sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.ADD
RedisAPI.tdigestAdd(List)
-
tdigestByrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestByrank(List<String> args) Returns, for each input rank, an estimation of the value (floating-point) with that rank.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYRANK
RedisAPI.tdigestByrank(List)
-
tdigestByrankAndAwait
Returns, for each input rank, an estimation of the value (floating-point) with that rank.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYRANK
RedisAPI.tdigestByrank(List)
-
tdigestByrankAndForget
Returns, for each input rank, an estimation of the value (floating-point) with that rank.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYRANK
RedisAPI.tdigestByrank(List)
-
tdigestByrevrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestByrevrank(List<String> args) Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYREVRANK
RedisAPI.tdigestByrevrank(List)
-
tdigestByrevrankAndAwait
Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYREVRANK
RedisAPI.tdigestByrevrank(List)
-
tdigestByrevrankAndForget
Returns, for each input reverse rank, an estimation of the value (floating-point) with that reverse rank.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.BYREVRANK
RedisAPI.tdigestByrevrank(List)
-
tdigestCdf
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestCdf(List<String> args) Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value). Multiple fractions can be retrieved in a single call.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CDF
RedisAPI.tdigestCdf(List)
-
tdigestCdfAndAwait
Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value). Multiple fractions can be retrieved in a single call.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CDF
RedisAPI.tdigestCdf(List)
-
tdigestCdfAndForget
Returns, for each input value, an estimation of the floating-point fraction of (observations smaller than the given value + half the observations equal to the given value). Multiple fractions can be retrieved in a single call.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CDF
RedisAPI.tdigestCdf(List)
-
tdigestCreate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestCreate(List<String> args) Allocates memory and initializes a new t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CREATE
RedisAPI.tdigestCreate(List)
-
tdigestCreateAndAwait
Allocates memory and initializes a new t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CREATE
RedisAPI.tdigestCreate(List)
-
tdigestCreateAndForget
Allocates memory and initializes a new t-digest sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.CREATE
RedisAPI.tdigestCreate(List)
-
tdigestInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestInfo(String arg0) Returns information and statistics about a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.INFO
RedisAPI.tdigestInfo(String)
-
tdigestInfoAndAwait
Returns information and statistics about a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.INFO
RedisAPI.tdigestInfo(String)
-
tdigestInfoAndForget
Returns information and statistics about a t-digest sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.INFO
RedisAPI.tdigestInfo(String)
-
tdigestInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestInfo(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tdigestInfo(List)
-
tdigestInfoAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tdigestInfo(List)
-
tdigestInfoAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tdigestInfo(List)
-
tdigestMax
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestMax(String arg0) Returns the maximum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MAX
RedisAPI.tdigestMax(String)
-
tdigestMaxAndAwait
Returns the maximum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MAX
RedisAPI.tdigestMax(String)
-
tdigestMaxAndForget
Returns the maximum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MAX
RedisAPI.tdigestMax(String)
-
tdigestMax
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestMax(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tdigestMax(List)
-
tdigestMaxAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tdigestMax(List)
-
tdigestMaxAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tdigestMax(List)
-
tdigestMerge
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestMerge(List<String> args) Merges multiple t-digest sketches into a single sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MERGE
RedisAPI.tdigestMerge(List)
-
tdigestMergeAndAwait
Merges multiple t-digest sketches into a single sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MERGE
RedisAPI.tdigestMerge(List)
-
tdigestMergeAndForget
Merges multiple t-digest sketches into a single sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MERGE
RedisAPI.tdigestMerge(List)
-
tdigestMin
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestMin(String arg0) Returns the minimum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MIN
RedisAPI.tdigestMin(String)
-
tdigestMinAndAwait
Returns the minimum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MIN
RedisAPI.tdigestMin(String)
-
tdigestMinAndForget
Returns the minimum observation value from a t-digest sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.MIN
RedisAPI.tdigestMin(String)
-
tdigestMin
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestMin(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tdigestMin(List)
-
tdigestMinAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tdigestMin(List)
-
tdigestMinAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tdigestMin(List)
-
tdigestQuantile
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestQuantile(List<String> args) Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.QUANTILE
RedisAPI.tdigestQuantile(List)
-
tdigestQuantileAndAwait
Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.QUANTILE
RedisAPI.tdigestQuantile(List)
-
tdigestQuantileAndForget
Returns, for each input fraction, an estimation of the value (floating point) that is smaller than the given fraction of observations.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.QUANTILE
RedisAPI.tdigestQuantile(List)
-
tdigestRank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestRank(List<String> args) Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RANK
RedisAPI.tdigestRank(List)
-
tdigestRankAndAwait
Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RANK
RedisAPI.tdigestRank(List)
-
tdigestRankAndForget
Returns, for each input value (floating-point), the estimated rank of the value (the number of observations in the sketch that are smaller than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RANK
RedisAPI.tdigestRank(List)
-
tdigestReset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestReset(String arg0) Resets a t-digest sketch: empty the sketch and re-initializes it.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RESET
RedisAPI.tdigestReset(String)
-
tdigestResetAndAwait
Resets a t-digest sketch: empty the sketch and re-initializes it.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RESET
RedisAPI.tdigestReset(String)
-
tdigestResetAndForget
Resets a t-digest sketch: empty the sketch and re-initializes it.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.RESET
RedisAPI.tdigestReset(String)
-
tdigestReset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestReset(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tdigestReset(List)
-
tdigestResetAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tdigestReset(List)
-
tdigestResetAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tdigestReset(List)
-
tdigestRevrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestRevrank(List<String> args) Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.REVRANK
RedisAPI.tdigestRevrank(List)
-
tdigestRevrankAndAwait
Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.REVRANK
RedisAPI.tdigestRevrank(List)
-
tdigestRevrankAndForget
Returns, for each input value (floating-point), the estimated reverse rank of the value (the number of observations in the sketch that are larger than the value + half the number of observations that are equal to the value).Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.REVRANK
RedisAPI.tdigestRevrank(List)
-
tdigestTrimmedMean
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestTrimmedMean(String arg0, String arg1, String arg2) Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.TRIMMED_MEAN
RedisAPI.tdigestTrimmedMean(String, String, String)
-
tdigestTrimmedMeanAndAwait
public io.vertx.redis.client.Response tdigestTrimmedMeanAndAwait(String arg0, String arg1, String arg2) Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.TRIMMED_MEAN
RedisAPI.tdigestTrimmedMean(String, String, String)
-
tdigestTrimmedMeanAndForget
Returns an estimation of the mean value from the sketch, excluding observation values outside the low and high cutoff quantiles.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.4.0
- See Also:
-
- TDIGEST.TRIMMED_MEAN
RedisAPI.tdigestTrimmedMean(String, String, String)
-
tdigestTrimmedMean
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tdigestTrimmedMean(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tdigestTrimmedMean(List)
-
tdigestTrimmedMeanAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tdigestTrimmedMean(List)
-
tdigestTrimmedMeanAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tdigestTrimmedMean(List)
-
time
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> time()Returns the server time.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.6.0
- See Also:
-
- TIME
RedisAPI.time()
-
timeAndAwait
public io.vertx.redis.client.Response timeAndAwait()Returns the server time.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.6.0
- See Also:
-
- TIME
RedisAPI.time()
-
timeAndForget
Returns the server time.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.6.0
- See Also:
-
- TIME
RedisAPI.time()
-
timeseriesClusterset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesClusterset(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.CLUSTERSET
RedisAPI.timeseriesClusterset(List)
-
timeseriesClustersetAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.CLUSTERSET
RedisAPI.timeseriesClusterset(List)
-
timeseriesClustersetAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.CLUSTERSET
RedisAPI.timeseriesClusterset(List)
-
timeseriesClustersetfromshard
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesClustersetfromshard(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.CLUSTERSETFROMSHARD
RedisAPI.timeseriesClustersetfromshard(List)
-
timeseriesClustersetfromshardAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.CLUSTERSETFROMSHARD
RedisAPI.timeseriesClustersetfromshard(List)
-
timeseriesClustersetfromshardAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.CLUSTERSETFROMSHARD
RedisAPI.timeseriesClustersetfromshard(List)
-
timeseriesHello
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesHello(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.HELLO
RedisAPI.timeseriesHello(List)
-
timeseriesHelloAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.HELLO
RedisAPI.timeseriesHello(List)
-
timeseriesHelloAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.HELLO
RedisAPI.timeseriesHello(List)
-
timeseriesInfocluster
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesInfocluster(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.INFOCLUSTER
RedisAPI.timeseriesInfocluster(List)
-
timeseriesInfoclusterAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.INFOCLUSTER
RedisAPI.timeseriesInfocluster(List)
-
timeseriesInfoclusterAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.INFOCLUSTER
RedisAPI.timeseriesInfocluster(List)
-
timeseriesInnercommunication
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesInnercommunication(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.INNERCOMMUNICATION
RedisAPI.timeseriesInnercommunication(List)
-
timeseriesInnercommunicationAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.INNERCOMMUNICATION
RedisAPI.timeseriesInnercommunication(List)
-
timeseriesInnercommunicationAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.INNERCOMMUNICATION
RedisAPI.timeseriesInnercommunication(List)
-
timeseriesNetworktest
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesNetworktest(List<String> args) Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.NETWORKTEST
RedisAPI.timeseriesNetworktest(List)
-
timeseriesNetworktestAndAwait
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.NETWORKTEST
RedisAPI.timeseriesNetworktest(List)
-
timeseriesNetworktestAndForget
Deprecated.this command no longer exists in the latest Redis releaseUnlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.NETWORKTEST
RedisAPI.timeseriesNetworktest(List)
-
timeseriesRefreshcluster
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> timeseriesRefreshcluster(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
- TIMESERIES.REFRESHCLUSTER
RedisAPI.timeseriesRefreshcluster(List)
-
timeseriesRefreshclusterAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
- TIMESERIES.REFRESHCLUSTER
RedisAPI.timeseriesRefreshcluster(List)
-
timeseriesRefreshclusterAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
- TIMESERIES.REFRESHCLUSTER
RedisAPI.timeseriesRefreshcluster(List)
-
topkAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkAdd(List<String> args) Adds an item to a Top-k sketch. Multiple items can be added at the same time.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.ADD
RedisAPI.topkAdd(List)
-
topkAddAndAwait
Adds an item to a Top-k sketch. Multiple items can be added at the same time.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.ADD
RedisAPI.topkAdd(List)
-
topkAddAndForget
Adds an item to a Top-k sketch. Multiple items can be added at the same time.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.ADD
RedisAPI.topkAdd(List)
-
topkCount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkCount(List<String> args) Return the count for one or more items are in a sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.COUNT
RedisAPI.topkCount(List)
-
topkCountAndAwait
Return the count for one or more items are in a sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.COUNT
RedisAPI.topkCount(List)
-
topkCountAndForget
Return the count for one or more items are in a sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.COUNT
RedisAPI.topkCount(List)
-
topkIncrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkIncrby(List<String> args) Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INCRBY
RedisAPI.topkIncrby(List)
-
topkIncrbyAndAwait
Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INCRBY
RedisAPI.topkIncrby(List)
-
topkIncrbyAndForget
Increases the count of one or more items by increment.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INCRBY
RedisAPI.topkIncrby(List)
-
topkInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkInfo(String arg0) Returns information about a sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INFO
RedisAPI.topkInfo(String)
-
topkInfoAndAwait
Returns information about a sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INFO
RedisAPI.topkInfo(String)
-
topkInfoAndForget
Returns information about a sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.INFO
RedisAPI.topkInfo(String)
-
topkInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkInfo(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.topkInfo(List)
-
topkInfoAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.topkInfo(List)
-
topkInfoAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.topkInfo(List)
-
topkList
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkList(List<String> args) Return the full list of items in Top-K sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.LIST
RedisAPI.topkList(List)
-
topkListAndAwait
Return the full list of items in Top-K sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.LIST
RedisAPI.topkList(List)
-
topkListAndForget
Return the full list of items in Top-K sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.LIST
RedisAPI.topkList(List)
-
topkQuery
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkQuery(List<String> args) Checks whether one or more items are in a sketch.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.QUERY
RedisAPI.topkQuery(List)
-
topkQueryAndAwait
Checks whether one or more items are in a sketch.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.QUERY
RedisAPI.topkQuery(List)
-
topkQueryAndForget
Checks whether one or more items are in a sketch.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.QUERY
RedisAPI.topkQuery(List)
-
topkReserve
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> topkReserve(List<String> args) Initializes a Top-K sketch with specified parameters.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.RESERVE
RedisAPI.topkReserve(List)
-
topkReserveAndAwait
Initializes a Top-K sketch with specified parameters.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.RESERVE
RedisAPI.topkReserve(List)
-
topkReserveAndForget
Initializes a Top-K sketch with specified parameters.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis Bloom 2.0.0
- See Also:
-
- TOPK.RESERVE
RedisAPI.topkReserve(List)
-
touch
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> touch(List<String> args) Returns the number of existing keys out of those specified after updating the time they were last accessed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.2.1
- See Also:
-
- TOUCH
RedisAPI.touch(List)
-
touchAndAwait
Returns the number of existing keys out of those specified after updating the time they were last accessed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.2.1
- See Also:
-
- TOUCH
RedisAPI.touch(List)
-
touchAndForget
Returns the number of existing keys out of those specified after updating the time they were last accessed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.2.1
- See Also:
-
- TOUCH
RedisAPI.touch(List)
-
trimslots
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> trimslots(List<String> args) Trim the keys that belong to specified slots.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.4.0
- See Also:
-
- TRIMSLOTS
RedisAPI.trimslots(List)
-
trimslotsAndAwait
Trim the keys that belong to specified slots.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.4.0
- See Also:
-
- TRIMSLOTS
RedisAPI.trimslots(List)
-
trimslotsAndForget
Trim the keys that belong to specified slots.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.4.0
- See Also:
-
- TRIMSLOTS
RedisAPI.trimslots(List)
-
tsAdd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsAdd(List<String> args) Append a sample to a time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ADD
RedisAPI.tsAdd(List)
-
tsAddAndAwait
Append a sample to a time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ADD
RedisAPI.tsAdd(List)
-
tsAddAndForget
Append a sample to a time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ADD
RedisAPI.tsAdd(List)
-
tsAlter
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsAlter(List<String> args) Update the retention, chunk size, duplicate policy, and labels of an existing time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ALTER
RedisAPI.tsAlter(List)
-
tsAlterAndAwait
Update the retention, chunk size, duplicate policy, and labels of an existing time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ALTER
RedisAPI.tsAlter(List)
-
tsAlterAndForget
Update the retention, chunk size, duplicate policy, and labels of an existing time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.ALTER
RedisAPI.tsAlter(List)
-
tsCreate
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsCreate(List<String> args) Create a new time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATE
RedisAPI.tsCreate(List)
-
tsCreateAndAwait
Create a new time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATE
RedisAPI.tsCreate(List)
-
tsCreateAndForget
Create a new time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATE
RedisAPI.tsCreate(List)
-
tsCreaterule
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsCreaterule(List<String> args) Create a compaction rule.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATERULE
RedisAPI.tsCreaterule(List)
-
tsCreateruleAndAwait
Create a compaction rule.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATERULE
RedisAPI.tsCreaterule(List)
-
tsCreateruleAndForget
Create a compaction rule.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.CREATERULE
RedisAPI.tsCreaterule(List)
-
tsDecrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsDecrby(List<String> args) Decrease the value of the latest sample.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DECRBY
RedisAPI.tsDecrby(List)
-
tsDecrbyAndAwait
Decrease the value of the latest sample.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DECRBY
RedisAPI.tsDecrby(List)
-
tsDecrbyAndForget
Decrease the value of the latest sample.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DECRBY
RedisAPI.tsDecrby(List)
-
tsDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsDel(String arg0, String arg1, String arg2) Delete all samples between two timestamps for a given time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.6.0
- See Also:
-
- TS.DEL
RedisAPI.tsDel(String, String, String)
-
tsDelAndAwait
Delete all samples between two timestamps for a given time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.6.0
- See Also:
-
- TS.DEL
RedisAPI.tsDel(String, String, String)
-
tsDelAndForget
Delete all samples between two timestamps for a given time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.6.0
- See Also:
-
- TS.DEL
RedisAPI.tsDel(String, String, String)
-
tsDel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsDel(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tsDel(List)
-
tsDelAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tsDel(List)
-
tsDelAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tsDel(List)
-
tsDeleterule
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsDeleterule(String arg0, String arg1) Delete a compaction rule.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DELETERULE
RedisAPI.tsDeleterule(String, String)
-
tsDeleteruleAndAwait
Delete a compaction rule.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DELETERULE
RedisAPI.tsDeleterule(String, String)
-
tsDeleteruleAndForget
Delete a compaction rule.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.DELETERULE
RedisAPI.tsDeleterule(String, String)
-
tsDeleterule
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsDeleterule(List<String> args) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.tsDeleterule(List)
-
tsDeleteruleAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.tsDeleterule(List)
-
tsDeleteruleAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.tsDeleterule(List)
-
tsGet
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsGet(List<String> args) Get the sample with the highest timestamp from a given time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.GET
RedisAPI.tsGet(List)
-
tsGetAndAwait
Get the sample with the highest timestamp from a given time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.GET
RedisAPI.tsGet(List)
-
tsGetAndForget
Get the sample with the highest timestamp from a given time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.GET
RedisAPI.tsGet(List)
-
tsIncrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsIncrby(List<String> args) Increase the value of the latest sample.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INCRBY
RedisAPI.tsIncrby(List)
-
tsIncrbyAndAwait
Increase the value of the latest sample.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INCRBY
RedisAPI.tsIncrby(List)
-
tsIncrbyAndForget
Increase the value of the latest sample.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INCRBY
RedisAPI.tsIncrby(List)
-
tsInfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsInfo(List<String> args) Returns information and statistics for a time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INFO
RedisAPI.tsInfo(List)
-
tsInfoAndAwait
Returns information and statistics for a time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INFO
RedisAPI.tsInfo(List)
-
tsInfoAndForget
Returns information and statistics for a time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.INFO
RedisAPI.tsInfo(List)
-
tsMadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsMadd(List<String> args) Append new samples to one or more time series.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MADD
RedisAPI.tsMadd(List)
-
tsMaddAndAwait
Append new samples to one or more time series.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MADD
RedisAPI.tsMadd(List)
-
tsMaddAndForget
Append new samples to one or more time series.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MADD
RedisAPI.tsMadd(List)
-
tsMget
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsMget(List<String> args) Get the sample with the highest timestamp from each time series matching a specific filter.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MGET
RedisAPI.tsMget(List)
-
tsMgetAndAwait
Get the sample with the highest timestamp from each time series matching a specific filter.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MGET
RedisAPI.tsMget(List)
-
tsMgetAndForget
Get the sample with the highest timestamp from each time series matching a specific filter.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MGET
RedisAPI.tsMget(List)
-
tsMrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsMrange(List<String> args) Query a range across multiple time series by filters in forward direction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MRANGE
RedisAPI.tsMrange(List)
-
tsMrangeAndAwait
Query a range across multiple time series by filters in forward direction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MRANGE
RedisAPI.tsMrange(List)
-
tsMrangeAndForget
Query a range across multiple time series by filters in forward direction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.MRANGE
RedisAPI.tsMrange(List)
-
tsMrevrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsMrevrange(List<String> args) Query a range across multiple time series by filters in reverse direction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.MREVRANGE
RedisAPI.tsMrevrange(List)
-
tsMrevrangeAndAwait
Query a range across multiple time series by filters in reverse direction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.MREVRANGE
RedisAPI.tsMrevrange(List)
-
tsMrevrangeAndForget
Query a range across multiple time series by filters in reverse direction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.MREVRANGE
RedisAPI.tsMrevrange(List)
-
tsQueryindex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsQueryindex(List<String> args) Get all time series keys matching a filter list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.QUERYINDEX
RedisAPI.tsQueryindex(List)
-
tsQueryindexAndAwait
Get all time series keys matching a filter list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.QUERYINDEX
RedisAPI.tsQueryindex(List)
-
tsQueryindexAndForget
Get all time series keys matching a filter list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.QUERYINDEX
RedisAPI.tsQueryindex(List)
-
tsRange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsRange(List<String> args) Query a range in forward direction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.RANGE
RedisAPI.tsRange(List)
-
tsRangeAndAwait
Query a range in forward direction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.RANGE
RedisAPI.tsRange(List)
-
tsRangeAndForget
Query a range in forward direction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.0.0
- See Also:
-
- TS.RANGE
RedisAPI.tsRange(List)
-
tsRevrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> tsRevrange(List<String> args) Query a range in reverse direction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.REVRANGE
RedisAPI.tsRevrange(List)
-
tsRevrangeAndAwait
Query a range in reverse direction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.REVRANGE
RedisAPI.tsRevrange(List)
-
tsRevrangeAndForget
Query a range in reverse direction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis TimeSeries 1.4.0
- See Also:
-
- TS.REVRANGE
RedisAPI.tsRevrange(List)
-
ttl
Returns the expiration time in seconds of a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- TTL
RedisAPI.ttl(String)
-
ttlAndAwait
Returns the expiration time in seconds of a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- TTL
RedisAPI.ttl(String)
-
ttlAndForget
Returns the expiration time in seconds of a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- TTL
RedisAPI.ttl(String)
-
type
Determines the type of value stored at a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.0
- See Also:
-
- TYPE
RedisAPI.type(String)
-
typeAndAwait
Determines the type of value stored at a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.0
- See Also:
-
- TYPE
RedisAPI.type(String)
-
typeAndForget
Determines the type of value stored at a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.0
- See Also:
-
- TYPE
RedisAPI.type(String)
-
unlink
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> unlink(List<String> args) Asynchronously deletes one or more keys.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 4.0.0
- See Also:
-
- UNLINK
RedisAPI.unlink(List)
-
unlinkAndAwait
Asynchronously deletes one or more keys.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 4.0.0
- See Also:
-
- UNLINK
RedisAPI.unlink(List)
-
unlinkAndForget
Asynchronously deletes one or more keys.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 4.0.0
- See Also:
-
- UNLINK
RedisAPI.unlink(List)
-
unsubscribe
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> unsubscribe(List<String> args) Stops listening to messages posted to channels.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- UNSUBSCRIBE
RedisAPI.unsubscribe(List)
-
unsubscribeAndAwait
Stops listening to messages posted to channels.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- UNSUBSCRIBE
RedisAPI.unsubscribe(List)
-
unsubscribeAndForget
Stops listening to messages posted to channels.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- UNSUBSCRIBE
RedisAPI.unsubscribe(List)
-
unwatch
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> unwatch()Forgets about watched keys of a transaction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- UNWATCH
RedisAPI.unwatch()
-
unwatchAndAwait
public io.vertx.redis.client.Response unwatchAndAwait()Forgets about watched keys of a transaction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- UNWATCH
RedisAPI.unwatch()
-
unwatchAndForget
Forgets about watched keys of a transaction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- UNWATCH
RedisAPI.unwatch()
-
wait
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> wait(String arg0, String arg1) Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 3.0.0
- See Also:
-
- WAIT
RedisAPI.wait(String, String)
-
waitAndAwait
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 3.0.0
- See Also:
-
- WAIT
RedisAPI.wait(String, String)
-
waitAndForget
Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 3.0.0
- See Also:
-
- WAIT
RedisAPI.wait(String, String)
-
waitaof
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> waitaof(String arg0, String arg1, String arg2) Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.2.0
- See Also:
-
- WAITAOF
RedisAPI.waitaof(String, String, String)
-
waitaofAndAwait
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.2.0
- See Also:
-
- WAITAOF
RedisAPI.waitaof(String, String, String)
-
waitaofAndForget
Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.2.0
- See Also:
-
- WAITAOF
RedisAPI.waitaof(String, String, String)
-
watch
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> watch(List<String> args) Monitors changes to keys to determine the execution of a transaction.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- WATCH
RedisAPI.watch(List)
-
watchAndAwait
Monitors changes to keys to determine the execution of a transaction.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- WATCH
RedisAPI.watch(List)
-
watchAndForget
Monitors changes to keys to determine the execution of a transaction.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- WATCH
RedisAPI.watch(List)
-
xack
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xack(List<String> args) Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XACK
RedisAPI.xack(List)
-
xackAndAwait
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XACK
RedisAPI.xack(List)
-
xackAndForget
Returns the number of messages that were successfully acknowledged by the consumer group member of a stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XACK
RedisAPI.xack(List)
-
xackdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xackdel(List<String> args) Acknowledges and deletes one or multiple messages for a stream consumer group.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.2.0
- See Also:
-
- XACKDEL
RedisAPI.xackdel(List)
-
xackdelAndAwait
Acknowledges and deletes one or multiple messages for a stream consumer group.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.2.0
- See Also:
-
- XACKDEL
RedisAPI.xackdel(List)
-
xackdelAndForget
Acknowledges and deletes one or multiple messages for a stream consumer group.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.2.0
- See Also:
-
- XACKDEL
RedisAPI.xackdel(List)
-
xadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xadd(List<String> args) Appends a new message to a stream. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XADD
RedisAPI.xadd(List)
-
xaddAndAwait
Appends a new message to a stream. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XADD
RedisAPI.xadd(List)
-
xaddAndForget
Appends a new message to a stream. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XADD
RedisAPI.xadd(List)
-
xautoclaim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xautoclaim(List<String> args) Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- XAUTOCLAIM
RedisAPI.xautoclaim(List)
-
xautoclaimAndAwait
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- XAUTOCLAIM
RedisAPI.xautoclaim(List)
-
xautoclaimAndForget
Changes, or acquires, ownership of messages in a consumer group, as if the messages were delivered to as consumer group member.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- XAUTOCLAIM
RedisAPI.xautoclaim(List)
-
xcfgset
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xcfgset(List<String> args) Sets the IDMP configuration parameters for a stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.6.0
- See Also:
-
- XCFGSET
RedisAPI.xcfgset(List)
-
xcfgsetAndAwait
Sets the IDMP configuration parameters for a stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.6.0
- See Also:
-
- XCFGSET
RedisAPI.xcfgset(List)
-
xcfgsetAndForget
Sets the IDMP configuration parameters for a stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.6.0
- See Also:
-
- XCFGSET
RedisAPI.xcfgset(List)
-
xclaim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xclaim(List<String> args) Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XCLAIM
RedisAPI.xclaim(List)
-
xclaimAndAwait
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XCLAIM
RedisAPI.xclaim(List)
-
xclaimAndForget
Changes, or acquires, ownership of a message in a consumer group, as if the message was delivered a consumer group member.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XCLAIM
RedisAPI.xclaim(List)
-
xdel
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xdel(List<String> args) Returns the number of messages after removing them from a stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XDEL
RedisAPI.xdel(List)
-
xdelAndAwait
Returns the number of messages after removing them from a stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XDEL
RedisAPI.xdel(List)
-
xdelAndForget
Returns the number of messages after removing them from a stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XDEL
RedisAPI.xdel(List)
-
xdelex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xdelex(List<String> args) Deletes one or multiple entries from the stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.2.0
- See Also:
-
- XDELEX
RedisAPI.xdelex(List)
-
xdelexAndAwait
Deletes one or multiple entries from the stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.2.0
- See Also:
-
- XDELEX
RedisAPI.xdelex(List)
-
xdelexAndForget
Deletes one or multiple entries from the stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.2.0
- See Also:
-
- XDELEX
RedisAPI.xdelex(List)
-
xgroup
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xgroup(List<String> args) A container for consumer groups commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XGROUP
RedisAPI.xgroup(List)
-
xgroupAndAwait
A container for consumer groups commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XGROUP
RedisAPI.xgroup(List)
-
xgroupAndForget
A container for consumer groups commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XGROUP
RedisAPI.xgroup(List)
-
xidmprecord
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xidmprecord(String arg0, String arg1, String arg2, String arg3) An internal command for setting IDMP metadata on an existing stream message.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 8.6.2
- See Also:
-
- XIDMPRECORD
RedisAPI.xidmprecord(String, String, String, String)
-
xidmprecordAndAwait
public io.vertx.redis.client.Response xidmprecordAndAwait(String arg0, String arg1, String arg2, String arg3) An internal command for setting IDMP metadata on an existing stream message.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 8.6.2
- See Also:
-
- XIDMPRECORD
RedisAPI.xidmprecord(String, String, String, String)
-
xidmprecordAndForget
An internal command for setting IDMP metadata on an existing stream message.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 8.6.2
- See Also:
-
- XIDMPRECORD
RedisAPI.xidmprecord(String, String, String, String)
-
xinfo
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xinfo(List<String> args) A container for stream introspection commands.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XINFO
RedisAPI.xinfo(List)
-
xinfoAndAwait
A container for stream introspection commands.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XINFO
RedisAPI.xinfo(List)
-
xinfoAndForget
A container for stream introspection commands.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XINFO
RedisAPI.xinfo(List)
-
xlen
Return the number of messages in a stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XLEN
RedisAPI.xlen(String)
-
xlenAndAwait
Return the number of messages in a stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XLEN
RedisAPI.xlen(String)
-
xlenAndForget
Return the number of messages in a stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XLEN
RedisAPI.xlen(String)
-
xpending
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xpending(List<String> args) Returns the information and entries from a stream consumer group's pending entries list.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XPENDING
RedisAPI.xpending(List)
-
xpendingAndAwait
Returns the information and entries from a stream consumer group's pending entries list.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XPENDING
RedisAPI.xpending(List)
-
xpendingAndForget
Returns the information and entries from a stream consumer group's pending entries list.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XPENDING
RedisAPI.xpending(List)
-
xrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xrange(List<String> args) Returns the messages from a stream within a range of IDs.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XRANGE
RedisAPI.xrange(List)
-
xrangeAndAwait
Returns the messages from a stream within a range of IDs.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XRANGE
RedisAPI.xrange(List)
-
xrangeAndForget
Returns the messages from a stream within a range of IDs.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XRANGE
RedisAPI.xrange(List)
-
xread
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xread(List<String> args) Returns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XREAD
RedisAPI.xread(List)
-
xreadAndAwait
Returns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XREAD
RedisAPI.xread(List)
-
xreadAndForget
Returns messages from multiple streams with IDs greater than the ones requested. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XREAD
RedisAPI.xread(List)
-
xreadgroup
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xreadgroup(List<String> args) Returns new or historical messages from a stream for a consumer in a group. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XREADGROUP
RedisAPI.xreadgroup(List)
-
xreadgroupAndAwait
Returns new or historical messages from a stream for a consumer in a group. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XREADGROUP
RedisAPI.xreadgroup(List)
-
xreadgroupAndForget
Returns new or historical messages from a stream for a consumer in a group. Blocks until a message is available otherwise.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XREADGROUP
RedisAPI.xreadgroup(List)
-
xrevrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xrevrange(List<String> args) Returns the messages from a stream within a range of IDs in reverse order.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XREVRANGE
RedisAPI.xrevrange(List)
-
xrevrangeAndAwait
Returns the messages from a stream within a range of IDs in reverse order.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XREVRANGE
RedisAPI.xrevrange(List)
-
xrevrangeAndForget
Returns the messages from a stream within a range of IDs in reverse order.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XREVRANGE
RedisAPI.xrevrange(List)
-
xsetid
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xsetid(List<String> args) An internal command for replicating stream values.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XSETID
RedisAPI.xsetid(List)
-
xsetidAndAwait
An internal command for replicating stream values.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XSETID
RedisAPI.xsetid(List)
-
xsetidAndForget
An internal command for replicating stream values.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XSETID
RedisAPI.xsetid(List)
-
xtrim
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> xtrim(List<String> args) Deletes messages from the beginning of a stream.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- XTRIM
RedisAPI.xtrim(List)
-
xtrimAndAwait
Deletes messages from the beginning of a stream.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- XTRIM
RedisAPI.xtrim(List)
-
xtrimAndForget
Deletes messages from the beginning of a stream.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- XTRIM
RedisAPI.xtrim(List)
-
zadd
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zadd(List<String> args) Adds one or more members to a sorted set, or updates their scores. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZADD
RedisAPI.zadd(List)
-
zaddAndAwait
Adds one or more members to a sorted set, or updates their scores. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZADD
RedisAPI.zadd(List)
-
zaddAndForget
Adds one or more members to a sorted set, or updates their scores. Creates the key if it doesn't exist.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZADD
RedisAPI.zadd(List)
-
zcard
Returns the number of members in a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZCARD
RedisAPI.zcard(String)
-
zcardAndAwait
Returns the number of members in a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZCARD
RedisAPI.zcard(String)
-
zcardAndForget
Returns the number of members in a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZCARD
RedisAPI.zcard(String)
-
zcount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zcount(String arg0, String arg1, String arg2) Returns the count of members in a sorted set that have scores within a range.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZCOUNT
RedisAPI.zcount(String, String, String)
-
zcountAndAwait
Returns the count of members in a sorted set that have scores within a range.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZCOUNT
RedisAPI.zcount(String, String, String)
-
zcountAndForget
Returns the count of members in a sorted set that have scores within a range.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZCOUNT
RedisAPI.zcount(String, String, String)
-
zdiff
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zdiff(List<String> args) Returns the difference between multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZDIFF
RedisAPI.zdiff(List)
-
zdiffAndAwait
Returns the difference between multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZDIFF
RedisAPI.zdiff(List)
-
zdiffAndForget
Returns the difference between multiple sorted sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZDIFF
RedisAPI.zdiff(List)
-
zdiffstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zdiffstore(List<String> args) Stores the difference of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZDIFFSTORE
RedisAPI.zdiffstore(List)
-
zdiffstoreAndAwait
Stores the difference of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZDIFFSTORE
RedisAPI.zdiffstore(List)
-
zdiffstoreAndForget
Stores the difference of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZDIFFSTORE
RedisAPI.zdiffstore(List)
-
zincrby
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zincrby(String arg0, String arg1, String arg2) Increments the score of a member in a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZINCRBY
RedisAPI.zincrby(String, String, String)
-
zincrbyAndAwait
Increments the score of a member in a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZINCRBY
RedisAPI.zincrby(String, String, String)
-
zincrbyAndForget
Increments the score of a member in a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZINCRBY
RedisAPI.zincrby(String, String, String)
-
zinter
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zinter(List<String> args) Returns the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZINTER
RedisAPI.zinter(List)
-
zinterAndAwait
Returns the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZINTER
RedisAPI.zinter(List)
-
zinterAndForget
Returns the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZINTER
RedisAPI.zinter(List)
-
zintercard
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zintercard(List<String> args) Returns the number of members of the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- ZINTERCARD
RedisAPI.zintercard(List)
-
zintercardAndAwait
Returns the number of members of the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- ZINTERCARD
RedisAPI.zintercard(List)
-
zintercardAndForget
Returns the number of members of the intersect of multiple sorted sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- ZINTERCARD
RedisAPI.zintercard(List)
-
zinterstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zinterstore(List<String> args) Stores the intersect of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZINTERSTORE
RedisAPI.zinterstore(List)
-
zinterstoreAndAwait
Stores the intersect of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZINTERSTORE
RedisAPI.zinterstore(List)
-
zinterstoreAndForget
Stores the intersect of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZINTERSTORE
RedisAPI.zinterstore(List)
-
zlexcount
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zlexcount(String arg0, String arg1, String arg2) Returns the number of members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- ZLEXCOUNT
RedisAPI.zlexcount(String, String, String)
-
zlexcountAndAwait
Returns the number of members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- ZLEXCOUNT
RedisAPI.zlexcount(String, String, String)
-
zlexcountAndForget
Returns the number of members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- ZLEXCOUNT
RedisAPI.zlexcount(String, String, String)
-
zmpop
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zmpop(List<String> args) Returns the highest- or lowest-scoring members from one or more sorted sets after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 7.0.0
- See Also:
-
- ZMPOP
RedisAPI.zmpop(List)
-
zmpopAndAwait
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 7.0.0
- See Also:
-
- ZMPOP
RedisAPI.zmpop(List)
-
zmpopAndForget
Returns the highest- or lowest-scoring members from one or more sorted sets after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 7.0.0
- See Also:
-
- ZMPOP
RedisAPI.zmpop(List)
-
zmscore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zmscore(List<String> args) Returns the score of one or more members in a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZMSCORE
RedisAPI.zmscore(List)
-
zmscoreAndAwait
Returns the score of one or more members in a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZMSCORE
RedisAPI.zmscore(List)
-
zmscoreAndForget
Returns the score of one or more members in a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZMSCORE
RedisAPI.zmscore(List)
-
zpopmax
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zpopmax(List<String> args) Returns the highest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMAX
RedisAPI.zpopmax(List)
-
zpopmaxAndAwait
Returns the highest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMAX
RedisAPI.zpopmax(List)
-
zpopmaxAndForget
Returns the highest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMAX
RedisAPI.zpopmax(List)
-
zpopmin
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zpopmin(List<String> args) Returns the lowest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMIN
RedisAPI.zpopmin(List)
-
zpopminAndAwait
Returns the lowest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMIN
RedisAPI.zpopmin(List)
-
zpopminAndForget
Returns the lowest-scoring members from a sorted set after removing them. Deletes the sorted set if the last member was popped.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 5.0.0
- See Also:
-
- ZPOPMIN
RedisAPI.zpopmin(List)
-
zrandmember
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrandmember(List<String> args) Returns one or more random members from a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZRANDMEMBER
RedisAPI.zrandmember(List)
-
zrandmemberAndAwait
Returns one or more random members from a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZRANDMEMBER
RedisAPI.zrandmember(List)
-
zrandmemberAndForget
Returns one or more random members from a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZRANDMEMBER
RedisAPI.zrandmember(List)
-
zrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrange(List<String> args) Returns members in a sorted set within a range of indexes.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZRANGE
RedisAPI.zrange(List)
-
zrangeAndAwait
Returns members in a sorted set within a range of indexes.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZRANGE
RedisAPI.zrange(List)
-
zrangeAndForget
Returns members in a sorted set within a range of indexes.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZRANGE
RedisAPI.zrange(List)
-
zrangebylex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrangebylex(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentReturns members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- ZRANGEBYLEX
RedisAPI.zrangebylex(List)
-
zrangebylexAndAwait
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentReturns members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- ZRANGEBYLEX
RedisAPI.zrangebylex(List)
-
zrangebylexAndForget
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYLEXargumentReturns members in a sorted set within a lexicographical range.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- ZRANGEBYLEX
RedisAPI.zrangebylex(List)
-
zrangebyscore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrangebyscore(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentReturns members in a sorted set within a range of scores.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.0.5
- See Also:
-
- ZRANGEBYSCORE
RedisAPI.zrangebyscore(List)
-
zrangebyscoreAndAwait
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentReturns members in a sorted set within a range of scores.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.0.5
- See Also:
-
- ZRANGEBYSCORE
RedisAPI.zrangebyscore(List)
-
zrangebyscoreAndForget
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theBYSCOREargumentReturns members in a sorted set within a range of scores.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.0.5
- See Also:
-
- ZRANGEBYSCORE
RedisAPI.zrangebyscore(List)
-
zrangestore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrangestore(List<String> args) Stores a range of members from sorted set in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZRANGESTORE
RedisAPI.zrangestore(List)
-
zrangestoreAndAwait
Stores a range of members from sorted set in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZRANGESTORE
RedisAPI.zrangestore(List)
-
zrangestoreAndForget
Stores a range of members from sorted set in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZRANGESTORE
RedisAPI.zrangestore(List)
-
zrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrank(List<String> args) Returns the index of a member in a sorted set ordered by ascending scores.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZRANK
RedisAPI.zrank(List)
-
zrankAndAwait
Returns the index of a member in a sorted set ordered by ascending scores.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZRANK
RedisAPI.zrank(List)
-
zrankAndForget
Returns the index of a member in a sorted set ordered by ascending scores.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZRANK
RedisAPI.zrank(List)
-
zrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrank(String arg0, String arg1) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.zrank(String, String)
-
zrankAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.zrank(String, String)
-
zrankAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.zrank(String, String)
-
zrem
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrem(List<String> args) Removes one or more members from a sorted set. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZREM
RedisAPI.zrem(List)
-
zremAndAwait
Removes one or more members from a sorted set. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZREM
RedisAPI.zrem(List)
-
zremAndForget
Removes one or more members from a sorted set. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZREM
RedisAPI.zrem(List)
-
zremrangebylex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zremrangebylex(String arg0, String arg1, String arg2) Removes members in a sorted set within a lexicographical range. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- ZREMRANGEBYLEX
RedisAPI.zremrangebylex(String, String, String)
-
zremrangebylexAndAwait
Removes members in a sorted set within a lexicographical range. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- ZREMRANGEBYLEX
RedisAPI.zremrangebylex(String, String, String)
-
zremrangebylexAndForget
Removes members in a sorted set within a lexicographical range. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- ZREMRANGEBYLEX
RedisAPI.zremrangebylex(String, String, String)
-
zremrangebyrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zremrangebyrank(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of indexes. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZREMRANGEBYRANK
RedisAPI.zremrangebyrank(String, String, String)
-
zremrangebyrankAndAwait
public io.vertx.redis.client.Response zremrangebyrankAndAwait(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of indexes. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZREMRANGEBYRANK
RedisAPI.zremrangebyrank(String, String, String)
-
zremrangebyrankAndForget
Removes members in a sorted set within a range of indexes. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZREMRANGEBYRANK
RedisAPI.zremrangebyrank(String, String, String)
-
zremrangebyscore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zremrangebyscore(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of scores. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZREMRANGEBYSCORE
RedisAPI.zremrangebyscore(String, String, String)
-
zremrangebyscoreAndAwait
public io.vertx.redis.client.Response zremrangebyscoreAndAwait(String arg0, String arg1, String arg2) Removes members in a sorted set within a range of scores. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZREMRANGEBYSCORE
RedisAPI.zremrangebyscore(String, String, String)
-
zremrangebyscoreAndForget
Removes members in a sorted set within a range of scores. Deletes the sorted set if all members were removed.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZREMRANGEBYSCORE
RedisAPI.zremrangebyscore(String, String, String)
-
zrevrange
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrevrange(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentReturns members in a sorted set within a range of indexes in reverse order.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZREVRANGE
RedisAPI.zrevrange(List)
-
zrevrangeAndAwait
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentReturns members in a sorted set within a range of indexes in reverse order.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZREVRANGE
RedisAPI.zrevrange(List)
-
zrevrangeAndForget
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVargumentReturns members in a sorted set within a range of indexes in reverse order.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZREVRANGE
RedisAPI.zrevrange(List)
-
zrevrangebylex
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrevrangebylex(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentsReturns members in a sorted set within a lexicographical range in reverse order.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.9
- See Also:
-
- ZREVRANGEBYLEX
RedisAPI.zrevrangebylex(List)
-
zrevrangebylexAndAwait
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentsReturns members in a sorted set within a lexicographical range in reverse order.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.9
- See Also:
-
- ZREVRANGEBYLEX
RedisAPI.zrevrangebylex(List)
-
zrevrangebylexAndForget
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYLEXargumentsReturns members in a sorted set within a lexicographical range in reverse order.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.9
- See Also:
-
- ZREVRANGEBYLEX
RedisAPI.zrevrangebylex(List)
-
zrevrangebyscore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrevrangebyscore(List<String> args) Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentsReturns members in a sorted set within a range of scores in reverse order.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.2.0
- See Also:
-
- ZREVRANGEBYSCORE
RedisAPI.zrevrangebyscore(List)
-
zrevrangebyscoreAndAwait
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentsReturns members in a sorted set within a range of scores in reverse order.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.2.0
- See Also:
-
- ZREVRANGEBYSCORE
RedisAPI.zrevrangebyscore(List)
-
zrevrangebyscoreAndForget
Deprecated.since Redis 6.2.0, replaced by:ZRANGEwith theREVandBYSCOREargumentsReturns members in a sorted set within a range of scores in reverse order.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.2.0
- See Also:
-
- ZREVRANGEBYSCORE
RedisAPI.zrevrangebyscore(List)
-
zrevrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrevrank(List<String> args) Returns the index of a member in a sorted set ordered by descending scores.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZREVRANK
RedisAPI.zrevrank(List)
-
zrevrankAndAwait
Returns the index of a member in a sorted set ordered by descending scores.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZREVRANK
RedisAPI.zrevrank(List)
-
zrevrankAndForget
Returns the index of a member in a sorted set ordered by descending scores.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZREVRANK
RedisAPI.zrevrank(List)
-
zrevrank
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zrevrank(String arg0, String arg1) Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - See Also:
-
RedisAPI.zrevrank(String, String)
-
zrevrankAndAwait
Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- See Also:
-
RedisAPI.zrevrank(String, String)
-
zrevrankAndForget
Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- See Also:
-
RedisAPI.zrevrank(String, String)
-
zscan
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zscan(List<String> args) Iterates over members and scores of a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.8.0
- See Also:
-
- ZSCAN
RedisAPI.zscan(List)
-
zscanAndAwait
Iterates over members and scores of a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.8.0
- See Also:
-
- ZSCAN
RedisAPI.zscan(List)
-
zscanAndForget
Iterates over members and scores of a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.8.0
- See Also:
-
- ZSCAN
RedisAPI.zscan(List)
-
zscore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zscore(String arg0, String arg1) Returns the score of a member in a sorted set.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 1.2.0
- See Also:
-
- ZSCORE
RedisAPI.zscore(String, String)
-
zscoreAndAwait
Returns the score of a member in a sorted set.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 1.2.0
- See Also:
-
- ZSCORE
RedisAPI.zscore(String, String)
-
zscoreAndForget
Returns the score of a member in a sorted set.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 1.2.0
- See Also:
-
- ZSCORE
RedisAPI.zscore(String, String)
-
zunion
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zunion(List<String> args) Returns the union of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 6.2.0
- See Also:
-
- ZUNION
RedisAPI.zunion(List)
-
zunionAndAwait
Returns the union of multiple sorted sets.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 6.2.0
- See Also:
-
- ZUNION
RedisAPI.zunion(List)
-
zunionAndForget
Returns the union of multiple sorted sets.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 6.2.0
- See Also:
-
- ZUNION
RedisAPI.zunion(List)
-
zunionstore
@CheckReturnValue public io.smallrye.mutiny.Uni<io.vertx.redis.client.Response> zunionstore(List<String> args) Stores the union of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Uni. The uni emits the result of the operation as item. If the operation fails, the uni emits the failure.Don't forget to subscribe on it to trigger the operation.
- Returns:
- A
Unirepresenting the asynchronous result of this operation. - Since:
- Redis 2.0.0
- See Also:
-
- ZUNIONSTORE
RedisAPI.zunionstore(List)
-
zunionstoreAndAwait
Stores the union of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method returns a
Response. This method awaits indefinitely 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 aRuntimeException).- Returns:
- The operation result
- Since:
- Redis 2.0.0
- See Also:
-
- ZUNIONSTORE
RedisAPI.zunionstore(List)
-
zunionstoreAndForget
Stores the union of multiple sorted sets in a key.Unlike the bare Vert.x variant, this method ignores the
Responseresult or any failure.- Returns:
- The current instance to chain operations if needed.
- Since:
- Redis 2.0.0
- See Also:
-
- ZUNIONSTORE
RedisAPI.zunionstore(List)
-
api
-
api
-
close
public void close() -
newInstance
Creates a new instance of theRedisAPI. -
hashCode
public int hashCode() -
equals
-
toString
-
BLMOVEwith theRIGHTandLEFTarguments