Package io.quarkus.redis.datasource.timeseries
-
Interface Summary Interface Description Filter Represents a filter used in theMGETcommand.ReactiveTimeSeriesCommands<K> Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).ReactiveTransactionalTimeSeriesCommands<K> Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).TimeSeriesCommands<K> Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack).TransactionalTimeSeriesCommands<K> Allows executing commands from thetime seriesgroup (requires the Redis Time Series module from Redis stack). -
Class Summary Class Description AddArgs Represents the extra arguments of thets.addcommand.AlterArgs Represents the extra arguments of thets.altercommand.CreateArgs Represents the extra arguments of thets.createcommand.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.Sample Represents a sample from a time seriesSampleGroup Represent a group of samples returned by the range ofmgetmethods.SeriesSample<K> Represents a sample to be added to a specific time serieskeyTimeSeriesRange Represent the range used in theTS.MRANGEandTS.MREVRANGEcommands. -
Enum Summary Enum Description Aggregation Time Series Aggregation functionsBucketTimestamp Configure the bucket timestamp of an aggregation in theTS.MRANGEcommand.DuplicatePolicy Reducer Time Series Reducer functions