Uses of Class
io.quarkus.redis.datasource.timeseries.MGetArgs
Packages that use MGetArgs
-
Uses of MGetArgs in io.quarkus.redis.datasource.timeseries
Methods in io.quarkus.redis.datasource.timeseries that return MGetArgsModifier and TypeMethodDescriptionMGetArgs.latest()With LATEST, TS.MGET also reports the compacted value of the latest possibly partial bucket, given that this bucket's start time falls within [fromTimestamp, toTimestamp].MGetArgs.selectedLabel(String label) Add a label to the list of selected label.MGetArgs.withLabels()includes in the reply all label-value pairs representing metadata labels of the time series.Methods in io.quarkus.redis.datasource.timeseries with parameters of type MGetArgs -
Uses of MGetArgs in io.quarkus.redis.runtime.datasource
Methods in io.quarkus.redis.runtime.datasource with parameters of type MGetArgsModifier and TypeMethodDescription(package private) io.smallrye.mutiny.Uni<io.vertx.mutiny.redis.client.Response>voidio.smallrye.mutiny.Uni<Map<String,SampleGroup>> io.smallrye.mutiny.Uni<Void>