Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PARTITION_NOT_EXISTENT |
-2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
HTTP_ACCEPTED |
202 |
public static final int |
HTTP_BAD_REQUEST |
400 |
public static final int |
HTTP_CREATED |
201 |
public static final int |
HTTP_INTERNAL_ERROR |
500 |
public static final int |
HTTP_NOT_FOUND |
404 |
public static final int |
HTTP_OK |
200 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
OP_BUFFER_ACK |
93 |
public static final byte |
OP_CONTROL |
94 |
public static final byte |
OP_EXPIRATION |
89 |
public static final byte |
OP_GET_FAILOVER_LOG |
84 |
public static final byte |
OP_GET_LAST_CHECKPOINT |
-105 |
public static final byte |
OP_MUTATION |
87 |
public static final byte |
OP_OPEN_CONNECTION |
80 |
public static final byte |
OP_REMOVE |
88 |
public static final byte |
OP_SNAPSHOT_MARKER |
86 |
public static final byte |
OP_STREAM_CLOSE |
82 |
public static final byte |
OP_STREAM_END |
85 |
public static final byte |
OP_STREAM_REQUEST |
83 |
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_ALL_MUTATION_TOKENS |
72 |
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_NOOP |
10 |
public static final byte |
OP_OBSERVE |
-110 |
public static final byte |
OP_OBSERVE_SEQ |
-111 |
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_STAT |
16 |
public static final byte |
OP_SUB_ARRAY_ADD_UNIQUE |
-50 |
public static final byte |
OP_SUB_ARRAY_INSERT |
-51 |
public static final byte |
OP_SUB_ARRAY_PUSH_FIRST |
-52 |
public static final byte |
OP_SUB_ARRAY_PUSH_LAST |
-53 |
public static final byte |
OP_SUB_COUNTER |
-49 |
public static final byte |
OP_SUB_DELETE |
-55 |
public static final byte |
OP_SUB_DICT_ADD |
-57 |
public static final byte |
OP_SUB_DICT_UPSERT |
-56 |
public static final byte |
OP_SUB_EXIST |
-58 |
public static final byte |
OP_SUB_GET |
-59 |
public static final byte |
OP_SUB_MULTI_LOOKUP |
-48 |
public static final byte |
OP_SUB_MULTI_MUTATION |
-47 |
public static final byte |
OP_SUB_REPLACE |
-54 |
public static final byte |
OP_TOUCH |
28 |
public static final byte |
OP_UNLOCK |
-107 |
public static final byte |
OP_UPSERT |
1 |
public static final byte |
SUBDOC_BITMASK_MKDIR_P |
1 |
public static final byte |
SUBDOC_FLAG_XATTR_PATH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MINIMUM_WINDOW_FOR_CLIENTID_TOKEN |
27 |
protected static final byte |
QUERY_STATE_DONE |
8 |
protected static final byte |
QUERY_STATE_ERROR |
3 |
protected static final byte |
QUERY_STATE_INFO |
6 |
protected static final byte |
QUERY_STATE_INITIAL |
0 |
protected static final byte |
QUERY_STATE_NO_INFO |
7 |
protected static final byte |
QUERY_STATE_ROWS |
2 |
protected static final byte |
QUERY_STATE_ROWS_DECIDE |
29 |
protected static final byte |
QUERY_STATE_ROWS_RAW |
20 |
protected static final byte |
QUERY_STATE_SIGNATURE |
1 |
protected static final byte |
QUERY_STATE_STATUS |
5 |
protected static final byte |
QUERY_STATE_WARNING |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_IDLE_TIME |
300 |
public static final int |
NO_IDLE_TIME |
0 |
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 boolean |
BUFFER_POOLING_ENABLED |
true |
public static final boolean |
CALLBACKS_ON_IO_POOL |
false |
public static final double |
DCP_CONNECTION_BUFFER_ACK_THRESHOLD |
0.2 |
public static final int |
DCP_CONNECTION_BUFFER_SIZE |
20971520 |
public static final String |
DCP_CONNECTION_NAME |
"dcp/core-io" |
public static final boolean |
DCP_ENABLED |
false |
public static final int |
KEYVALUE_ENDPOINTS |
1 |
public static final boolean |
MUTATION_TOKENS_ENABLED |
false |
public static final int |
QUERY_ENDPOINTS |
12 |
public static final int |
REQUEST_BUFFER_SIZE |
16384 |
public static final int |
RESPONSE_BUFFER_SIZE |
16384 |
public static final int |
SEARCH_ENDPOINTS |
12 |
public static final int |
SOCKET_CONNECT_TIMEOUT |
1000 |
public static final boolean |
SSL_ENABLED |
false |
public static final boolean |
TCP_NODELAY_ENALED |
true |
public static final int |
VIEW_ENDPOINTS |
12 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACK |
8 |
public static final int |
CHECKPOINT |
4 |
public static final int |
DISK |
2 |
public static final int |
MEMORY |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final short |
DEFAULT_PARTITION |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
EMIT_FREQUENCY |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_SCHEME |
"couchbase://" |
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 |
Copyright © 2017 Couchbase, Inc.. All rights reserved.