Uses of Enum Class
redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesKeyword
Packages that use TimeSeriesProtocol.TimeSeriesKeyword
Package
Description
This package contains the classes and interfaces related to RedisTimeSeries module.
-
Uses of TimeSeriesProtocol.TimeSeriesKeyword in redis.clients.jedis.timeseries
Methods in redis.clients.jedis.timeseries that return TimeSeriesProtocol.TimeSeriesKeywordModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TimeSeriesProtocol.TimeSeriesKeyword[]TimeSeriesProtocol.TimeSeriesKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.