Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_PIPELINE_SIZE |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ESCAPE_MARKER |
32896 |
public static final int |
GZIP_HEADER |
8075 |
public static final int |
OBJECT_STREAM_HEADER |
44269 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_DESCRIPTORS_KEY |
"JAVA_CL_DESCRIPTORS" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_COMPRESSION_THRESHOLD |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UTF_8 |
"UTF-8" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_BUF_SIZE |
8192 |
public static final long |
DEFAULT_MAX_IDLE_TIME |
900000L |
public static final long |
DEFAULT_TIMEOUT_MILLIS |
60000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CUSTOM_CLASS_NAME |
"custom" |
public static final String |
DEFAULT_CLASS_NAME |
"org.aredis.net.AsyncJavaSocketTransport" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MAX_RETRY_INTERVAL |
120000L |
public static final long |
INIT_RETRY_INTERVAL |
25L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
MILLIS_IN_A_DAY |
86400000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_ENQUE_TIME_MILLIS |
10 |
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.