Package org.infinispan.server.resp
Interface RespConstants
public interface RespConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final bytestatic final bytestatic final bytestatic final bytestatic final byte
-
Field Details
-
SIMPLE_STRING
static final byte SIMPLE_STRING- See Also:
-
BULK_STRING
static final byte BULK_STRING- See Also:
-
ARRAY
static final byte ARRAY- See Also:
-
NUMERIC
static final byte NUMERIC- See Also:
-
HELLO
static final byte HELLO- See Also:
-