Enum Class TimeSeriesProtocol.TimeSeriesCommand

java.lang.Object
java.lang.Enum<TimeSeriesProtocol.TimeSeriesCommand>
redis.clients.jedis.timeseries.TimeSeriesProtocol.TimeSeriesCommand
All Implemented Interfaces:
Serializable, Comparable<TimeSeriesProtocol.TimeSeriesCommand>, Constable, Rawable, ProtocolCommand
Enclosing class:
TimeSeriesProtocol

public static enum TimeSeriesProtocol.TimeSeriesCommand extends Enum<TimeSeriesProtocol.TimeSeriesCommand> implements ProtocolCommand