Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_RECONNECT_DELAY |
4096 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
SASL_LIST_MECHS_OPCODE |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
OP_APPEND |
14 |
public static final byte |
OP_COUNTER_DECR |
6 |
public static final byte |
OP_COUNTER_INCR |
5 |
public static final byte |
OP_GET |
0 |
public static final byte |
OP_GET_AND_LOCK |
-108 |
public static final byte |
OP_GET_AND_TOUCH |
29 |
public static final byte |
OP_GET_BUCKET_CONFIG |
-75 |
public static final byte |
OP_GET_REPLICA |
-125 |
public static final byte |
OP_INSERT |
2 |
public static final byte |
OP_OBSERVE |
-110 |
public static final byte |
OP_PREPEND |
15 |
public static final byte |
OP_REMOVE |
4 |
public static final byte |
OP_REPLACE |
3 |
public static final byte |
OP_TOUCH |
28 |
public static final byte |
OP_UNLOCK |
-107 |
public static final byte |
OP_UPSERT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BOOTSTRAP_CARRIER_DIRECT_PORT |
11210 |
public static final boolean |
BOOTSTRAP_CARRIER_ENABLED |
true |
public static final int |
BOOTSTRAP_CARRIER_SSL_PORT |
11207 |
public static final int |
BOOTSTRAP_HTTP_DIRECT_PORT |
8091 |
public static final boolean |
BOOTSTRAP_HTTP_ENABLED |
true |
public static final int |
BOOTSTRAP_HTTP_SSL_PORT |
18091 |
public static final int |
KEYVALUE_ENDPOINTS |
1 |
public static final boolean |
QUERY_ENABLED |
false |
public static final int |
QUERY_ENDPOINTS |
1 |
public static final int |
QUERY_PORT |
8093 |
public static final int |
REQUEST_BUFFER_SIZE |
16384 |
public static final int |
RESPONSE_BUFFER_SIZE |
16384 |
public static final boolean |
SSL_ENABLED |
false |
public static final int |
VIEW_ENDPOINTS |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_COMPOSITEBUFFER_COMPONENTS |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_MAX_CHUNK_SIZE |
8192 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ADD |
2 |
public static final byte |
ADDQ |
18 |
public static final byte |
APPEND |
14 |
public static final byte |
APPENDQ |
25 |
public static final byte |
DECREMENT |
6 |
public static final byte |
DECREMENTQ |
22 |
public static final byte |
DELETE |
4 |
public static final byte |
DELETEQ |
20 |
public static final byte |
FLUSH |
8 |
public static final byte |
FLUSHQ |
24 |
public static final byte |
GAT |
29 |
public static final byte |
GATK |
35 |
public static final byte |
GATKQ |
36 |
public static final byte |
GATQ |
30 |
public static final byte |
GET |
0 |
public static final byte |
GETK |
12 |
public static final byte |
GETKQ |
13 |
public static final byte |
GETQ |
9 |
public static final byte |
INCREMENT |
5 |
public static final byte |
INCREMENTQ |
21 |
public static final byte |
NOOP |
10 |
public static final byte |
PREPEND |
15 |
public static final byte |
PREPENDQ |
26 |
public static final byte |
QUIT |
7 |
public static final byte |
QUITQ |
23 |
public static final byte |
REPLACE |
3 |
public static final byte |
REPLACEQ |
19 |
public static final byte |
SASL_AUTH |
33 |
public static final byte |
SASL_LIST_MECHS |
32 |
public static final byte |
SASL_STEP |
34 |
public static final byte |
SET |
1 |
public static final byte |
SETQ |
17 |
public static final byte |
STAT |
16 |
public static final byte |
TOUCH |
28 |
public static final byte |
VERSION |
11 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final short |
AUTH_CONTINUE |
33 |
public static final short |
AUTH_ERROR |
32 |
public static final short |
DELTA_BADVAL |
6 |
public static final short |
E2BIG |
3 |
public static final short |
EINVAL |
4 |
public static final short |
ENOMEM |
130 |
public static final short |
KEY_EEXISTS |
2 |
public static final short |
KEY_ENOENT |
1 |
public static final short |
NOT_STORED |
5 |
public static final short |
SUCCESS |
0 |
public static final short |
UNKNOWN_COMMAND |
129 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
REQUEST_MAGIC_BYTE |
-128 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
RESPONSE_MAGIC_BYTE |
-127 |