public interface TextCommandConstants
Modifier and Type | Interface and Description |
---|---|
static class |
TextCommandConstants.TextCommandType |
Modifier and Type | Field and Description |
---|---|
static byte[] |
CLIENT_ERROR |
static byte[] |
DELETED |
static byte[] |
END |
static byte[] |
ERROR |
static byte[] |
FLAG_ZERO |
static int |
MONTH_SECONDS |
static byte[] |
NOT_FOUND |
static byte[] |
NOT_STORED |
static byte[] |
RETURN |
static byte[] |
RETURN_END |
static byte[] |
SERVER_ERROR |
static byte[] |
SPACE |
static byte[] |
STORED |
static byte[] |
TOUCHED |
static byte[] |
VALUE_SPACE |
static final int MONTH_SECONDS
static final byte[] SPACE
static final byte[] RETURN
static final byte[] FLAG_ZERO
static final byte[] VALUE_SPACE
static final byte[] DELETED
static final byte[] STORED
static final byte[] TOUCHED
static final byte[] NOT_STORED
static final byte[] NOT_FOUND
static final byte[] RETURN_END
static final byte[] END
static final byte[] ERROR
static final byte[] CLIENT_ERROR
static final byte[] SERVER_ERROR
Copyright © 2014 Hazelcast, Inc.. All rights reserved.