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