Constant Field Values
Contents
com.couchbase.*
-
com.couchbase.client.core.cnc.Event Modifier and Type Constant Field Value public static final String
CATEGORY_PREFIX
"com.couchbase."
-
com.couchbase.client.core.config.CouchbaseBucketConfig Modifier and Type Constant Field Value public static final int
PARTITION_NOT_EXISTENT
-2
-
com.couchbase.client.core.endpoint.CircuitBreakerConfig Modifier and Type Constant Field Value public static final boolean
DEFAULT_ENABLED
true
public static final int
DEFAULT_ERROR_THRESHOLD_PERCENTAGE
50
public static final int
DEFAULT_VOLUME_THRESHOLD
20
-
com.couchbase.client.core.env.CompressionConfig Modifier and Type Constant Field Value public static final boolean
DEFAULT_ENABLED
true
public static final double
DEFAULT_MIN_RATIO
0.83
public static final int
DEFAULT_MIN_SIZE
32
-
com.couchbase.client.core.env.IoConfig Modifier and Type Constant Field Value public static final boolean
DEFAULT_MUTATION_TOKENS_ENABLED
false
-
com.couchbase.client.core.env.IoEnvironment Modifier and Type Constant Field Value public static final boolean
DEFAULT_NATIVE_IO_ENABLED
true
-
com.couchbase.client.core.env.SecurityConfig Modifier and Type Constant Field Value public static final boolean
DEFAULT_NATIVE_TLS_ENABLED
true
-
com.couchbase.client.core.io.CollectionIdentifier Modifier and Type Constant Field Value public static final String
DEFAULT_COLLECTION
"_default"
public static final String
DEFAULT_SCOPE
"_default"
-
com.couchbase.client.core.io.netty.kv.MemcacheProtocol Modifier and Type Constant Field Value public static final byte
SYNC_REPLICATION_FLEXIBLE_IDENT
16
public static final short
SYNC_REPLICATION_TIMEOUT_FLOOR_MS
1500
public static final int
UNSIGNED_SHORT_MAX
65535
-
com.couchbase.client.core.msg.analytics.AnalyticsRequest Modifier and Type Constant Field Value public static final int
NO_PRIORITY
0
-
com.couchbase.client.core.msg.kv.CodecFlags Modifier and Type Constant Field Value public static final int
BINARY_LEGACY_FLAGS
2048
public static final int
BOOLEAN_LEGACY_FLAGS
0
public static final int
COMMON_FORMAT_MASK
251658240
public static final int
DOUBLE_LEGACY_FLAGS
0
public static final int
JSON_LEGACY_FLAGS
0
public static final int
LONG_LEGACY_FLAGS
0
public static final int
SERIALIZED_LEGACY_FLAGS
1
public static final int
STRING_LEGACY_FLAGS
0
-
com.couchbase.client.core.msg.kv.IncrementRequest Modifier and Type Constant Field Value public static final int
COUNTER_NOT_EXISTS_EXPIRY
-1
-
com.couchbase.client.core.msg.kv.SubdocMutateRequest Modifier and Type Constant Field Value public static final int
SUBDOC_MAX_FIELDS
16
-
com.couchbase.client.core.service.AnalyticsServiceConfig Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_ENDPOINTS
12
public static final int
DEFAULT_MIN_ENDPOINTS
0
-
com.couchbase.client.core.service.KeyValueServiceConfig Modifier and Type Constant Field Value public static final int
DEFAULT_ENDPOINTS
1
-
com.couchbase.client.core.service.QueryServiceConfig Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_ENDPOINTS
12
public static final int
DEFAULT_MIN_ENDPOINTS
0
-
com.couchbase.client.core.service.SearchServiceConfig Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_ENDPOINTS
12
public static final int
DEFAULT_MIN_ENDPOINTS
0
-
com.couchbase.client.core.service.ViewServiceConfig Modifier and Type Constant Field Value public static final int
DEFAULT_MAX_ENDPOINTS
12
public static final int
DEFAULT_MIN_ENDPOINTS
0
-
com.couchbase.client.core.util.ConnectionString Modifier and Type Constant Field Value public static final String
DEFAULT_SCHEME
"couchbase://"