Uses of Package
io.quarkus.redis.datasource.timeseries
-
Classes in io.quarkus.redis.datasource.timeseries used by io.quarkus.redis.datasource Class Description ReactiveTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).TimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack). -
Classes in io.quarkus.redis.datasource.timeseries used by io.quarkus.redis.datasource.timeseries Class Description AddArgs Represents the extra arguments of thets.addcommand.Aggregation Time Series Aggregation functionsAlterArgs Represents the extra arguments of thets.altercommand.BucketTimestamp Configure the bucket timestamp of an aggregation in theTS.MRANGEcommand.CreateArgs Represents the extra arguments of thets.createcommand.DuplicatePolicy Filter Represents a filter used in theMGETcommand.IncrementArgs Represents the extra arguments of thets.decrbyandtx.incrbycommands.MGetArgs Represents the extra arguments of thets.mgetcommand.MRangeArgs Represent theTS.MRANGEandTS.MREVRANGEcommands optional parameters.RangeArgs Represent theTS.RANGEandTS.REVRANGEcommands optional parameters.Reducer Time Series Reducer functionsSample Represents a sample from a time seriesSampleGroup Represent a group of samples returned by the range ofmgetmethods.SeriesSample Represents a sample to be added to a specific time serieskeyTimeSeriesRange Represent the range used in theTS.MRANGEandTS.MREVRANGEcommands. -
Classes in io.quarkus.redis.datasource.timeseries used by io.quarkus.redis.datasource.transactions Class Description ReactiveTransactionalTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).TransactionalTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack). -
Classes in io.quarkus.redis.datasource.timeseries used by io.quarkus.redis.runtime.datasource Class Description AddArgs Represents the extra arguments of thets.addcommand.Aggregation Time Series Aggregation functionsAlterArgs Represents the extra arguments of thets.altercommand.CreateArgs Represents the extra arguments of thets.createcommand.Filter Represents a filter used in theMGETcommand.IncrementArgs Represents the extra arguments of thets.decrbyandtx.incrbycommands.MGetArgs Represents the extra arguments of thets.mgetcommand.MRangeArgs Represent theTS.MRANGEandTS.MREVRANGEcommands optional parameters.RangeArgs Represent theTS.RANGEandTS.REVRANGEcommands optional parameters.ReactiveTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).ReactiveTransactionalTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).Sample Represents a sample from a time seriesSampleGroup Represent a group of samples returned by the range ofmgetmethods.SeriesSample Represents a sample to be added to a specific time serieskeyTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).TimeSeriesRange Represent the range used in theTS.MRANGEandTS.MREVRANGEcommands.TransactionalTimeSeriesCommands Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).