Constant Field Values
Contents
com.couchbase.*
-
com.couchbase.client.java.ConnectionString Modifier and Type Constant Field Value public static final StringDEFAULT_SCHEME"couchbase://" -
com.couchbase.client.java.CouchbaseAsyncBucket Modifier and Type Constant Field Value public static final intCOUNTER_NOT_EXISTS_EXPIRY-1public static final StringCURRENT_BUCKET_IDENTIFIER"#CURRENT_BUCKET#" -
com.couchbase.client.java.CouchbaseAsyncCluster Modifier and Type Constant Field Value public static final StringDEFAULT_BUCKET"default"public static final StringDEFAULT_HOST"127.0.0.1"
-
com.couchbase.client.java.analytics.AnalyticsMetrics Modifier and Type Constant Field Value public static final StringNO_TIME"0s"
-
com.couchbase.client.java.bucket.DefaultAsyncBucketManager Modifier and Type Constant Field Value public static final StringINDEX_WATCH_LOG_NAME"indexWatch"
-
com.couchbase.client.java.document.json.JsonObject Modifier and Type Constant Field Value public static final StringENCRYPTION_PREFIX"__crypt_"
-
com.couchbase.client.java.query.Index Modifier and Type Constant Field Value public static final StringPRIMARY_NAME"#primary" -
com.couchbase.client.java.query.N1qlMetrics Modifier and Type Constant Field Value public static final StringNO_TIME"0s" -
com.couchbase.client.java.query.PrepareStatement Modifier and Type Constant Field Value public static final StringPREPARE_PREFIX"PREPARE "
-
com.couchbase.client.java.query.core.N1qlQueryExecutor Modifier and Type Constant Field Value public static final StringENCODED_PLAN_ENABLED_PROPERTY"com.couchbase.query.encodedPlanEnabled"protected static final StringERROR_5000_SPECIFIC_MESSAGE"queryport.indexNotFound"
-
com.couchbase.client.java.query.dsl.element.Element Modifier and Type Constant Field Value public static final StringESCAPE_CHAR"`"
-
com.couchbase.client.java.query.util.IndexInfo Modifier and Type Constant Field Value public static final StringPRIMARY_DEFAULT_NAME"#primary"
-
com.couchbase.client.java.transcoder.LegacyTranscoder Modifier and Type Constant Field Value public static final intDEFAULT_COMPRESSION_THRESHOLD16384 -
com.couchbase.client.java.transcoder.TranscoderUtils Modifier and Type Constant Field Value public static final intBINARY_LEGACY_FLAGS2048public static final intBOOLEAN_LEGACY_FLAGS0public static final intCOMMON_FORMAT_MASK251658240public static final intDOUBLE_LEGACY_FLAGS0public static final intJSON_LEGACY_FLAGS0public static final intLONG_LEGACY_FLAGS0public static final intSERIALIZED_LEGACY_FLAGS1public static final intSTRING_LEGACY_FLAGS0