Uses of Enum Class
io.quarkus.redis.datasource.timeseries.BucketTimestamp
Packages that use BucketTimestamp
-
Uses of BucketTimestamp in io.quarkus.redis.datasource.timeseries
Methods in io.quarkus.redis.datasource.timeseries that return BucketTimestampModifier and TypeMethodDescriptionstatic BucketTimestampReturns the enum constant of this class with the specified name.static BucketTimestamp[]BucketTimestamp.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.redis.datasource.timeseries with parameters of type BucketTimestampModifier and TypeMethodDescriptionMRangeArgs.bucketTimestamp(BucketTimestamp ts) Controls how bucket timestamps are reported.RangeArgs.bucketTimestamp(BucketTimestamp ts) Controls how bucket timestamps are reported.