Enum Protocol.Keyword

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Protocol.Keyword>, Rawable
    Enclosing class:
    Protocol

    public static enum Protocol.Keyword
    extends java.lang.Enum<Protocol.Keyword>
    implements Rawable
    Redis protocol keywords enum based on original Jedis Protocol.Keyword.