public final class TextCommandConstants extends Object
| Modifier and Type | Class 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 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  | 
public static final byte[] SPACE
public static final byte[] RETURN
public static final byte[] FLAG_ZERO
public static final byte[] VALUE_SPACE
public static final byte[] DELETED
public static final byte[] STORED
public static final byte[] TOUCHED
public static final byte[] NOT_STORED
public static final byte[] NOT_FOUND
public static final byte[] RETURN_END
public static final byte[] END
public static final byte[] ERROR
public static final byte[] CLIENT_ERROR
public static final byte[] SERVER_ERROR
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.