Enum Class Protocol.Command

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

public static enum Protocol.Command extends Enum<Protocol.Command> implements ProtocolCommand