Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
major |
10L |
public static final long |
minor |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
version |
10L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
version |
10L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
password |
"jredis" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTCODE |
"$" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
major |
10L |
public static final long |
minor |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
major |
10L |
public static final long |
minor |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
CacheKeys |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ASCII_ZERO |
48 |
public static final byte |
COUNT_BYTE |
42 |
public static final byte |
ERR_BYTE |
45 |
public static final byte |
NUM_BYTE |
58 |
public static final byte |
OK_BYTE |
43 |
public static final byte |
SIZE_BYTE |
36 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
INPUT_STREAM_BUFFER_SIZE |
131072 |
protected static final int |
PREFERRED_LINE_BUFFER_SIZE |
128 |
protected static final int |
PREFERRED_REQUEST_BUFFER_SIZE |
49152 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
CacheKeys |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
INT_N_65535 |
-65535 |
public static final int |
INT_P_65535 |
65535 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUPPORTED_CHARSET_NAME |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ASCII_ZERO |
48 |
public static final byte |
COUNT_BYTE |
42 |
public static final byte |
ERR_BYTE |
45 |
public static final byte |
NUM_BYTE |
58 |
public static final byte |
OK_BYTE |
43 |
public static final byte |
SIZE_BYTE |
36 |
Copyright © 2009–2019. All rights reserved.