Uses of Interface
io.quarkus.redis.datasource.RedisCommandExtraArguments
Packages that use RedisCommandExtraArguments
Package
Description
-
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource
Classes in io.quarkus.redis.datasource that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.autosuggest
Classes in io.quarkus.redis.datasource.autosuggest that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.bitmap
Classes in io.quarkus.redis.datasource.bitmap that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.bloom
Classes in io.quarkus.redis.datasource.bloom that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.cuckoo
Classes in io.quarkus.redis.datasource.cuckoo that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.geo
Classes in io.quarkus.redis.datasource.geo that implement RedisCommandExtraArgumentsModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.json
Classes in io.quarkus.redis.datasource.json that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.keys
Classes in io.quarkus.redis.datasource.keys that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.list
Classes in io.quarkus.redis.datasource.list that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.search
Classes in io.quarkus.redis.datasource.search that implement RedisCommandExtraArgumentsModifier and TypeClassDescriptionclassRepresents the extra arguments of theft.aggregatecommand.classRepresents the argument of theft.createcommand.classAllows customizing the highlighting.classRepresents an indexed field.classRepresents the extra arguments of theft.searchcommandclassclassAllows configuring the summarizing. -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.sortedset
Classes in io.quarkus.redis.datasource.sortedset that implement RedisCommandExtraArgumentsModifier and TypeClassDescriptionclassclassclassclass -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.stream
Classes in io.quarkus.redis.datasource.stream that implement RedisCommandExtraArgumentsModifier and TypeClassDescriptionclassRepresents a stream range.classThe argument of the XADD command.classThe argument of the XCLAIM command.classRepresents the extra argument of the <a href="https://redis.io/commands/xgroup-create/>XGROUP CREATE command.classRepresents the extra argument of the <a href="https://redis.io/commands/xgroup-setid/>XGROUP SETID command.classclassRepresents the extra parameter of the <a href="https://redis.io/commands/xread/>XREAD command.classRepresents the extra parameter of the <a href="https://redis.io/commands/xreadgroup/>XREADGROUP command.classThe argument of the XTRIM command. -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.string
Classes in io.quarkus.redis.datasource.string that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.timeseries
Classes in io.quarkus.redis.datasource.timeseries that implement RedisCommandExtraArgumentsModifier and TypeClassDescriptionclassRepresents the extra arguments of thets.addcommand.classRepresents the extra arguments of thets.altercommand.classRepresents the extra arguments of thets.createcommand.classRepresents the extra arguments of thets.decrbyandtx.incrbycommands.classRepresents the extra arguments of thets.mgetcommand.classRepresent theTS.MRANGEandTS.MREVRANGEcommands optional parameters.classRepresent theTS.RANGEandTS.REVRANGEcommands optional parameters. -
Uses of RedisCommandExtraArguments in io.quarkus.redis.datasource.value
Classes in io.quarkus.redis.datasource.value that implement RedisCommandExtraArguments -
Uses of RedisCommandExtraArguments in io.quarkus.redis.runtime.datasource
Methods in io.quarkus.redis.runtime.datasource with parameters of type RedisCommandExtraArgumentsModifier and TypeMethodDescriptionRedisCommand.putArgs(RedisCommandExtraArguments arguments) RedisCommand.putArgs(RedisCommandExtraArguments arguments, Codec codec)
GetExArgsinstead