Interface BinaryConstants
public interface BinaryConstants
Memcache binary protocol constants.
Binary Protocol}
invalid @link
{@link <a href="https://github.com/memcached/memcached/wiki/BinaryProtocolRevamped">Memcached
- Since:
- 15.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final byte
static final byte
static final int
static final String
-
Field Details
-
MAGIC_REQ
static final byte MAGIC_REQ- See Also:
-
MAGIC_RES
static final byte MAGIC_RES- See Also:
-
MAX_EXPIRATION
static final int MAX_EXPIRATION- See Also:
-
MEMCACHED_SASL_PROTOCOL
- See Also:
-