- abs(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the absolute value of the number.
- abs(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the absolute value of the number.
- AbstractByteArrayFragmentTranscoder - Class in com.couchbase.client.java.transcoder.subdoc
-
- AbstractByteArrayFragmentTranscoder() - Constructor for class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
- AbstractClusterApiClient<T extends RestBuilderMarker> - Class in com.couchbase.client.java.cluster.api
-
An utility class to execute generic HTTP calls on a cluster’s REST API.
- AbstractClusterApiClient(String, String, ClusterFacade) - Constructor for class com.couchbase.client.java.cluster.api.AbstractClusterApiClient
-
- AbstractCompoundQuery - Class in com.couchbase.client.java.search.queries
-
Base class for FTS queries that are composite, compounding several other
AbstractFtsQuery
.
- AbstractCompoundQuery(AbstractFtsQuery...) - Constructor for class com.couchbase.client.java.search.queries.AbstractCompoundQuery
-
- AbstractDocument<T> - Class in com.couchbase.client.java.document
-
Common parent implementation of a
Document
.
- AbstractDocument() - Constructor for class com.couchbase.client.java.document.AbstractDocument
-
Constructor needed for possible subclass serialization.
- AbstractDocument(String, int, T, long) - Constructor for class com.couchbase.client.java.document.AbstractDocument
-
- AbstractDocument(String, int, T, long, MutationToken) - Constructor for class com.couchbase.client.java.document.AbstractDocument
-
- AbstractFacetResult - Class in com.couchbase.client.java.search.result.facets
-
- AbstractFacetResult(String, String, long, long, long) - Constructor for class com.couchbase.client.java.search.result.facets.AbstractFacetResult
-
- AbstractFragmentTranscoder - Class in com.couchbase.client.java.transcoder.subdoc
-
A common implementation base of the
FragmentTranscoder
interface for transcoding sub-document fragments.
- AbstractFragmentTranscoder() - Constructor for class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
- AbstractFtsQuery - Class in com.couchbase.client.java.search.queries
-
A base class for all FTS query classes.
- AbstractFtsQuery() - Constructor for class com.couchbase.client.java.search.queries.AbstractFtsQuery
-
- AbstractN1qlQuery - Class in com.couchbase.client.java.query
-
- AbstractN1qlQuery(Statement, N1qlParams) - Constructor for class com.couchbase.client.java.query.AbstractN1qlQuery
-
- AbstractPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- AbstractPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.AbstractPath
-
- AbstractTranscoder<D extends Document<T>,T> - Class in com.couchbase.client.java.transcoder
-
Base
Transcoder
which should be extended for compatibility.
- AbstractTranscoder() - Constructor for class com.couchbase.client.java.transcoder.AbstractTranscoder
-
- accept(String) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the “Accept” standard header’s value.
- accept(String) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the “Accept” standard header’s value.
- acos(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arccosine in radians.
- acos(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arccosine in radians.
- activeNodeForId(String) - Method in class com.couchbase.client.java.util.NodeLocatorHelper
-
Returns the target active node
InetAddress
for a given document ID on the bucket.
- add(String, String) - Method in class com.couchbase.client.java.cluster.api.Form
-
Add a parameter entry to the
Form
.
- add(int, E) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
- add(T) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
- add(Object) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(String) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(long) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(int) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(double) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(boolean) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(JsonObject) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(Map<String, ?>) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(JsonArray) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(List<?>) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(Number) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- add(Document...) - Method in class com.couchbase.client.java.MutationState
-
- add(DocumentFragment...) - Method in class com.couchbase.client.java.MutationState
-
- add(MutationState) - Method in class com.couchbase.client.java.MutationState
-
Adds all the internal state from the given
MutationState
onto the called one.
- add(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic addition between current and given expression.
- add(Number) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic addition between current expression and a given number.
- add(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic addition between current and given expression.
- add(HitLocation) - Method in class com.couchbase.client.java.search.result.hits.DefaultHitLocations
-
- add(HitLocation) - Method in interface com.couchbase.client.java.search.result.hits.HitLocations
-
add a location and allow method chaining
- addAll(AbstractFtsQuery...) - Method in class com.couchbase.client.java.search.queries.AbstractCompoundQuery
-
- addFacet(String, SearchFacet) - Method in class com.couchbase.client.java.search.SearchQuery
-
- addNull() - Method in class com.couchbase.client.java.document.json.JsonArray
-
- addRange(String, Date, Date) - Method in class com.couchbase.client.java.search.facet.DateRangeFacet
-
- addRange(String, String, String) - Method in class com.couchbase.client.java.search.facet.DateRangeFacet
-
- addRange(String, Double, Double) - Method in class com.couchbase.client.java.search.facet.NumericRangeFacet
-
- adhoc(boolean) - Method in class com.couchbase.client.java.query.N1qlParams
-
Allows to specify if this query is adhoc or not.
- AggregateFunctions - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL functions in the aggregate category.
- Alias - Class in com.couchbase.client.java.query.dsl
-
.
- alias(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.Alias
-
- alias(String, String) - Static method in class com.couchbase.client.java.query.dsl.Alias
-
- alias() - Method in enum com.couchbase.client.java.view.DesignDocument.Option
-
- allBut(Class<? extends Throwable>...) - Static method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Only errors that are NOT instanceOf the specified types will trigger a retry
- allRows() - Method in class com.couchbase.client.java.query.DefaultN1qlQueryResult
-
- allRows() - Method in interface com.couchbase.client.java.query.N1qlQueryResult
-
- allRows() - Method in class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- allRows(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- allRows() - Method in class com.couchbase.client.java.view.DefaultViewResult
-
- allRows(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultViewResult
-
- allRows() - Method in interface com.couchbase.client.java.view.SpatialViewResult
-
Collects all rows received from the view with the default view timeout.
- allRows(long, TimeUnit) - Method in interface com.couchbase.client.java.view.SpatialViewResult
-
Collects all rows received from the view with the default view timeout.
- allRows() - Method in interface com.couchbase.client.java.view.ViewResult
-
Collects all rows received from the view with the default view timeout.
- allRows(long, TimeUnit) - Method in interface com.couchbase.client.java.view.ViewResult
-
Collects all rows received from the view with the default view timeout.
- analyzer(String) - Method in class com.couchbase.client.java.search.queries.MatchPhraseQuery
-
- analyzer(String) - Method in class com.couchbase.client.java.search.queries.MatchQuery
-
- and(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(int) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(long) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(float) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(double) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(boolean) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(JsonObject) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(JsonArray) - Method in class com.couchbase.client.java.query.dsl.Expression
-
AND-combines two expressions.
- and(AbstractFtsQuery...) - Method in class com.couchbase.client.java.search.queries.ConjunctionQuery
-
- any() - Static method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Any error will trigger a retry
- anyIn(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an ANY comprehension with a first IN range.
- anyMatches(Func1<Throwable, Boolean>) - Static method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Any error that pass the predicate will trigger a retry
- anyOf(Class<? extends Throwable>...) - Static method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Only errors that are instanceOf the specified types will trigger a retry
- anyWithin(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an ANY comprehension with a first WITHIN range.
- apiClient() - Method in interface com.couchbase.client.java.cluster.AsyncClusterManager
-
- apiClient() - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
Returns a new
ClusterApiClient
to prepare and perform REST API synchronous requests on this cluster.
- apiClient() - Method in class com.couchbase.client.java.cluster.DefaultAsyncClusterManager
-
- apiClient() - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- append(D) - Method in interface com.couchbase.client.java.AsyncBucket
-
Append a
Document
s content to an existing one.
- append(D, PersistTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Append a
Document
s content to an existing one.
- append(D, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Append a
Document
s content to an existing one.
- append(D, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Append a
Document
s content to an existing one.
- append(D) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with the default key/value timeout.
- append(D, PersistTo) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with the default key/value timeout.
- append(D, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with the default key/value timeout.
- append(D, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with the default key/value timeout.
- append(D, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with a custom timeout.
- append(D, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with a custom timeout.
- append(D, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with a custom timeout.
- append(D, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Append a
Document
s content to an existing one with a custom timeout.
- append(D) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- append(D, PersistTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- append(D, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- append(D, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- append(D) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, PersistTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- append(D, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- arrayAddUnique(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Insert a value in an existing array only if the value isn’t already contained in the array (by way of string comparison).
- arrayAddUnique(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Insert a value in an existing array only if the value isn’t already contained in the array (by way of string comparison).
- arrayAgg(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in a array of the non-MISSING values in the group, including NULLs.
- arrayAgg(String) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in a array of the non-MISSING values in the group, including NULLs.
- arrayAppend(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended.
- arrayAppend(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended.
- arrayAppend(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended.
- arrayAppend(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Append to an existing array, pushing the value to the back/last position in the array.
- arrayAppend(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Append to an existing array, pushing the value to the back/last position in the array.
- arrayAppendAll(String, Collection<T>, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Append multiple values at once in an existing array, pushing all values in the collection’s iteration order to the back/end of the array.
- arrayAppendAll(String, T...) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Append multiple values at once in an existing array, pushing all values to the back/end of the array.
- arrayAppendAll(String, Collection<T>, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Append multiple values at once in an existing array, pushing all values in the collection’s iteration order to the back/end of the array.
- arrayAppendAll(String, T...) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Append multiple values at once in an existing array, pushing all values to the back/end of the array.
- arrayAvg(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in arithmetic mean (average) of all the non-NULL number values in the array, or NULL if there are no such values.
- arrayAvg(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in arithmetic mean (average) of all the non-NULL number values in the array, or NULL if there are no such values.
- arrayAvg(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in arithmetic mean (average) of all the non-NULL number values in the array, or NULL if there are no such values.
- arrayConcat(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with the concatenation of the input arrays.
- arrayConcat(String, String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with the concatenation of the input arrays.
- arrayConcat(JsonArray, JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with the concatenation of the input arrays.
- arrayContains(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in true if the array contains value.
- arrayContains(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in true if the array contains value.
- arrayContains(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in true if the array contains value.
- arrayCount(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in count of all the non-NULL values in the array, or zero if there are no such values.
- arrayCount(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in count of all the non-NULL values in the array, or zero if there are no such values.
- arrayCount(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in count of all the non-NULL values in the array, or zero if there are no such values.
- arrayDistinct(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with distinct elements of input array.
- arrayDistinct(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with distinct elements of input array.
- arrayDistinct(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with distinct elements of input array.
- ArrayFunctions - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL functions in the Array category.
- arrayIfNull(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first non-NULL value in the array, or NULL.
- arrayIfNull(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first non-NULL value in the array, or NULL.
- arrayIfNull(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first non-NULL value in the array, or NULL.
- arrayIn(Expression, String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an ARRAY comprehension with a first IN range.
- arrayInsert(String, T) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Insert into an existing array at a specific position (denoted in the path, eg.
- arrayInsert(String, T) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Insert into an existing array at a specific position (denoted in the path, eg.
- arrayInsertAll(String, Collection<T>) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Insert multiple values at once in an existing array at a specified position (denoted in the path, eg.
- arrayInsertAll(String, T...) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Insert multiple values at once in an existing array at a specified position (denoted in the path, eg.
- arrayInsertAll(String, Collection<T>) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Insert multiple values at once in an existing array at a specified position (denoted in the path, eg.
- arrayInsertAll(String, T...) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Insert multiple values at once in an existing array at a specified position (denoted in the path, eg.
- arrayLength(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the number of elements in the array.
- arrayLength(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the number of elements in the array.
- arrayLength(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the number of elements in the array.
- arrayMax(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the largest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayMax(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the largest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayMax(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the largest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayMin(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the smallest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayMin(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the smallest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayMin(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the smallest non-NULL, non-MISSING array element, in N1QL collation order.
- arrayPosition(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first position of value within the array, or -1.
- arrayPosition(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first position of value within the array, or -1.
- arrayPosition(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the first position of value within the array, or -1.
- arrayPositions() - Method in class com.couchbase.client.java.search.result.hits.HitLocation
-
- arrayPrepend(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the new array with value pre-pended.
- arrayPrepend(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the new array with value pre-pended.
- arrayPrepend(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the new array with value pre-pended.
- arrayPrepend(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Prepend to an existing array, pushing the value to the front/first position in the array.
- arrayPrepend(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Prepend to an existing array, pushing the value to the front/first position in the array.
- arrayPrependAll(String, Collection<T>, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Prepend multiple values at once in an existing array, pushing all values in the collection’s iteration order to the front/start of the array.
- arrayPrependAll(String, T...) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Prepend multiple values at once in an existing array, pushing all values to the front/start of the array.
- arrayPrependAll(String, Collection<T>, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Prepend multiple values at once in an existing array, pushing all values in the collection’s iteration order to the front/start of the array.
- arrayPrependAll(String, T...) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Prepend multiple values at once in an existing array, pushing all values to the front/start of the array.
- arrayPut(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended, if value is not already present, otherwise the unmodified input array.
- arrayPut(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended, if value is not already present, otherwise the unmodified input array.
- arrayPut(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value appended, if value is not already present, otherwise the unmodified input array.
- arrayRange(long, long, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array of numbers, from start until the largest number less than end.
- arrayRange(long, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array of numbers, from start until the largest number less than end.
- arrayRemove(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value removed.
- arrayRemove(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value removed.
- arrayRemove(JsonArray, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value removed.
- arrayRepeat(Expression, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value repeated n times.
- arrayRepeat(String, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with the string “value” repeated n times.
- arrayRepeat(Number, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value repeated n times.
- arrayRepeat(boolean, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with value repeated n times.
- arrayReplace(Expression, Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value1 replaced by value2.
- arrayReplace(String, Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value1 replaced by value2.
- arrayReplace(JsonArray, Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all occurrences of value1 replaced by value2.
- arrayReplace(Expression, Expression, Expression, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with at most n occurrences of value1 replaced with value2.
- arrayReplace(String, Expression, Expression, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with at most n occurrences of value1 replaced with value2.
- arrayReplace(JsonArray, Expression, Expression, long) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with at most n occurrences of value1 replaced with value2.
- arrayReverse(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all elements in reverse order.
- arrayReverse(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all elements in reverse order.
- arrayReverse(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with all elements in reverse order.
- arraySort(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with elements sorted in N1QL collation order.
- arraySort(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with elements sorted in N1QL collation order.
- arraySort(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in new array with elements sorted in N1QL collation order.
- arraySum(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the sum of all the non-NULL number values in the array, or zero if there are no such values.
- arraySum(String) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the sum of all the non-NULL number values in the array, or zero if there are no such values.
- arraySum(JsonArray) - Static method in class com.couchbase.client.java.query.dsl.functions.ArrayFunctions
-
Returned expression results in the sum of all the non-NULL number values in the array, or zero if there are no such values.
- arrayWithin(Expression, String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an ARRAY comprehension with a first WITHIN range.
- as(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a AS clause between the current and the given expression.
- as(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a AS clause between the current and the given expression.
- as(String) - Method in interface com.couchbase.client.java.query.dsl.path.AsPath
-
- as(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultAsPath
-
- as(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultJoinPath
-
- as(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultNestPath
-
- as(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultUnnestPath
-
- as(String) - Method in interface com.couchbase.client.java.query.dsl.path.JoinPath
-
- as(String) - Method in interface com.couchbase.client.java.query.dsl.path.NestPath
-
- as(String) - Method in interface com.couchbase.client.java.query.dsl.path.UnnestPath
-
- asc(Expression) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
- asc(String) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
- AsElement - Class in com.couchbase.client.java.query.dsl.element
-
- AsElement(String) - Constructor for class com.couchbase.client.java.query.dsl.element.AsElement
-
- asin(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arcsine in radians.
- asin(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arcsine in radians.
- asJsonObject() - Method in class com.couchbase.client.java.query.N1qlMetrics
-
Exposes the underlying raw form of the metrics, as a
JsonObject
.
- AsPath - Interface in com.couchbase.client.java.query.dsl.path
-
.
- asRequest() - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
- asRequest() - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
- async() - Method in interface com.couchbase.client.java.Bucket
-
Provides access to the underlying asynchronous bucket interface.
- async() - Method in interface com.couchbase.client.java.bucket.BucketManager
-
- async() - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- async() - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
- async() - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- async() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- async() - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- async() - Method in interface com.couchbase.client.java.repository.Repository
-
- ASYNC_RESULT_TO_SYNC - Static variable in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- AsyncBucket - Interface in com.couchbase.client.java
-
Defines operations that can be executed asynchronously against a Couchbase Server bucket.
- AsyncBucketManager - Interface in com.couchbase.client.java.bucket
-
- AsyncCluster - Interface in com.couchbase.client.java
-
Represents a Couchbase Server
Cluster
.
- AsyncClusterApiClient - Class in com.couchbase.client.java.cluster.api
-
An utility class to execute generic HTTP calls asynchronously on a cluster’s REST API.
- AsyncClusterApiClient(String, String, ClusterFacade) - Constructor for class com.couchbase.client.java.cluster.api.AsyncClusterApiClient
-
- AsyncClusterManager - Interface in com.couchbase.client.java.cluster
-
Provides management capabilities for a Couchbase Server
Cluster
.
- AsyncLookupInBuilder - Class in com.couchbase.client.java.subdoc
-
A builder for subdocument lookups.
- AsyncLookupInBuilder(ClusterFacade, String, CouchbaseEnvironment, FragmentTranscoder, String) - Constructor for class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
- AsyncMutateInBuilder - Class in com.couchbase.client.java.subdoc
-
A builder for subdocument mutations.
- AsyncMutateInBuilder(ClusterFacade, String, CouchbaseEnvironment, FragmentTranscoder, String) - Constructor for class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- AsyncN1qlQueryResult - Interface in com.couchbase.client.java.query
-
A representation of an N1QL query result.
- AsyncN1qlQueryRow - Interface in com.couchbase.client.java.query
-
- AsyncRawQueryExecutor - Class in com.couchbase.client.java.util.rawQuerying
-
A utility class that allows to perform
N1QL
and
FTS
queries asynchronously and receive a raw version of the service’s JSON response.
- AsyncRawQueryExecutor(String, String, ClusterFacade) - Constructor for class com.couchbase.client.java.util.rawQuerying.AsyncRawQueryExecutor
-
- AsyncRepository - Interface in com.couchbase.client.java.repository
-
The async repository abstraction for entities on top of an AsyncBucket.
- AsyncRestBuilder - Class in com.couchbase.client.java.cluster.api
-
A builder class to incrementally construct REST API requests and execute them asynchronously
- AsyncRestBuilder(String, String, ClusterFacade, HttpMethod, String) - Constructor for class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
- AsyncSearchQueryResult - Interface in com.couchbase.client.java.search.result
-
The asynchronous interface for FTS query results.
- AsyncSpatialViewResult - Interface in com.couchbase.client.java.view
-
- AsyncSpatialViewRow - Interface in com.couchbase.client.java.view
-
Represents a row fetched from the Spatial
View
.
- AsyncViewResult - Interface in com.couchbase.client.java.view
-
- AsyncViewRow - Interface in com.couchbase.client.java.view
-
Represents a row fetched from the
View
.
- atan(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arctangent in radians.
- atan(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arctangent in radians.
- atan(Expression, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arctangent of expression2/expression1.
- atan(String, String) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the arctangent of expression2/expression1.
- authenticate(Authenticator) - Method in interface com.couchbase.client.java.AsyncCluster
-
Sets the
Authenticator
to use when credentials are needed for an operation but no explicit credentials are provided.
- authenticate(Authenticator) - Method in interface com.couchbase.client.java.Cluster
-
Sets the
Authenticator
to use when credentials are needed for an operation but no explicit credentials are provided.
- authenticate(Authenticator) - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- authenticate(Authenticator) - Method in class com.couchbase.client.java.CouchbaseCluster
-
- Authenticator - Interface in com.couchbase.client.java.auth
-
An Authenticator abstracts credential management for various couchbase operations (all of which fall into one
CredentialContext
).
- authenticator() - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
Get the
Authenticator
currently used when credentials are needed for an operation, but no explicit credentials are provided.
- authenticator() - Method in class com.couchbase.client.java.CouchbaseCluster
-
Get the
Authenticator
currently used when credentials are needed for an operation, but no explicit credentials are provided.
- AuthenticatorException - Exception in com.couchbase.client.java.error
-
This exception is commonly raised when an attempt to retrieve a credential in an
Authenticator
is made, but cannot be fulfilled.
- AuthenticatorException(String, CredentialContext, String, int) - Constructor for exception com.couchbase.client.java.error.AuthenticatorException
-
- autoreleaseAfter(long) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- avg(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in the arithmetic mean (average) of all the distinct number values in the group.
- avg(String) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in the arithmetic mean (average) of all the distinct number values in the group.
- BadDeltaException - Exception in com.couchbase.client.java.error.subdoc
-
Subdocument exception thrown when the delta in an arithmetic operation (eg counter) is invalid.
- BadDeltaException(String) - Constructor for exception com.couchbase.client.java.error.subdoc.BadDeltaException
-
- BadDeltaException() - Constructor for exception com.couchbase.client.java.error.subdoc.BadDeltaException
-
- base64(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.MetaFunctions
-
- base64(String) - Static method in class com.couchbase.client.java.query.dsl.functions.MetaFunctions
-
- between(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(int) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(long) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(double) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(float) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(boolean) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(JsonObject) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- between(JsonArray) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a BETWEEN clause between the current and the given expression.
- BINARY_COMMON_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- BINARY_COMPAT_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- BINARY_LEGACY_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- BINARY_TRANSCODER - Static variable in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- BinaryDocument - Class in com.couchbase.client.java.document
-
Represents raw ByteBuf
content in a document.
- BinaryTranscoder - Class in com.couchbase.client.java.transcoder
-
- BinaryTranscoder() - Constructor for class com.couchbase.client.java.transcoder.BinaryTranscoder
-
- blockForSingle(Observable<? extends T>, long, TimeUnit) - Static method in class com.couchbase.client.java.util.Blocking
-
Deprecated.
- Blocking - Class in com.couchbase.client.java.util
-
- body(String) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the body for the request, assuming it is JSON.
- body(JsonValue) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the body for the request, assuming it is JSON.
- body() - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
- body(String) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the body for the request, assuming it is JSON.
- body(JsonValue) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the body for the request, assuming it is JSON.
- body() - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
- bodyForm(Form) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the body for the request to be an url-encoded form.
- bodyForm(Form) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the body for the request to be an url-encoded form.
- bodyRaw(String) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the body for the request without assuming a Content-Type or Accept header.
- bodyRaw(String) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the body for the request without assuming a Content-Type or Accept header.
- BOOLEAN_COMPAT_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- BOOLEAN_LEGACY_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- booleanField(boolean) - Static method in class com.couchbase.client.java.search.SearchQuery
-
- BooleanFieldQuery - Class in com.couchbase.client.java.search.queries
-
A FTS query that queries fields explicitly indexed as boolean.
- BooleanFieldQuery(boolean) - Constructor for class com.couchbase.client.java.search.queries.BooleanFieldQuery
-
- BooleanQuery - Class in com.couchbase.client.java.search.queries
-
A compound FTS query that allows various combinations of sub-queries.
- BooleanQuery() - Constructor for class com.couchbase.client.java.search.queries.BooleanQuery
-
- booleans() - Static method in class com.couchbase.client.java.search.SearchQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.AbstractFtsQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.BooleanFieldQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.BooleanQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.ConjunctionQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.DisjunctionQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.DocIdQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.MatchAllQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.MatchNoneQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.MatchPhraseQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.MatchQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.NumericRangeQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.PhraseQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.PrefixQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.QueryStringQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.RegexpQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.TermQuery
-
- boost(double) - Method in class com.couchbase.client.java.search.queries.WildcardQuery
-
- Bootstrap - Class in com.couchbase.client.java.util
-
Utility classes for bootstrapping.
- bootstrapCarrierDirectPort(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bootstrapCarrierEnabled(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bootstrapCarrierSslPort(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bootstrapHttpDirectPort(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bootstrapHttpEnabled(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bootstrapHttpSslPort(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- bucket(String, String) - Method in class com.couchbase.client.java.auth.ClassicAuthenticator
-
- Bucket - Interface in com.couchbase.client.java
-
Defines operations that can be executed synchronously against a Couchbase Server bucket.
- BucketAlreadyExistsException - Exception in com.couchbase.client.java.error
-
Exception identifying that a bucket does already exist.
- BucketAlreadyExistsException() - Constructor for exception com.couchbase.client.java.error.BucketAlreadyExistsException
-
- BucketAlreadyExistsException(String) - Constructor for exception com.couchbase.client.java.error.BucketAlreadyExistsException
-
- BucketAlreadyExistsException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.BucketAlreadyExistsException
-
- BucketAlreadyExistsException(Throwable) - Constructor for exception com.couchbase.client.java.error.BucketAlreadyExistsException
-
- BucketConsumer - Class in com.couchbase.client.java.event.consumers
-
- BucketConsumer.StoreType - Enum in com.couchbase.client.java.event.consumers
-
How the event should be stored.
- BucketDoesNotExistException - Exception in com.couchbase.client.java.error
-
Exception identifying that a bucket does not exist.
- BucketDoesNotExistException() - Constructor for exception com.couchbase.client.java.error.BucketDoesNotExistException
-
- BucketDoesNotExistException(String) - Constructor for exception com.couchbase.client.java.error.BucketDoesNotExistException
-
- BucketDoesNotExistException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.BucketDoesNotExistException
-
- BucketDoesNotExistException(Throwable) - Constructor for exception com.couchbase.client.java.error.BucketDoesNotExistException
-
- BucketFlusher - Class in com.couchbase.client.java.bucket
-
Helper class to flush a bucket properly and wait for it to be completed.
- BucketInfo - Interface in com.couchbase.client.java.bucket
-
Provides information about a
Bucket
.
- bucketManager() - Method in interface com.couchbase.client.java.AsyncBucket
-
- BucketManager - Interface in com.couchbase.client.java.bucket
-
Provides management capabilities for a
Bucket
.
- bucketManager() - Method in interface com.couchbase.client.java.Bucket
-
- bucketManager() - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- bucketManager() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- BucketSettings - Interface in com.couchbase.client.java.cluster
-
- BucketType - Enum in com.couchbase.client.java.bucket
-
The type of the bucket.
- bufferPoolingEnabled(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- build() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- build(JsonObject) - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- build() - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- build(String, Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
- build() - Static method in class com.couchbase.client.java.query.N1qlParams
-
Start building a
N1qlParams
, allowing to customize an N1QL request.
- build() - Method in class com.couchbase.client.java.util.retry.RetryBuilder
-
- builder() - Static method in class com.couchbase.client.java.cluster.DefaultBucketSettings
-
- Builder() - Constructor for class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- builder() - Static method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
- builder() - Static method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- Builder() - Constructor for class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- buildIndex() - Static method in class com.couchbase.client.java.query.Index
-
Triggers building of indexes that have been deferred.
- BuildIndexElement - Class in com.couchbase.client.java.query.dsl.element
-
Element for initial clause of a BUILD index statement.
- BuildIndexElement(String, String) - Constructor for class com.couchbase.client.java.query.dsl.element.BuildIndexElement
-
- BuildIndexPath - Interface in com.couchbase.client.java.query.dsl.path.index
-
Starting path of the Index building DSL.
- buildN1qlDeferredIndexes() - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Instruct the query engine to trigger the build of indexes that have been deferred.
- buildN1qlDeferredIndexes() - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Instruct the query engine to trigger the build of indexes that have been deferred, within the default management timeout.
- buildN1qlDeferredIndexes(long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Instruct the query engine to trigger the build of indexes that have been deferred, within a custom timeout.
- buildN1qlDeferredIndexes() - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- buildN1qlDeferredIndexes() - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- buildN1qlDeferredIndexes(long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- buildPath(String...) - Static method in class com.couchbase.client.java.cluster.api.AbstractClusterApiClient
-
Assemble path elements to form an HTTP path: - if an element starts with a slash, it is kept.
- byteArray - Variable in class com.couchbase.client.java.transcoder.TranscoderUtils.ByteBufToArray
-
- byteArrayToClass(byte[], int, int, Class<? extends T>) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
Deserializes a byte array into a specific class instance.
- byteArrayToClass(byte[], int, int, Class<? extends T>) - Method in class com.couchbase.client.java.transcoder.subdoc.JacksonFragmentTranscoder
-
- byteArrayToGenericObject(byte[], int, int) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
Deserializes a byte array into a generic Object.
- byteArrayToGenericObject(byte[], int, int) - Method in class com.couchbase.client.java.transcoder.subdoc.JacksonFragmentTranscoder
-
- byteBufJsonValueToObject(ByteBuf) - Method in class com.couchbase.client.java.transcoder.JsonTranscoder
-
Converts a
ByteBuf
representing a valid JSON entity to a generic
Object
,
without releasing the buffer.
- ByteBufToArray(byte[], int, int) - Constructor for class com.couchbase.client.java.transcoder.TranscoderUtils.ByteBufToArray
-
- byteBufToByteArray(ByteBuf) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Converts a ByteBuf
to a byte[] in the most straightforward manner available.
- byteBufToClass(ByteBuf, Class<? extends T>, ObjectMapper) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Decode a ByteBuf
representing a valid JSON entity to the requested target class, using the ObjectMapper
provided and without releasing the buffer.
- byteBufToGenericObject(ByteBuf, ObjectMapper) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Converts a
ByteBuf
representing a valid JSON entity to a generic
Object
,
without releasing the buffer.
- byteBufToJsonArray(ByteBuf) - Method in class com.couchbase.client.java.transcoder.JsonArrayTranscoder
-
- byteBufToJsonObject(ByteBuf) - Method in class com.couchbase.client.java.transcoder.JsonTranscoder
-
Converts a
ByteBuf
to a
JsonObject
,
without releasing the buffer
- byteValue() - Method in interface com.couchbase.client.java.query.AsyncN1qlQueryRow
-
- byteValue() - Method in class com.couchbase.client.java.query.DefaultAsyncN1qlQueryRow
-
- byteValue() - Method in class com.couchbase.client.java.query.DefaultN1qlQueryRow
-
- byteValue() - Method in interface com.couchbase.client.java.query.N1qlQueryRow
-
- call(Subscriber<? super T>) - Method in class com.couchbase.client.java.util.OnSubscribeDeferAndWatch
-
- call(Throwable) - Method in class com.couchbase.client.java.util.retry.RetryBuilder.InversePredicate
-
- call(Throwable) - Method in class com.couchbase.client.java.util.retry.RetryBuilder.ShouldStopOnError
-
- call(Observable<? extends Throwable>) - Method in class com.couchbase.client.java.util.retry.RetryWhenFunction
-
- call(Tuple2<Integer, Throwable>) - Method in class com.couchbase.client.java.util.retry.RetryWithDelayHandler
-
- callbacksOnIoPool(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- CannotInsertValueException - Exception in com.couchbase.client.java.error.subdoc
-
Subdocument exception thrown when the provided value cannot be inserted at the given path.
- CannotInsertValueException(String) - Constructor for exception com.couchbase.client.java.error.subdoc.CannotInsertValueException
-
- CannotRetryException - Exception in com.couchbase.client.java.error
-
A
CouchbaseException
that denotes that a retry cycle failed because the maximum allowed attempt count was reached.
- CannotRetryException(String) - Constructor for exception com.couchbase.client.java.error.CannotRetryException
-
- CannotRetryException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.CannotRetryException
-
- cas(long) - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
Set cas for optimistic locking on option builder
- cas() - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
Get cas stored in option builder
- cas() - Method in class com.couchbase.client.java.document.AbstractDocument
-
- cas() - Method in interface com.couchbase.client.java.document.Document
-
The last-known CAS value for the
Document
(0 if not set).
- cas() - Method in class com.couchbase.client.java.document.EntityDocument
-
- cas - Variable in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- cas() - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
The CAS (Create-and-Set) is set by the SDK when mutating, reflecting the new CAS from the enclosing JSON document.
- Case - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for creating CASE…END constructs.
- Case() - Constructor for class com.couchbase.client.java.query.dsl.functions.Case
-
- Case.CaseClause - Interface in com.couchbase.client.java.query.dsl.functions
-
- Case.ThenClause - Interface in com.couchbase.client.java.query.dsl.functions
-
- Case.WhenClause - Interface in com.couchbase.client.java.query.dsl.functions
-
- caseSearch() - Static method in class com.couchbase.client.java.query.dsl.functions.Case
-
Constructs a “search case” expression.
- caseSimple(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Case
-
Constructs a “simple case” expression.
- CASMismatchException - Exception in com.couchbase.client.java.error
-
Identifying a CAS mismatch on a replace operation..
- CASMismatchException() - Constructor for exception com.couchbase.client.java.error.CASMismatchException
-
- CASMismatchException(String) - Constructor for exception com.couchbase.client.java.error.CASMismatchException
-
- CASMismatchException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.CASMismatchException
-
- CASMismatchException(Throwable) - Constructor for exception com.couchbase.client.java.error.CASMismatchException
-
- ceil(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the smallest integer not less than the number.
- ceil(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the smallest integer not less than the number.
- checkAvailable(CouchbaseFeature) - Method in interface com.couchbase.client.java.cluster.ClusterInfo
-
- checkAvailable(CouchbaseFeature) - Method in class com.couchbase.client.java.cluster.DefaultClusterInfo
-
- checkRange(String, String, String) - Method in class com.couchbase.client.java.search.facet.DateRangeFacet
-
- checkRange(String, Double, Double) - Method in class com.couchbase.client.java.search.facet.NumericRangeFacet
-
- checkType(Object) - Static method in class com.couchbase.client.java.document.json.JsonValue
-
Helper method to check if the given item is a supported JSON item.
- childQueries() - Method in class com.couchbase.client.java.search.queries.AbstractCompoundQuery
-
- ClassicAuthenticator - Class in com.couchbase.client.java.auth
-
- ClassicAuthenticator() - Constructor for class com.couchbase.client.java.auth.ClassicAuthenticator
-
- clear() - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
- clear() - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
- clear() - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
- clear() - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseQueue
-
- clearFacets() - Method in class com.couchbase.client.java.search.SearchQuery
-
- clearHighlight() - Method in class com.couchbase.client.java.search.SearchQuery
-
Clears any previously configured highlighting.
- CLIENT_GIT_VERSION - Static variable in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- CLIENT_VERSION - Static variable in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- clientBuild() - Method in interface com.couchbase.client.java.env.CouchbaseEnvironment
-
Returns build information on the Couchbase Java SDK client.
- clientBuild() - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- clientContextId() - Method in interface com.couchbase.client.java.query.AsyncN1qlQueryResult
-
- clientContextId() - Method in class com.couchbase.client.java.query.DefaultAsyncN1qlQueryResult
-
- clientContextId() - Method in class com.couchbase.client.java.query.DefaultN1qlQueryResult
-
- clientContextId() - Method in interface com.couchbase.client.java.query.N1qlQueryResult
-
- clientVersion() - Method in interface com.couchbase.client.java.env.CouchbaseEnvironment
-
Returns version information on the Couchbase Java SDK client.
- clientVersion() - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- clockMillis() - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in system clock at function evaluation time, as UNIX milliseconds.
- clockStr(String) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in system clock at function evaluation time, as a string in a supported format.
- close() - Method in interface com.couchbase.client.java.AsyncBucket
-
- close() - Method in interface com.couchbase.client.java.Bucket
-
Closes this bucket with the default disconnect timeout.
- close(long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Closes this bucket with a custom timeout.
- close() - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- close() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- close(long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- cluster(String, String) - Method in class com.couchbase.client.java.auth.ClassicAuthenticator
-
- Cluster - Interface in com.couchbase.client.java
-
Represents a Couchbase Server
Cluster
.
- ClusterApiClient - Class in com.couchbase.client.java.cluster.api
-
An utility class to execute generic HTTP calls synchronously on a cluster’s REST API.
- ClusterApiClient(String, String, ClusterFacade, long, TimeUnit) - Constructor for class com.couchbase.client.java.cluster.api.ClusterApiClient
-
- ClusterInfo - Interface in com.couchbase.client.java.cluster
-
Provides information about a
Cluster
.
- clusterManager(String, String) - Method in interface com.couchbase.client.java.AsyncCluster
-
- clusterManager() - Method in interface com.couchbase.client.java.AsyncCluster
-
- ClusterManager - Interface in com.couchbase.client.java.cluster
-
Provides management capabilities for a Couchbase Server
Cluster
.
- clusterManager(String, String) - Method in interface com.couchbase.client.java.Cluster
-
Provides access to the
ClusterManager
to perform cluster-wide operations.
- clusterManager() - Method in interface com.couchbase.client.java.Cluster
-
- clusterManager(String, String) - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- clusterManager() - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- clusterManager(String, String) - Method in class com.couchbase.client.java.CouchbaseCluster
-
- clusterManager() - Method in class com.couchbase.client.java.CouchbaseCluster
-
- Collections - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL Collections (aka comprehensions, ANY, EVERY, ARRAY and FIRST…).
- Collections.SatisfiesBuilder - Class in com.couchbase.client.java.query.dsl.functions
-
- Collections.WhenBuilder - Class in com.couchbase.client.java.query.dsl.functions
-
- com.couchbase.client.java - package com.couchbase.client.java
-
- com.couchbase.client.java.auth - package com.couchbase.client.java.auth
-
- com.couchbase.client.java.bucket - package com.couchbase.client.java.bucket
-
- com.couchbase.client.java.cluster - package com.couchbase.client.java.cluster
-
- com.couchbase.client.java.cluster.api - package com.couchbase.client.java.cluster.api
-
- com.couchbase.client.java.datastructures - package com.couchbase.client.java.datastructures
-
- com.couchbase.client.java.datastructures.collections - package com.couchbase.client.java.datastructures.collections
-
- com.couchbase.client.java.datastructures.collections.iterators - package com.couchbase.client.java.datastructures.collections.iterators
-
- com.couchbase.client.java.document - package com.couchbase.client.java.document
-
- com.couchbase.client.java.document.json - package com.couchbase.client.java.document.json
-
- com.couchbase.client.java.env - package com.couchbase.client.java.env
-
- com.couchbase.client.java.error - package com.couchbase.client.java.error
-
- com.couchbase.client.java.error.subdoc - package com.couchbase.client.java.error.subdoc
-
- com.couchbase.client.java.event.consumers - package com.couchbase.client.java.event.consumers
-
- com.couchbase.client.java.query - package com.couchbase.client.java.query
-
- com.couchbase.client.java.query.consistency - package com.couchbase.client.java.query.consistency
-
- com.couchbase.client.java.query.core - package com.couchbase.client.java.query.core
-
- com.couchbase.client.java.query.dsl - package com.couchbase.client.java.query.dsl
-
- com.couchbase.client.java.query.dsl.clause - package com.couchbase.client.java.query.dsl.clause
-
Clauses are mini-DSL that can help you produce a well-formed
Expression
for specific parts of some N1QL statement, aka clauses.
- com.couchbase.client.java.query.dsl.element - package com.couchbase.client.java.query.dsl.element
-
- com.couchbase.client.java.query.dsl.functions - package com.couchbase.client.java.query.dsl.functions
-
Functions are
Expressions
that represent predefined utility functions in N1QL.
- com.couchbase.client.java.query.dsl.path - package com.couchbase.client.java.query.dsl.path
-
- com.couchbase.client.java.query.dsl.path.index - package com.couchbase.client.java.query.dsl.path.index
-
- com.couchbase.client.java.query.util - package com.couchbase.client.java.query.util
-
- com.couchbase.client.java.repository - package com.couchbase.client.java.repository
-
- com.couchbase.client.java.repository.annotation - package com.couchbase.client.java.repository.annotation
-
- com.couchbase.client.java.repository.mapping - package com.couchbase.client.java.repository.mapping
-
- com.couchbase.client.java.search - package com.couchbase.client.java.search
-
- com.couchbase.client.java.search.facet - package com.couchbase.client.java.search.facet
-
- com.couchbase.client.java.search.queries - package com.couchbase.client.java.search.queries
-
- com.couchbase.client.java.search.result - package com.couchbase.client.java.search.result
-
- com.couchbase.client.java.search.result.facets - package com.couchbase.client.java.search.result.facets
-
- com.couchbase.client.java.search.result.hits - package com.couchbase.client.java.search.result.hits
-
- com.couchbase.client.java.search.result.impl - package com.couchbase.client.java.search.result.impl
-
- com.couchbase.client.java.search.util - package com.couchbase.client.java.search.util
-
- com.couchbase.client.java.subdoc - package com.couchbase.client.java.subdoc
-
- com.couchbase.client.java.transcoder - package com.couchbase.client.java.transcoder
-
- com.couchbase.client.java.transcoder.subdoc - package com.couchbase.client.java.transcoder.subdoc
-
- com.couchbase.client.java.util - package com.couchbase.client.java.util
-
- com.couchbase.client.java.util.features - package com.couchbase.client.java.util.features
-
- com.couchbase.client.java.util.rawQuerying - package com.couchbase.client.java.util.rawQuerying
-
- com.couchbase.client.java.util.retry - package com.couchbase.client.java.util.retry
-
- com.couchbase.client.java.view - package com.couchbase.client.java.view
-
- COMMON_FORMAT_MASK - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
32bit flag is composed of: - 3 compression bits - 1 bit reserved for future use - 4 format flags bits.
- commonSubdocErrors(ResponseStatus, String, String) - Static method in class com.couchbase.client.java.subdoc.SubdocHelper
-
Convert status that can happen in a subdocument context to corresponding exceptions.
- compareTo(Version) - Method in class com.couchbase.client.java.util.features.Version
-
- ComparisonFunctions - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL functions in the Comparison category.
- compress(byte[]) - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- computationPoolSize(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- concat(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(int) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(long) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(boolean) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(float) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(double) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(JsonObject) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- concat(JsonArray) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the concatenation operator (“||”).
- condition() - Method in class com.couchbase.client.java.query.util.IndexInfo
-
Return the
String
representation of the index’s condition (the WHERE clause of the index), or an empty String if no condition was set.
- ConditionalFunctions - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL Conditional functions (for unknowns and numbers).
- ConjunctionQuery - Class in com.couchbase.client.java.search.queries
-
A compound FTS query that performs a logical AND between all its sub-queries (conjunction).
- ConjunctionQuery(AbstractFtsQuery...) - Constructor for class com.couchbase.client.java.search.queries.ConjunctionQuery
-
- conjuncts(AbstractFtsQuery...) - Static method in class com.couchbase.client.java.search.SearchQuery
-
- ConnectionString - Class in com.couchbase.client.java
-
Deprecated.
- ConnectionString(String) - Constructor for class com.couchbase.client.java.ConnectionString
-
Deprecated.
- ConnectionString.Scheme - Enum in com.couchbase.client.java
-
Deprecated.
- connectTimeout() - Method in interface com.couchbase.client.java.env.CouchbaseEnvironment
-
- connectTimeout(long) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- connectTimeout() - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- consistency(ScanConsistency) - Method in class com.couchbase.client.java.query.N1qlParams
-
Sets scan consistency.
- consistentWith(Document...) - Method in class com.couchbase.client.java.query.N1qlParams
-
Sets the
Document
s resulting of a mutation this query should be consistent with.
- consistentWith(DocumentFragment...) - Method in class com.couchbase.client.java.query.N1qlParams
-
Sets the
DocumentFragment
s resulting of a mutation this query should be consistent with.
- consistentWith(MutationState) - Method in class com.couchbase.client.java.query.N1qlParams
-
- consistentWith(Document...) - Method in class com.couchbase.client.java.search.SearchQuery
-
Sets the consistency to consider for this FTS query to AT_PLUS and uses the mutation information from the given documents to parameterize the consistency.
- consistentWith(DocumentFragment...) - Method in class com.couchbase.client.java.search.SearchQuery
-
Sets the consistency to consider for this FTS query to AT_PLUS and uses the mutation information from the given document fragments to parameterize the consistency.
- consistentWith(MutationState) - Method in class com.couchbase.client.java.search.SearchQuery
-
Sets the consistency to consider for this FTS query to AT_PLUS and uses the
MutationState
directly to parameterize the consistency.
- contains(Object) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
- contains(Object) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
- contains(Expression, String) - Static method in class com.couchbase.client.java.query.dsl.functions.StringFunctions
-
Returned expression results in True if the string expression contains the substring.
- contains(String, String) - Static method in class com.couchbase.client.java.query.dsl.functions.StringFunctions
-
Returned expression results in True if the string expression contains the substring.
- containsKey(Object) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
- containsKey(String) - Method in class com.couchbase.client.java.document.json.JsonObject
-
- containsValue(Object) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
- containsValue(Object) - Method in class com.couchbase.client.java.document.json.JsonObject
-
- content() - Method in class com.couchbase.client.java.document.AbstractDocument
-
- content() - Method in interface com.couchbase.client.java.document.Document
-
- content() - Method in class com.couchbase.client.java.document.EntityDocument
-
- content(String, Class<T>) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Attempt to get the value corresponding to the first operation that targeted the given path, casted to a specific class.
- content(String) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Attempt to get the value corresponding to the first operation that targeted the given path, as an Object.
- content(int, Class<T>) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Attempt to get the value corresponding to the n-th operation, casting it as a specific class.
- content(int) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Attempt to get the value corresponding to the n-th operation, as an Object.
- contentType(String) - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Sets the “Content-Type” standard header’s value.
- contentType(String) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Sets the “Content-Type” standard header’s value.
- context() - Method in exception com.couchbase.client.java.error.AuthenticatorException
-
- convertToSubDocumentResult(ResponseStatus, Mutation, E) - Static method in class com.couchbase.client.java.datastructures.ResultMappingUtils
-
Useful for mapping exceptions of Multimutation or to be silent by mapping success to a valid subdocument result
- core() - Method in interface com.couchbase.client.java.AsyncBucket
-
Returns the underlying “core-io” library through its
ClusterFacade
.
- core() - Method in interface com.couchbase.client.java.AsyncCluster
-
Returns the underlying “core-io” library through its
ClusterFacade
.
- core() - Method in interface com.couchbase.client.java.Bucket
-
Returns the underlying “core-io” library through its
ClusterFacade
.
- core - Variable in class com.couchbase.client.java.cluster.api.AbstractClusterApiClient
-
- core() - Method in interface com.couchbase.client.java.Cluster
-
Returns the underlying “core-io” library through its
ClusterFacade
.
- core() - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- core() - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- core() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- core() - Method in class com.couchbase.client.java.CouchbaseCluster
-
- cos(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the cosine.
- cos(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the cosine.
- CouchbaseArrayList<E> - Class in com.couchbase.client.java.datastructures.collections
-
- CouchbaseArrayList(String, Bucket) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
Create a new
Couchbase-backed
List, backed by the document identified by
id
in
bucket
.
- CouchbaseArrayList(String, Bucket, E...) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
Create a new
Couchbase-backed
List, backed by the document identified by
id
in
bucket
.
- CouchbaseArrayList(String, Bucket, Collection<? extends E>) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseArrayList
-
Create a new
Couchbase-backed
List, backed by the document identified by
id
in
bucket
.
- CouchbaseArraySet<T> - Class in com.couchbase.client.java.datastructures.collections
-
- CouchbaseArraySet(String, Bucket) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
Create a new
CouchbaseArraySet
, backed by the document identified by
id
in the given Couchbase
bucket
.
- CouchbaseArraySet(String, Bucket, Set<? extends T>) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
Create a new
CouchbaseArraySet
, backed by the document identified by
id
in the given Couchbase
bucket
.
- CouchbaseAsyncBucket - Class in com.couchbase.client.java
-
- CouchbaseAsyncBucket(ClusterFacade, CouchbaseEnvironment, String, String, List<Transcoder<? extends Document, ?>>) - Constructor for class com.couchbase.client.java.CouchbaseAsyncBucket
-
- CouchbaseAsyncCluster - Class in com.couchbase.client.java
-
Main asynchronous entry point to a Couchbase Cluster.
- CouchbaseAsyncRepository - Class in com.couchbase.client.java.repository
-
- CouchbaseAsyncRepository(AsyncBucket) - Constructor for class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- CouchbaseBucket - Class in com.couchbase.client.java
-
- CouchbaseBucket(CouchbaseEnvironment, ClusterFacade, String, String, List<Transcoder<? extends Document, ?>>) - Constructor for class com.couchbase.client.java.CouchbaseBucket
-
- CouchbaseBucket(AsyncBucket, CouchbaseEnvironment, ClusterFacade, String, String) - Constructor for class com.couchbase.client.java.CouchbaseBucket
-
- CouchbaseCluster - Class in com.couchbase.client.java
-
Main synchronous entry point to a Couchbase Cluster.
- CouchbaseEnvironment - Interface in com.couchbase.client.java.env
-
- CouchbaseFeature - Enum in com.couchbase.client.java.util.features
-
Enumeration of all Couchbase Features supported by this SDK.
- CouchbaseMap<V> - Class in com.couchbase.client.java.datastructures.collections
-
- CouchbaseMap(String, Bucket) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
Create a new
CouchbaseMap
, backed by the document identified by
id
in the given Couchbase
bucket
.
- CouchbaseMap(String, Bucket, Map<String, ? extends V>) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
Create a new
CouchbaseMap
, backed by the document identified by
id
in the given Couchbase
bucket
.
- CouchbaseOutOfMemoryException - Exception in com.couchbase.client.java.error
-
Thrown when Couchbase Server returns with an Out of Memory error.
- CouchbaseOutOfMemoryException() - Constructor for exception com.couchbase.client.java.error.CouchbaseOutOfMemoryException
-
- CouchbaseOutOfMemoryException(String) - Constructor for exception com.couchbase.client.java.error.CouchbaseOutOfMemoryException
-
- CouchbaseOutOfMemoryException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.CouchbaseOutOfMemoryException
-
- CouchbaseOutOfMemoryException(Throwable) - Constructor for exception com.couchbase.client.java.error.CouchbaseOutOfMemoryException
-
- CouchbaseQueue<E> - Class in com.couchbase.client.java.datastructures.collections
-
- CouchbaseQueue(String, Bucket) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseQueue
-
Create a new
Couchbase-backed
Queue, backed by the document identified by
id
in
bucket
.
- CouchbaseQueue(String, Bucket, E...) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseQueue
-
Create a new
Couchbase-backed
Queue, backed by the document identified by
id
in
bucket
.
- CouchbaseQueue(String, Bucket, Collection<? extends E>) - Constructor for class com.couchbase.client.java.datastructures.collections.CouchbaseQueue
-
Create a new
Couchbase-backed
Queue, backed by the document identified by
id
in
bucket
.
- CouchbaseRepository - Class in com.couchbase.client.java.repository
-
- CouchbaseRepository(Bucket, CouchbaseEnvironment) - Constructor for class com.couchbase.client.java.repository.CouchbaseRepository
-
- count(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in count of all the non-NULL and non-MISSING values in the group.
- count(String) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in count of all the non-NULL and non-MISSING values in the group
- count() - Method in class com.couchbase.client.java.search.result.facets.DateRange
-
- count() - Method in class com.couchbase.client.java.search.result.facets.NumericRange
-
- count() - Method in class com.couchbase.client.java.search.result.facets.TermRange
-
- count() - Method in class com.couchbase.client.java.search.result.hits.DefaultHitLocations
-
- count() - Method in interface com.couchbase.client.java.search.result.hits.HitLocations
-
size of all()
- countAll() - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
Returned expression results in a count of all the input rows for the group, regardless of value (including NULL).
- counter(String, long) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.
- counter(String, long, PersistTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.
- counter(String, long, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.
- counter(String, long, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet.
- counter(String, long, long) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, PersistTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, int) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, int, PersistTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, int, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long, long, int, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist.
- counter(String, long) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.
- counter(String, long, PersistTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.
- counter(String, long, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.
- counter(String, long, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with the default kvTimeout.
- counter(String, long, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.
- counter(String, long, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.
- counter(String, long, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.
- counter(String, long, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value or throw an exception if it does not exist yet with a custom timeout.
- counter(String, long, long) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, PersistTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, int) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, int, PersistTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, int, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, int, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with the default key/value timeout.
- counter(String, long, long, int, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, int, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, int, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long, long, int, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Increment or decrement a counter with the given value and a initial value if it does not exist with a custom timeout.
- counter(String, long) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, int) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, PersistTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, PersistTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, int, PersistTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, int, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long, long, int, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- counter(String, long) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, PersistTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, PersistTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, PersistTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, long, int, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- counter(String, long, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Increment/decrement a numerical fragment in a JSON document.
- counter(String, long, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Increment/decrement a numerical fragment in a JSON document.
- create(String, String, ClusterFacade) - Static method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- create(JsonObject) - Static method in class com.couchbase.client.java.bucket.DefaultBucketInfo
-
- create(CouchbaseEnvironment, String, String, ClusterFacade) - Static method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- create() - Static method in class com.couchbase.client.java.cluster.api.Form
-
- create(String, String, ConnectionString, CouchbaseEnvironment, ClusterFacade) - Static method in class com.couchbase.client.java.cluster.DefaultAsyncClusterManager
-
- create(String, String, ConnectionString, CouchbaseEnvironment, ClusterFacade) - Static method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- create(String) - Static method in class com.couchbase.client.java.ConnectionString
-
Deprecated.
- create() - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create(CouchbaseEnvironment) - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create(String...) - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create(List<String>) - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create(CouchbaseEnvironment, String...) - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create(CouchbaseEnvironment, List<String>) - Static method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- create() - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(CouchbaseEnvironment) - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(String...) - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(List<String>) - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(CouchbaseEnvironment, String...) - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(CouchbaseEnvironment, List<String>) - Static method in class com.couchbase.client.java.CouchbaseCluster
-
- create(String) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
- create(String, ByteBuf) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
- create(String, ByteBuf, long) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
Creates a
BinaryDocument
which the document id, content and the CAS value.
- create(String, int, ByteBuf) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
Creates a
BinaryDocument
which the document id, content and the expiration time.
- create(String, int, ByteBuf, long) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
Creates a
BinaryDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, ByteBuf, long, MutationToken) - Static method in class com.couchbase.client.java.document.BinaryDocument
-
Creates a
BinaryDocument
which the document id, content, CAS value, expiration time and status code.
- create(T) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create(String, T) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create(String, int, T) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create(String, T, long) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create(String, int, T, long) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create(String, int, T, long, MutationToken) - Static method in class com.couchbase.client.java.document.EntityDocument
-
- create() - Static method in class com.couchbase.client.java.document.json.JsonArray
-
- create() - Static method in class com.couchbase.client.java.document.json.JsonObject
-
- create(String) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
- create(String, JsonArray) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
Creates a
JsonDocument
which the document id and JSON content.
- create(String, JsonArray, long) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
Creates a
JsonDocument
which the document id, JSON content and the CAS value.
- create(String, int, JsonArray) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
Creates a
JsonDocument
which the document id, JSON content and the expiration time.
- create(String, int, JsonArray, long) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
Creates a
JsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String, int, JsonArray, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonArrayDocument
-
Creates a
JsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
- create(String, Boolean) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
- create(String, Boolean, long) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
- create(String, int, Boolean) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
- create(String, int, Boolean, long) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
Creates a
JsonBooleanDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, Boolean, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonBooleanDocument
-
Creates a
JsonBooleanDocument
which the document id, content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.JsonDocument
-
- create(String, JsonObject) - Static method in class com.couchbase.client.java.document.JsonDocument
-
Creates a
JsonDocument
which the document id and JSON content.
- create(String, JsonObject, long) - Static method in class com.couchbase.client.java.document.JsonDocument
-
Creates a
JsonDocument
which the document id, JSON content and the CAS value.
- create(String, int, JsonObject) - Static method in class com.couchbase.client.java.document.JsonDocument
-
Creates a
JsonDocument
which the document id, JSON content and the expiration time.
- create(String, int, JsonObject, long) - Static method in class com.couchbase.client.java.document.JsonDocument
-
Creates a
JsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String, int, JsonObject, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonDocument
-
Creates a
JsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
- create(String, Double) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
- create(String, Double, long) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
- create(String, int, Double) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
- create(String, int, Double, long) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
Creates a
JsonDoubleDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, Double, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonDoubleDocument
-
Creates a
JsonDoubleDocument
which the document id, content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
- create(String, Long) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
- create(String, Long, long) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
- create(String, int, Long) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
Creates a
JsonLongDocument
which the document id, content and the expiration time.
- create(String, int, Long, long) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
Creates a
JsonLongDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, Long, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonLongDocument
-
Creates a
JsonLongDocument
which the document id, content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
- create(String, String) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
- create(String, String, long) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
- create(String, int, String) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
- create(String, int, String, long) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
Creates a
JsonStringDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, String, long, MutationToken) - Static method in class com.couchbase.client.java.document.JsonStringDocument
-
Creates a
JsonStringDocument
which the document id, content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
- create(String, Object) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
- create(String, Object, long) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
Creates a
LegacyDocument
which the document id, JSON content and the CAS value.
- create(String, int, Object) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
Creates a
LegacyDocument
which the document id, JSON content and the expiration time.
- create(String, int, Object, long) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
Creates a
LegacyDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String, int, Object, long, MutationToken) - Static method in class com.couchbase.client.java.document.LegacyDocument
-
Creates a
LegacyDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
- create(String, String) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
- create(String, String, long) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
Creates a
RawJsonDocument
which the document id, JSON content and the CAS value.
- create(String, int, String) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
Creates a
RawJsonDocument
which the document id, JSON content and the expiration time.
- create(String, int, String, long) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
Creates a
RawJsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String, int, String, long, MutationToken) - Static method in class com.couchbase.client.java.document.RawJsonDocument
-
Creates a
RawJsonDocument
which the document id, JSON content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
- create(String, Serializable) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
- create(String, Serializable, long) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
- create(String, int, Serializable) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
- create(String, int, Serializable, long) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
Creates a
SerializableDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, Serializable, long, MutationToken) - Static method in class com.couchbase.client.java.document.SerializableDocument
-
Creates a
SerializableDocument
which the document id, content, CAS value, expiration time and status code.
- create(String) - Static method in class com.couchbase.client.java.document.StringDocument
-
- create(String, String) - Static method in class com.couchbase.client.java.document.StringDocument
-
- create(String, String, long) - Static method in class com.couchbase.client.java.document.StringDocument
-
Creates a
StringDocument
which the document id, content and the CAS value.
- create(String, int, String) - Static method in class com.couchbase.client.java.document.StringDocument
-
Creates a
StringDocument
which the document id, content and the expiration time.
- create(String, int, String, long) - Static method in class com.couchbase.client.java.document.StringDocument
-
Creates a
StringDocument
which the document id, content, CAS value, expiration time and status code.
- create(String, int, String, long, MutationToken) - Static method in class com.couchbase.client.java.document.StringDocument
-
Creates a
StringDocument
which the document id, content, CAS value, expiration time and status code.
- create() - Static method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- create(Bucket) - Static method in class com.couchbase.client.java.event.consumers.BucketConsumer
-
- create(Bucket, BucketConsumer.StoreType) - Static method in class com.couchbase.client.java.event.consumers.BucketConsumer
-
- create(String) - Method in interface com.couchbase.client.java.query.dsl.path.index.CreateIndexPath
-
Create a secondary index.
- create(String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultCreateIndexPath
-
- create(Bucket) - Static method in class com.couchbase.client.java.util.NodeLocatorHelper
-
- create(String, String, String) - Static method in class com.couchbase.client.java.view.DefaultView
-
Create a new representation of a regular, non-spatial view.
- create(String, String) - Static method in class com.couchbase.client.java.view.DefaultView
-
Create a new representation of a regular, non-spatial view without reduce function.
- create(String, List<View>) - Static method in class com.couchbase.client.java.view.DesignDocument
-
- create(String, List<View>, Map<DesignDocument.Option, Long>) - Static method in class com.couchbase.client.java.view.DesignDocument
-
- create(String, String) - Static method in class com.couchbase.client.java.view.SpatialView
-
Create a new representation of a spatial view.
- createBuilder(HttpMethod, String) - Method in class com.couchbase.client.java.cluster.api.AbstractClusterApiClient
-
Create the concrete
builders
returned by concrete implementations.
- createBuilder(HttpMethod, String) - Method in class com.couchbase.client.java.cluster.api.AsyncClusterApiClient
-
- createBuilder(HttpMethod, String) - Method in class com.couchbase.client.java.cluster.api.ClusterApiClient
-
- createCommonFlags(int) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Takes a integer representation of flags and moves them to the common flags MSBs.
- createDocument(boolean) - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
createDocument On true, creates the document if it does not exist
- createDocument() - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
Return createDocument option set in mutation option builder
- createError(String, OPERATION, ResponseStatus, CouchbaseException) - Static method in class com.couchbase.client.java.subdoc.SubdocOperationResult
-
- createFatal(String, OPERATION, RuntimeException) - Static method in class com.couchbase.client.java.subdoc.SubdocOperationResult
-
Create a
SubdocOperationResult
that denotes that a fatal Exception occurred when parsing server-side result.
- createIndex(String) - Static method in class com.couchbase.client.java.query.Index
-
Create a new secondary index.
- CreateIndexPath - Interface in com.couchbase.client.java.query.dsl.path.index
-
Starting path of the Index creation DSL.
- createN1qlIndex(String, boolean, boolean, Object...) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Create a secondary index for the current bucket.
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Create a secondary index for the current bucket, with a WHERE clause.
- createN1qlIndex(String, boolean, boolean, Object...) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a secondary index for the current bucket, with the default management timeout.
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a secondary index for the current bucket, with the default management timeout.
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a secondary index for the current bucket, with a custom timeout.
- createN1qlIndex(String, boolean, boolean, Object...) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- createN1qlIndex(String, boolean, boolean, Object...) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlIndex(String, List<Object>, Expression, boolean, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlPrimaryIndex(boolean, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Create a primary index for the current bucket.
- createN1qlPrimaryIndex(String, boolean, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Create a custom-named primary index for the current bucket.
- createN1qlPrimaryIndex(boolean, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a primary index for the current bucket, within the default management timeout.
- createN1qlPrimaryIndex(boolean, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a primary index for the current bucket, within a custom timeout.
- createN1qlPrimaryIndex(String, boolean, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a custom-named primary index for the current bucket, within the default management timeout.
- createN1qlPrimaryIndex(String, boolean, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Create a custom-named primary index for the current bucket, within a custom timeout.
- createN1qlPrimaryIndex(boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- createN1qlPrimaryIndex(String, boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- createN1qlPrimaryIndex(boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlPrimaryIndex(boolean, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlPrimaryIndex(String, boolean, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createN1qlPrimaryIndex(String, boolean, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- createNamedPrimaryIndex(String) - Static method in class com.couchbase.client.java.query.Index
-
Create a new primary index with a custom name.
- createParents() - Method in class com.couchbase.client.java.subdoc.MutationSpec
-
- createPrimary() - Method in interface com.couchbase.client.java.query.dsl.path.index.CreateIndexPath
-
Create a primary index.
- createPrimary(String) - Method in interface com.couchbase.client.java.query.dsl.path.index.CreateIndexPath
-
Create a primary index with a custom name.
- createPrimary() - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultCreateIndexPath
-
- createPrimary(String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultCreateIndexPath
-
- createPrimaryIndex() - Static method in class com.couchbase.client.java.query.Index
-
Create a new primary index.
- createResult(String, OPERATION, ResponseStatus, Object) - Static method in class com.couchbase.client.java.subdoc.SubdocOperationResult
-
- createResult(String, OPERATION, ResponseStatus, Object, byte[]) - Static method in class com.couchbase.client.java.subdoc.SubdocOperationResult
-
- Credential - Class in com.couchbase.client.java.auth
-
A simple class that internally represents an implicit credential for authenticated operations in the SDK.
- Credential(String, String) - Constructor for class com.couchbase.client.java.auth.Credential
-
- CredentialContext - Enum in com.couchbase.client.java.auth
-
Enum of the contexts that can be used to retrieve an implicit credential from an
Authenticator
.
- CURRENT_BUCKET_IDENTIFIER - Static variable in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- customSettings() - Method in interface com.couchbase.client.java.cluster.BucketSettings
-
A map of map of advanced settings that are not covered by the native methods of the object but still need to be set when configuring a bucket.
- customSettings() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- customSettings() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings
-
- date(String, int) - Static method in class com.couchbase.client.java.search.facet.SearchFacet
-
- dateAddMillis(Expression, int, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression performs Date arithmetic, and returns result of computation.
- dateAddMillis(String, int, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression performs Date arithmetic, and returns result of computation.
- dateAddStr(Expression, int, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Performs Date arithmetic.
- dateAddStr(String, int, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Performs Date arithmetic.
- dateDiffMillis(Expression, Expression, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date arithmetic.
- dateDiffMillis(String, String, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date arithmetic.
- dateDiffStr(Expression, Expression, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Performs Date arithmetic.
- dateDiffStr(String, String, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Performs Date arithmetic.
- DateFunctions - Class in com.couchbase.client.java.query.dsl.functions
-
DSL for N1QL functions in the Date category.
- DateFunctions() - Constructor for class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
- DateFunctions.DatePart - Enum in com.couchbase.client.java.query.dsl.functions
-
- DateFunctions.DatePartExt - Enum in com.couchbase.client.java.query.dsl.functions
-
- datePartMillis(Expression, DateFunctions.DatePartExt) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date part as an integer.
- datePartMillis(String, DateFunctions.DatePartExt) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date part as an integer.
- datePartStr(Expression, DateFunctions.DatePartExt) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date part as an integer.
- datePartStr(String, DateFunctions.DatePartExt) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in Date part as an integer.
- DateRange - Class in com.couchbase.client.java.search.result.facets
-
- DateRange(String, String, String, long) - Constructor for class com.couchbase.client.java.search.result.facets.DateRange
-
- dateRange() - Static method in class com.couchbase.client.java.search.SearchQuery
-
- DateRangeFacet - Class in com.couchbase.client.java.search.facet
-
A facet that categorizes hits inside date ranges (or buckets) provided by the user.
- DateRangeFacetResult - Interface in com.couchbase.client.java.search.result.facets
-
- DateRangeQuery - Class in com.couchbase.client.java.search.queries
-
A FTS query that matches documents on a range of dates.
- DateRangeQuery() - Constructor for class com.couchbase.client.java.search.queries.DateRangeQuery
-
- dateRanges() - Method in interface com.couchbase.client.java.search.result.facets.DateRangeFacetResult
-
- dateRanges() - Method in class com.couchbase.client.java.search.result.facets.DefaultDateRangeFacetResult
-
- dateTimeParser(String) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
- dateTruncMillis(Expression, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in UNIX timestamp that has been truncated so that the given date part is the least significant.
- dateTruncMillis(String, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in UNIX timestamp that has been truncated so that the given date part is the least significant.
- dateTruncStr(Expression, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in ISO 8601 timestamp that has been truncated so that the given date part is the least significant.
- dateTruncStr(String, DateFunctions.DatePart) - Static method in class com.couchbase.client.java.query.dsl.functions.DateFunctions
-
Returned expression results in ISO 8601 timestamp that has been truncated so that the given date part is the least significant.
- dcpConnectionBufferAckThreshold(double) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- dcpConnectionBufferSize(int) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- dcpConnectionName(String) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- dcpEnabled(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- debug() - Method in interface com.couchbase.client.java.view.AsyncSpatialViewResult
-
If debug was enabled on the query, it is contained here.
- debug() - Method in interface com.couchbase.client.java.view.AsyncViewResult
-
If debug was enabled on the query, it is contained here.
- debug() - Method in class com.couchbase.client.java.view.DefaultAsyncSpatialViewResult
-
- debug() - Method in class com.couchbase.client.java.view.DefaultAsyncViewResult
-
- debug() - Method in class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- debug() - Method in class com.couchbase.client.java.view.DefaultViewResult
-
- debug() - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Enabled debugging on view queries.
- debug(boolean) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- debug() - Method in interface com.couchbase.client.java.view.SpatialViewResult
-
If debug was enabled on the query, it is contained here.
- debug() - Method in class com.couchbase.client.java.view.ViewQuery
-
Enabled debugging on view queries.
- debug(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
- debug() - Method in interface com.couchbase.client.java.view.ViewResult
-
If debug was enabled on the query, it is contained here.
- decode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.AbstractTranscoder
-
- decode(ByteBuf, Class<? extends T>) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
- decode(ByteBuf, Class<? extends T>) - Method in interface com.couchbase.client.java.transcoder.subdoc.FragmentTranscoder
-
Decode content in a ByteBuf
without releasing it.
- decode(String, ByteBuf, long, int, int, ResponseStatus) - Method in interface com.couchbase.client.java.transcoder.Transcoder
-
- decodeJson(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
The returned Expression unmarshals the expression representing a JSON-encoded string into a N1QL value.
- decodeJson(JsonObject) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
The returned Expression unmarshals the JSON constant into a N1QL value.
- decodeJson(String) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
The returned Expression unmarshals the JSON-encoded string into a N1QL value.
- decodeLong(byte[]) - Static method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- decodeWithMessage(ByteBuf, Class<? extends T>, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
- decodeWithMessage(ByteBuf, Class<? extends T>, String) - Method in interface com.couchbase.client.java.transcoder.subdoc.FragmentTranscoder
-
Decode content in a ByteBuf
without releasing it.
- decodeWithMessage(ByteBuf, Class<? extends T>, String) - Method in class com.couchbase.client.java.transcoder.subdoc.JacksonFragmentTranscoder
-
- decompress(byte[]) - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- def(Expression) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
Use default sort, don’t specify an order in the resulting expression.
- def(String) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
Use default sort, don’t specify an order in the resulting expression.
- DEFAULT_BUCKET - Static variable in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- DEFAULT_COMPRESSION_THRESHOLD - Static variable in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- DEFAULT_DELAY - Static variable in class com.couchbase.client.java.util.retry.Retry
-
- DEFAULT_HOST - Static variable in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- DEFAULT_SCHEME - Static variable in class com.couchbase.client.java.ConnectionString
-
Deprecated.
- DefaultAsPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultAsPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultAsPath
-
- DefaultAsyncBucketManager - Class in com.couchbase.client.java.bucket
-
- DefaultAsyncClusterManager - Class in com.couchbase.client.java.cluster
-
- DefaultAsyncN1qlQueryResult - Class in com.couchbase.client.java.query
-
- DefaultAsyncN1qlQueryResult(Observable<AsyncN1qlQueryRow>, Observable<Object>, Observable<N1qlMetrics>, Observable<JsonObject>, Observable<String>, boolean, String, String) - Constructor for class com.couchbase.client.java.query.DefaultAsyncN1qlQueryResult
-
- DefaultAsyncN1qlQueryRow - Class in com.couchbase.client.java.query
-
- DefaultAsyncN1qlQueryRow(byte[]) - Constructor for class com.couchbase.client.java.query.DefaultAsyncN1qlQueryRow
-
- DefaultAsyncSearchQueryResult - Class in com.couchbase.client.java.search.result.impl
-
- DefaultAsyncSearchQueryResult(SearchStatus, Observable<SearchQueryRow>, Observable<FacetResult>, Observable<SearchMetrics>) - Constructor for class com.couchbase.client.java.search.result.impl.DefaultAsyncSearchQueryResult
-
- DefaultAsyncSpatialViewResult - Class in com.couchbase.client.java.view
-
- DefaultAsyncSpatialViewResult(Observable<AsyncSpatialViewRow>, boolean, Observable<JsonObject>, JsonObject) - Constructor for class com.couchbase.client.java.view.DefaultAsyncSpatialViewResult
-
- DefaultAsyncSpatialViewRow - Class in com.couchbase.client.java.view
-
- DefaultAsyncSpatialViewRow(AsyncBucket, String, JsonArray, Object, JsonObject, Document<?>) - Constructor for class com.couchbase.client.java.view.DefaultAsyncSpatialViewRow
-
- DefaultAsyncViewResult - Class in com.couchbase.client.java.view
-
- DefaultAsyncViewResult(Observable<AsyncViewRow>, int, boolean, Observable<JsonObject>, JsonObject) - Constructor for class com.couchbase.client.java.view.DefaultAsyncViewResult
-
- DefaultAsyncViewRow - Class in com.couchbase.client.java.view
-
- DefaultAsyncViewRow(AsyncBucket, String, Object, Object, Document<?>) - Constructor for class com.couchbase.client.java.view.DefaultAsyncViewRow
-
- DefaultBucketInfo - Class in com.couchbase.client.java.bucket
-
- DefaultBucketManager - Class in com.couchbase.client.java.bucket
-
- DefaultBucketSettings - Class in com.couchbase.client.java.cluster
-
- DefaultBucketSettings.Builder - Class in com.couchbase.client.java.cluster
-
- DefaultBuildIndexPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultBuildIndexPath() - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultBuildIndexPath
-
- DefaultClusterInfo - Class in com.couchbase.client.java.cluster
-
- DefaultClusterInfo(JsonObject) - Constructor for class com.couchbase.client.java.cluster.DefaultClusterInfo
-
- DefaultClusterManager - Class in com.couchbase.client.java.cluster
-
- DefaultCouchbaseEnvironment - Class in com.couchbase.client.java.env
-
- DefaultCouchbaseEnvironment.Builder - Class in com.couchbase.client.java.env
-
- DefaultCreateIndexPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultCreateIndexPath() - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultCreateIndexPath
-
- DefaultDateRangeFacetResult - Class in com.couchbase.client.java.search.result.facets
-
- DefaultDateRangeFacetResult(String, String, long, long, long, List<DateRange>) - Constructor for class com.couchbase.client.java.search.result.facets.DefaultDateRangeFacetResult
-
- DefaultDeleteUsePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultDeleteUsePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultDeleteUsePath
-
- DefaultDropPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultDropPath() - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultDropPath
-
- DefaultEntityConverter - Class in com.couchbase.client.java.repository.mapping
-
- DefaultEntityConverter() - Constructor for class com.couchbase.client.java.repository.mapping.DefaultEntityConverter
-
- DefaultFromPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultFromPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultFromPath
-
- DefaultGroupByPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultGroupByPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultGroupByPath
-
- DefaultHavingPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultHavingPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultHavingPath
-
- DefaultHintPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultHintPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultHintPath
-
- DefaultHitLocations - Class in com.couchbase.client.java.search.result.hits
-
- DefaultHitLocations() - Constructor for class com.couchbase.client.java.search.result.hits.DefaultHitLocations
-
- DefaultIndexNamesPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultIndexNamesPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultIndexNamesPath
-
- DefaultInitialInsertPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultInitialInsertPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultInitialInsertPath
-
- DefaultInitialUpdateUnsetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultInitialUpdateUnsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultInitialUpdateUnsetPath
-
- DefaultInsertValuesPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultInsertValuesPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultInsertValuesPath
-
- DefaultJoinPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultJoinPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultJoinPath
-
- DefaultKeysPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultKeysPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultKeysPath
-
- DefaultLetPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultLetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- DefaultLettingPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultLettingPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultLettingPath
-
- DefaultLimitPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultLimitPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultLimitPath
-
- DefaultMergeDeletePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeDeletePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeDeletePath
-
- DefaultMergeDeleteWherePath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultMergeDeleteWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeDeleteWherePath
-
- DefaultMergeInsertPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeInsertPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeInsertPath
-
- DefaultMergeInsertWherePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeInsertWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeInsertWherePath
-
- DefaultMergeKeyClausePath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultMergeKeyClausePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeKeyClausePath
-
- DefaultMergeSourcePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeSourcePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeSourcePath
-
- DefaultMergeUpdatePath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultMergeUpdatePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeUpdatePath
-
- DefaultMergeUpdateSetOrUnsetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeUpdateSetOrUnsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeUpdateSetOrUnsetPath
-
- DefaultMergeUpdateSetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeUpdateSetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeUpdateSetPath
-
- DefaultMergeUpdateUnsetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeUpdateUnsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeUpdateUnsetPath
-
- DefaultMergeUpdateWherePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMergeUpdateWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMergeUpdateWherePath
-
- defaultMetricsLoggingConsumer(boolean, CouchbaseLogLevel, LoggingConsumer.OutputFormat) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- defaultMetricsLoggingConsumer(boolean, CouchbaseLogLevel) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- DefaultMutateLimitPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMutateLimitPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMutateLimitPath
-
- DefaultMutateWherePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultMutateWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultMutateWherePath
-
- DefaultN1qlQueryResult - Class in com.couchbase.client.java.query
-
- DefaultN1qlQueryResult(List<AsyncN1qlQueryRow>, Object, N1qlMetrics, List<JsonObject>, String, Boolean, boolean, String, String) - Constructor for class com.couchbase.client.java.query.DefaultN1qlQueryResult
-
Create a default blocking representation of a query result.
- DefaultN1qlQueryRow - Class in com.couchbase.client.java.query
-
- DefaultN1qlQueryRow(AsyncN1qlQueryRow) - Constructor for class com.couchbase.client.java.query.DefaultN1qlQueryRow
-
- DefaultNestPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultNestPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultNestPath
-
- DefaultNumericRangeFacetResult - Class in com.couchbase.client.java.search.result.facets
-
- DefaultNumericRangeFacetResult(String, String, long, long, long, List<NumericRange>) - Constructor for class com.couchbase.client.java.search.result.facets.DefaultNumericRangeFacetResult
-
- DefaultOffsetPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultOffsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultOffsetPath
-
- DefaultOnPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultOnPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultOnPath
-
- DefaultOnPrimaryPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultOnPrimaryPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultOnPrimaryPath
-
- DefaultOrderByPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultOrderByPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultOrderByPath
-
- DefaultReturningPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultReturningPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultReturningPath
-
- DefaultSearchMetrics - Class in com.couchbase.client.java.search.result.impl
-
- DefaultSearchMetrics(long, long, double) - Constructor for class com.couchbase.client.java.search.result.impl.DefaultSearchMetrics
-
- DefaultSearchQueryResult - Class in com.couchbase.client.java.search.result.impl
-
- DefaultSearchQueryResult(SearchStatus, List<SearchQueryRow>, Throwable, Map<String, FacetResult>, SearchMetrics) - Constructor for class com.couchbase.client.java.search.result.impl.DefaultSearchQueryResult
-
- DefaultSearchQueryRow - Class in com.couchbase.client.java.search.result.impl
-
- DefaultSearchQueryRow(String, String, double, JsonObject, HitLocations, Map<String, List<String>>, Map<String, String>) - Constructor for class com.couchbase.client.java.search.result.impl.DefaultSearchQueryRow
-
- DefaultSearchStatus - Class in com.couchbase.client.java.search.result.impl
-
- DefaultSearchStatus(long, long, long) - Constructor for class com.couchbase.client.java.search.result.impl.DefaultSearchStatus
-
- DefaultSelectPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultSelectPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultSelectPath
-
- DefaultSelectResultPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultSelectResultPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultSelectResultPath
-
- DefaultSpatialViewResult - Class in com.couchbase.client.java.view
-
- DefaultSpatialViewResult(CouchbaseEnvironment, Bucket, Observable<AsyncSpatialViewRow>, boolean, Observable<JsonObject>, JsonObject) - Constructor for class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- DefaultSpatialViewRow - Class in com.couchbase.client.java.view
-
- DefaultSpatialViewRow(CouchbaseEnvironment, AsyncSpatialViewRow) - Constructor for class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- DefaultTermFacetResult - Class in com.couchbase.client.java.search.result.facets
-
- DefaultTermFacetResult(String, String, long, long, long, List<TermRange>) - Constructor for class com.couchbase.client.java.search.result.facets.DefaultTermFacetResult
-
- defaultTimeout() - Method in class com.couchbase.client.java.cluster.api.ClusterApiClient
-
- defaultTimeUnit() - Method in class com.couchbase.client.java.cluster.api.ClusterApiClient
-
- DefaultUnnestPath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultUnnestPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultUnnestPath
-
- DefaultUpdateSetOrUnsetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultUpdateSetOrUnsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultUpdateSetOrUnsetPath
-
- DefaultUpdateSetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultUpdateSetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultUpdateSetPath
-
- DefaultUpdateUnsetPath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultUpdateUnsetPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultUpdateUnsetPath
-
- DefaultUpdateUsePath - Class in com.couchbase.client.java.query.dsl.path
-
- DefaultUpdateUsePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultUpdateUsePath
-
- DefaultUsingPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultUsingPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultUsingPath
-
- DefaultUsingWithPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultUsingWithPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultUsingWithPath
-
- DefaultView - Class in com.couchbase.client.java.view
-
Implementation of a regular, non spatial view.
- DefaultView(String, String, String) - Constructor for class com.couchbase.client.java.view.DefaultView
-
- DefaultViewResult - Class in com.couchbase.client.java.view
-
- DefaultViewResult(CouchbaseEnvironment, Bucket, Observable<AsyncViewRow>, int, boolean, Observable<JsonObject>, JsonObject) - Constructor for class com.couchbase.client.java.view.DefaultViewResult
-
- DefaultViewRow - Class in com.couchbase.client.java.view
-
- DefaultViewRow(CouchbaseEnvironment, AsyncViewRow) - Constructor for class com.couchbase.client.java.view.DefaultViewRow
-
- DefaultWherePath - Class in com.couchbase.client.java.query.dsl.path
-
.
- DefaultWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.DefaultWherePath
-
- DefaultWherePath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultWherePath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultWherePath
-
- DefaultWithPath - Class in com.couchbase.client.java.query.dsl.path.index
-
- DefaultWithPath(AbstractPath) - Constructor for class com.couchbase.client.java.query.dsl.path.index.DefaultWithPath
-
- deferAndWatch(Func0<? extends Observable<? extends T>>) - Static method in class com.couchbase.client.java.util.OnSubscribeDeferAndWatch
-
Defer a hot observable and clean its buffers if needed on early unsubscribe.
- degrees(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the conversion of radians to degrees.
- degrees(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the conversion of radians to degrees.
- delay(Delay) - Method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Customize the retry
Delay
- delay(Scheduler) - Method in class com.couchbase.client.java.util.retry.RetryBuilder
-
- delay(Delay, Scheduler) - Method in class com.couchbase.client.java.util.retry.RetryBuilder
-
- delete(String...) - Method in class com.couchbase.client.java.cluster.api.AbstractClusterApiClient
-
Prepare a DELETE request for the cluster API on a given path.
- Delete - Class in com.couchbase.client.java.query
-
- deleteFrom(String) - Static method in class com.couchbase.client.java.query.Delete
-
- deleteFrom(Expression) - Static method in class com.couchbase.client.java.query.Delete
-
- deleteFromCurrentBucket() - Static method in class com.couchbase.client.java.query.Delete
-
- DeleteUsePath - Interface in com.couchbase.client.java.query.dsl.path
-
- desc(Expression) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
- desc(String) - Static method in class com.couchbase.client.java.query.dsl.Sort
-
- descending() - Method in class com.couchbase.client.java.view.ViewQuery
-
Return the documents in descending by key order.
- descending(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
- deserialize(byte[]) - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- deserialize(ByteBuf) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Takes the input content and deserializes it.
- DesignDocument - Class in com.couchbase.client.java.view
-
Represents a design document to store and load.
- DesignDocument(String, List<View>, Map<DesignDocument.Option, Long>) - Constructor for class com.couchbase.client.java.view.DesignDocument
-
- DesignDocument.Option - Enum in com.couchbase.client.java.view
-
Optional design document options.
- DesignDocumentAlreadyExistsException - Exception in com.couchbase.client.java.error
-
- DesignDocumentAlreadyExistsException() - Constructor for exception com.couchbase.client.java.error.DesignDocumentAlreadyExistsException
-
- DesignDocumentAlreadyExistsException(String) - Constructor for exception com.couchbase.client.java.error.DesignDocumentAlreadyExistsException
-
- DesignDocumentAlreadyExistsException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentAlreadyExistsException
-
- DesignDocumentAlreadyExistsException(Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentAlreadyExistsException
-
- DesignDocumentDoesNotExistException - Exception in com.couchbase.client.java.error
-
Exception to indicate that Design document does not exist in the server
- DesignDocumentDoesNotExistException() - Constructor for exception com.couchbase.client.java.error.DesignDocumentDoesNotExistException
-
- DesignDocumentDoesNotExistException(String) - Constructor for exception com.couchbase.client.java.error.DesignDocumentDoesNotExistException
-
- DesignDocumentDoesNotExistException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentDoesNotExistException
-
- DesignDocumentDoesNotExistException(Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentDoesNotExistException
-
- DesignDocumentException - Exception in com.couchbase.client.java.error
-
- DesignDocumentException() - Constructor for exception com.couchbase.client.java.error.DesignDocumentException
-
- DesignDocumentException(String) - Constructor for exception com.couchbase.client.java.error.DesignDocumentException
-
- DesignDocumentException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentException
-
- DesignDocumentException(Throwable) - Constructor for exception com.couchbase.client.java.error.DesignDocumentException
-
- development() - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- development(boolean) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- development() - Method in class com.couchbase.client.java.view.ViewQuery
-
- development(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
- digestSha1Hex(String) - Static method in class com.couchbase.client.java.util.DigestUtils
-
Hashes the source with SHA1 and returns the resulting hash as an hexadecimal string.
- DigestUtils - Class in com.couchbase.client.java.util
-
Utility methods around hashes, message digests, etc…
- disableMetrics(boolean) - Method in class com.couchbase.client.java.query.N1qlParams
-
If set to true (false being the default), the metrics object will not be returned from N1QL and as a result be more efficient.
- disconnect() - Method in interface com.couchbase.client.java.AsyncCluster
-
Disconnects form all open buckets and shuts down the
CouchbaseEnvironment
if it is the exclusive owner.
- disconnect() - Method in interface com.couchbase.client.java.Cluster
-
Disconnects form all open buckets and shuts down the
CouchbaseEnvironment
if it is the exclusive owner with the default disconnect timeout.
- disconnect(long, TimeUnit) - Method in interface com.couchbase.client.java.Cluster
-
Disconnects form all open buckets and shuts down the
CouchbaseEnvironment
if it is the exclusive owner with a custom timeout.
- disconnect() - Method in class com.couchbase.client.java.CouchbaseAsyncCluster
-
- disconnect() - Method in class com.couchbase.client.java.CouchbaseCluster
-
- disconnect(long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseCluster
-
- disconnectTimeout(long) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- DisjunctionQuery - Class in com.couchbase.client.java.search.queries
-
A compound FTS query that performs a logical OR between all its sub-queries (disjunction).
- DisjunctionQuery(AbstractFtsQuery...) - Constructor for class com.couchbase.client.java.search.queries.DisjunctionQuery
-
- disjuncts(AbstractFtsQuery...) - Static method in class com.couchbase.client.java.search.SearchQuery
-
- dispatchPrepared(N1qlQuery) - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- distinct(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
prefixes an expression with DISTINCT, useful for example for distinct count “COUNT(DISTINCT expression)”.
- distinct(String) - Static method in class com.couchbase.client.java.query.dsl.functions.AggregateFunctions
-
prefixes an expression with DISTINCT, useful for example for distinct count “COUNT(DISTINCT expression)”.
- divide(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic division between current and given expression.
- divide(Number) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic division between current expression and a given number.
- divide(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Arithmetic division between current and given expression.
- dnsSrvEnabled() - Method in interface com.couchbase.client.java.env.CouchbaseEnvironment
-
Returns whether DNS SRV lookup for the bootstrap nodes is enabled or not.
- dnsSrvEnabled(boolean) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- dnsSrvEnabled() - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- docId(String...) - Static method in class com.couchbase.client.java.search.SearchQuery
-
- docId - Variable in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- DocIdQuery - Class in com.couchbase.client.java.search.queries
-
A FTS query that matches on Couchbase document IDs.
- DocIdQuery(String...) - Constructor for class com.couchbase.client.java.search.queries.DocIdQuery
-
- docIds(String...) - Method in class com.couchbase.client.java.search.queries.DocIdQuery
-
- Document<T> - Interface in com.couchbase.client.java.document
-
- document() - Method in interface com.couchbase.client.java.view.AsyncSpatialViewRow
-
Load the underlying document.
- document(Class<D>) - Method in interface com.couchbase.client.java.view.AsyncSpatialViewRow
-
Load the underlying document.
- document() - Method in interface com.couchbase.client.java.view.AsyncViewRow
-
Load the underlying document, if not reduced.
- document(Class<D>) - Method in interface com.couchbase.client.java.view.AsyncViewRow
-
Load the underlying document, if not reduced.
- document() - Method in class com.couchbase.client.java.view.DefaultAsyncSpatialViewRow
-
- document(Class<D>) - Method in class com.couchbase.client.java.view.DefaultAsyncSpatialViewRow
-
- document() - Method in class com.couchbase.client.java.view.DefaultAsyncViewRow
-
- document(Class<D>) - Method in class com.couchbase.client.java.view.DefaultAsyncViewRow
-
- document() - Method in class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- document(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- document(Class<D>) - Method in class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- document(Class<D>, long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- document() - Method in class com.couchbase.client.java.view.DefaultViewRow
-
- document(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultViewRow
-
- document(Class<D>) - Method in class com.couchbase.client.java.view.DefaultViewRow
-
- document(Class<D>, long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultViewRow
-
- document() - Method in interface com.couchbase.client.java.view.SpatialViewRow
-
Load the underlying document, if not reduced with the default view timeout.
- document(long, TimeUnit) - Method in interface com.couchbase.client.java.view.SpatialViewRow
-
Load the underlying document, if not reduced with a custom timeout.
- document(Class<D>) - Method in interface com.couchbase.client.java.view.SpatialViewRow
-
Load the underlying document, if not reduced with the default view timeout.
- document(Class<D>, long, TimeUnit) - Method in interface com.couchbase.client.java.view.SpatialViewRow
-
Load the underlying document, if not reduced with a custom timeout.
- document() - Method in interface com.couchbase.client.java.view.ViewRow
-
Load the underlying document, if not reduced with the default view timeout.
- document(long, TimeUnit) - Method in interface com.couchbase.client.java.view.ViewRow
-
Load the underlying document, if not reduced with a custom timeout.
- document(Class<D>) - Method in interface com.couchbase.client.java.view.ViewRow
-
Load the underlying document, if not reduced with the default view timeout.
- document(Class<D>, long, TimeUnit) - Method in interface com.couchbase.client.java.view.ViewRow
-
Load the underlying document, if not reduced with a custom timeout.
- DocumentAlreadyExistsException - Exception in com.couchbase.client.java.error
-
Raised when the document already exists and an insert operation is used..
- DocumentAlreadyExistsException() - Constructor for exception com.couchbase.client.java.error.DocumentAlreadyExistsException
-
- DocumentAlreadyExistsException(String) - Constructor for exception com.couchbase.client.java.error.DocumentAlreadyExistsException
-
- DocumentAlreadyExistsException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DocumentAlreadyExistsException
-
- DocumentAlreadyExistsException(Throwable) - Constructor for exception com.couchbase.client.java.error.DocumentAlreadyExistsException
-
- DocumentDoesNotExistException - Exception in com.couchbase.client.java.error
-
Raised when the document does not exist and a replace operation is used..
- DocumentDoesNotExistException() - Constructor for exception com.couchbase.client.java.error.DocumentDoesNotExistException
-
- DocumentDoesNotExistException(String) - Constructor for exception com.couchbase.client.java.error.DocumentDoesNotExistException
-
- DocumentDoesNotExistException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DocumentDoesNotExistException
-
- DocumentDoesNotExistException(Throwable) - Constructor for exception com.couchbase.client.java.error.DocumentDoesNotExistException
-
- DocumentFragment<OPERATION> - Class in com.couchbase.client.java.subdoc
-
A fragment of a
JSON Document
, that is to say one or several JSON values from the document (including String,
JsonObject
,
JsonArray
, etc…), as returned and used in the sub-document API.
- DocumentFragment(String, long, MutationToken, List<SubdocOperationResult<OPERATION>>) - Constructor for class com.couchbase.client.java.subdoc.DocumentFragment
-
- DocumentNotJsonException - Exception in com.couchbase.client.java.error.subdoc
-
Subdocument exception thrown when the targeted enclosing document itself is not JSON.
- DocumentNotJsonException(String) - Constructor for exception com.couchbase.client.java.error.subdoc.DocumentNotJsonException
-
- DocumentTooDeepException - Exception in com.couchbase.client.java.error.subdoc
-
Subdocument exception thrown when document is too deep to parse.
- DocumentTooDeepException(String) - Constructor for exception com.couchbase.client.java.error.subdoc.DocumentTooDeepException
-
- documentType() - Method in class com.couchbase.client.java.transcoder.BinaryTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonArrayTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonBooleanTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonDoubleTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonLongTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonStringTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.JsonTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.RawJsonTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.SerializableTranscoder
-
- documentType() - Method in class com.couchbase.client.java.transcoder.StringTranscoder
-
- documentType() - Method in interface com.couchbase.client.java.transcoder.Transcoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.AbstractTranscoder
-
Perform the decoding of the received response.
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.BinaryTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonArrayTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonBooleanTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonDoubleTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonLongTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonStringTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.JsonTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.RawJsonTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.SerializableTranscoder
-
- doDecode(String, ByteBuf, long, int, int, ResponseStatus) - Method in class com.couchbase.client.java.transcoder.StringTranscoder
-
- doEncode(D) - Method in class com.couchbase.client.java.transcoder.AbstractTranscoder
-
Perform the encoding of the request document.
- doEncode(BinaryDocument) - Method in class com.couchbase.client.java.transcoder.BinaryTranscoder
-
- doEncode(JsonArrayDocument) - Method in class com.couchbase.client.java.transcoder.JsonArrayTranscoder
-
- doEncode(JsonBooleanDocument) - Method in class com.couchbase.client.java.transcoder.JsonBooleanTranscoder
-
- doEncode(JsonDoubleDocument) - Method in class com.couchbase.client.java.transcoder.JsonDoubleTranscoder
-
- doEncode(JsonLongDocument) - Method in class com.couchbase.client.java.transcoder.JsonLongTranscoder
-
- doEncode(JsonStringDocument) - Method in class com.couchbase.client.java.transcoder.JsonStringTranscoder
-
- doEncode(JsonDocument) - Method in class com.couchbase.client.java.transcoder.JsonTranscoder
-
- doEncode(LegacyDocument) - Method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- doEncode(RawJsonDocument) - Method in class com.couchbase.client.java.transcoder.RawJsonTranscoder
-
- doEncode(SerializableDocument) - Method in class com.couchbase.client.java.transcoder.SerializableTranscoder
-
- doEncode(StringDocument) - Method in class com.couchbase.client.java.transcoder.StringTranscoder
-
- doEncodeMulti(MultiValue<?>, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
- doEncodeMulti(MultiValue<?>, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
Encode a
special mutation value
that denotes multiple values being processed in bulk, to a
ByteBuf
suitable for use in the sub-document protocol.
- doEncodeSingle(T, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractByteArrayFragmentTranscoder
-
- doEncodeSingle(T, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
Encode a single mutation value to a ByteBuf
suitable for use in the sub-document protocol.
- doMultiLookup() - Method in class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
- doMultiMutate() - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- doOnRetry(Action4<Integer, Throwable, Long, TimeUnit>) - Method in class com.couchbase.client.java.util.retry.RetryBuilder
-
Execute some code each time a retry is scheduled (at the moment the retriable exception is caught, but before the retry delay is applied).
- doOnRetry - Variable in class com.couchbase.client.java.util.retry.RetryWithDelayHandler
-
- doSingleLookup(LookupSpec) - Method in class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
- doSingleMutate(MutationSpec) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- DOUBLE_COMPAT_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- DOUBLE_LEGACY_FLAGS - Static variable in class com.couchbase.client.java.transcoder.TranscoderUtils
-
- drop(String, String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultDropPath
-
- drop(String, String, String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultDropPath
-
- drop(String, String) - Method in interface com.couchbase.client.java.query.dsl.path.index.DropPath
-
Drop one secondary indexes in the specified keyspace.
- drop(String, String, String) - Method in interface com.couchbase.client.java.query.dsl.path.index.DropPath
-
Drop one or more secondary indexes on the specified namespace:keyspace.
- dropIndex(String, String, String) - Static method in class com.couchbase.client.java.query.Index
-
Drop a secondary index in the given namespace:keyspace.
- dropIndex(String, String) - Static method in class com.couchbase.client.java.query.Index
-
Drop a secondary index in the given keyspace.
- DropIndexElement - Class in com.couchbase.client.java.query.dsl.element
-
Element for the initial clause of a DROP index statement.
- DropIndexElement(String, String, String) - Constructor for class com.couchbase.client.java.query.dsl.element.DropIndexElement
-
- dropN1qlIndex(String, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Drop the given secondary index associated with the current bucket.
- dropN1qlIndex(String, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the given secondary index associated with the current bucket, within the default management timeout.
- dropN1qlIndex(String, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the given secondary index associated with the current bucket, within a custom timeout.
- dropN1qlIndex(String, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- dropN1qlIndex(String, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropN1qlIndex(String, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropN1qlPrimaryIndex(boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Drop the default primary index () associated with the current bucket.
- dropN1qlPrimaryIndex(String, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Drop the given custom-named primary index associated with the current bucket.
- dropN1qlPrimaryIndex(boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the default primary index () associated with the current bucket, within the default management timeout.
- dropN1qlPrimaryIndex(boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the default primary index () associated with the current bucket, within a custom timeout.
- dropN1qlPrimaryIndex(String, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the given custom-named primary index associated with the current bucket, within the default management timeout.
- dropN1qlPrimaryIndex(String, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Drop the given custom-named primary index associated with the current bucket, within a custom timeout.
- dropN1qlPrimaryIndex(boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- dropN1qlPrimaryIndex(String, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- dropN1qlPrimaryIndex(boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropN1qlPrimaryIndex(boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropN1qlPrimaryIndex(String, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropN1qlPrimaryIndex(String, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- dropNamedPrimaryIndex(String, String, String) - Static method in class com.couchbase.client.java.query.Index
-
Drop the primary index of the given namespace:keyspace that has a custom name.
- dropNamedPrimaryIndex(String, String) - Static method in class com.couchbase.client.java.query.Index
-
Drop the primary index in the given keyspace that has a custom name.
- DropPath - Interface in com.couchbase.client.java.query.dsl.path.index
-
Initial path of the Index dropping DSL.
- dropPrimary(String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultDropPath
-
- dropPrimary(String, String) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultDropPath
-
- dropPrimary(String) - Method in interface com.couchbase.client.java.query.dsl.path.index.DropPath
-
Drop the primary index in the specified keyspace.
- dropPrimary(String, String) - Method in interface com.couchbase.client.java.query.dsl.path.index.DropPath
-
Drop the primary index in the specified namespace:keyspace.
- dropPrimaryIndex(String, String) - Static method in class com.couchbase.client.java.query.Index
-
Drop the primary index of the given namespace:keyspace.
- dropPrimaryIndex(String) - Static method in class com.couchbase.client.java.query.Index
-
Drop the primary index in the given keyspace.
- dumpParameters(StringBuilder) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment
-
- DurabilityException - Exception in com.couchbase.client.java.error
-
Raised if the durability requirement could not be met.
- DurabilityException() - Constructor for exception com.couchbase.client.java.error.DurabilityException
-
- DurabilityException(String) - Constructor for exception com.couchbase.client.java.error.DurabilityException
-
- DurabilityException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.DurabilityException
-
- DurabilityException(Throwable) - Constructor for exception com.couchbase.client.java.error.DurabilityException
-
- e() - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the base of natural logarithms.
- elapsedTime() - Method in class com.couchbase.client.java.query.N1qlMetrics
-
- Element - Interface in com.couchbase.client.java.query.dsl.element
-
The Element interface describes keywords in the N1QL DSL.
- element(Element) - Method in class com.couchbase.client.java.query.dsl.path.AbstractPath
-
- elseReturn(Expression) - Method in interface com.couchbase.client.java.query.dsl.functions.Case.CaseClause
-
ends the CASE, adding a default return expression as an ELSE clause
- empty() - Static method in class com.couchbase.client.java.document.json.JsonArray
-
- empty() - Static method in class com.couchbase.client.java.document.json.JsonObject
-
- EMPTY_METRICS - Static variable in class com.couchbase.client.java.query.N1qlMetrics
-
The empty metrics object.
- enableFlush() - Method in interface com.couchbase.client.java.cluster.BucketSettings
-
If flush is enabled.
- enableFlush() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- enableFlush(boolean) - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- enableFlush() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings
-
- encode(D) - Method in class com.couchbase.client.java.transcoder.AbstractTranscoder
-
- encode(T) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
- encode(T) - Method in interface com.couchbase.client.java.transcoder.subdoc.FragmentTranscoder
-
Encode a value to a ByteBuf
suitable for use in the sub-document protocol.
- encode(D) - Method in interface com.couchbase.client.java.transcoder.Transcoder
-
- encode(String) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Helper method to properly encode a string.
- encode(String) - Method in class com.couchbase.client.java.view.ViewQuery
-
Helper method to properly encode a string.
- ENCODED_PLAN_ENABLED_PROPERTY - Static variable in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- encodedPlan() - Method in class com.couchbase.client.java.query.PreparedPayload
-
- encodedSize(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
Returned expression results in the number of bytes in an uncompressed JSON encoding of the value.
- encodedSize(String) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
Returned expression results in the number of bytes in an uncompressed JSON encoding of the value.
- encodeJson(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
Returned expression marshals the N1QL value into a JSON-encoded string.
- encodeJson(String) - Static method in class com.couchbase.client.java.query.dsl.functions.JsonFunctions
-
Returned expression marshals the N1QL value into a JSON-encoded string.
- encodeNum(long, int) - Static method in class com.couchbase.client.java.transcoder.LegacyTranscoder
-
- encodeStringAsUtf8(String) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Helper method to encode a String into UTF8 via fast-path methods.
- encodeWithMessage(T, String) - Method in class com.couchbase.client.java.transcoder.subdoc.AbstractFragmentTranscoder
-
- encodeWithMessage(T, String) - Method in interface com.couchbase.client.java.transcoder.subdoc.FragmentTranscoder
-
Encode a value to a ByteBuf
suitable for use in the sub-document protocol.
- end() - Method in class com.couchbase.client.java.query.dsl.clause.UpdateForClause
-
Terminates the clause without a particular WHEN condition (“
END
”) and returns the corresponding
Expression
.
- end() - Method in interface com.couchbase.client.java.query.dsl.functions.Case.CaseClause
-
ends the CASE without an ELSE clause
- end(String, boolean) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
Sets the upper boundary of the range, inclusive or not depending on the second parameter.
- end(String) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
Sets the upper boundary of the range.
- end(Date, boolean) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
Sets the upper boundary of the range, inclusive or not depending on the second parameter.
- end(Date) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
Sets the upper boundary of the range.
- end() - Method in class com.couchbase.client.java.search.result.facets.DateRange
-
- end() - Method in class com.couchbase.client.java.search.result.hits.HitLocation
-
- endKey(String) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(int) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(long) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(double) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(JsonObject) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKey(JsonArray) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endKeyDocId(String) - Method in class com.couchbase.client.java.view.ViewQuery
-
- endRange(JsonArray) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- enforcePrimitive(Object) - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseArraySet
-
Verify that the type of object t is compatible with CouchbaseArraySet storage.
- EntityConverter<D extends Document<?>> - Interface in com.couchbase.client.java.repository.mapping
-
- EntityDocument<T> - Class in com.couchbase.client.java.document
-
The entity document is used to carry enclosed entities for the repository implementation.
- EntityMetadata - Interface in com.couchbase.client.java.repository.mapping
-
Represents the metadata for a document entity.
- entrySet() - Method in class com.couchbase.client.java.datastructures.collections.CouchbaseMap
-
- environment() - Method in interface com.couchbase.client.java.AsyncBucket
-
- environment() - Method in interface com.couchbase.client.java.Bucket
-
- environment() - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- environment() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- eq(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(int) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(long) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(float) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(double) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(boolean) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(JsonArray) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- eq(JsonObject) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Combines two expressions with the equals operator (“=”).
- equals(Object) - Method in class com.couchbase.client.java.auth.Credential
-
- equals(Object) - Method in class com.couchbase.client.java.document.AbstractDocument
-
- equals(Object) - Method in class com.couchbase.client.java.document.EntityDocument
-
- equals(Object) - Method in class com.couchbase.client.java.document.json.JsonArray
-
- equals(Object) - Method in class com.couchbase.client.java.document.json.JsonObject
-
- equals(Object) - Method in class com.couchbase.client.java.MutationState
-
- equals(Object) - Method in class com.couchbase.client.java.query.N1qlParams
-
- equals(Object) - Method in class com.couchbase.client.java.query.PreparedPayload
-
- equals(Object) - Method in class com.couchbase.client.java.query.util.IndexInfo
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.facets.DateRange
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.facets.NumericRange
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.facets.TermRange
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.hits.HitLocation
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchQueryRow
-
- equals(Object) - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchStatus
-
- equals(Object) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
- equals(Object) - Method in class com.couchbase.client.java.util.features.Version
-
- equals(Object) - Method in class com.couchbase.client.java.view.DefaultView
-
- equals(Object) - Method in class com.couchbase.client.java.view.DesignDocument
-
- equals(Object) - Method in class com.couchbase.client.java.view.SpatialView
-
- equals(Object) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- equals(Object) - Method in class com.couchbase.client.java.view.ViewQuery
-
- error() - Method in interface com.couchbase.client.java.view.AsyncSpatialViewResult
-
If it was not successful, an error is contained here.
- error() - Method in interface com.couchbase.client.java.view.AsyncViewResult
-
If it was not successful, an error is contained here.
- error() - Method in class com.couchbase.client.java.view.DefaultAsyncSpatialViewResult
-
- error() - Method in class com.couchbase.client.java.view.DefaultAsyncViewResult
-
- error() - Method in class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- error(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultSpatialViewResult
-
- error() - Method in class com.couchbase.client.java.view.DefaultViewResult
-
- error(long, TimeUnit) - Method in class com.couchbase.client.java.view.DefaultViewResult
-
- error() - Method in interface com.couchbase.client.java.view.SpatialViewResult
-
If it was not successful, an error is contained here.
- error(long, TimeUnit) - Method in interface com.couchbase.client.java.view.SpatialViewResult
-
If it was not successful, an error is contained here.
- error() - Method in interface com.couchbase.client.java.view.ViewResult
-
If it was not successful, an error is contained here.
- error(long, TimeUnit) - Method in interface com.couchbase.client.java.view.ViewResult
-
If it was not successful, an error is contained here.
- ERROR_5000_SPECIFIC_MESSAGE - Static variable in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- errorCount() - Method in class com.couchbase.client.java.query.N1qlMetrics
-
- errorCount() - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchStatus
-
- errorCount() - Method in interface com.couchbase.client.java.search.result.SearchStatus
-
the number of FTS pindexes queried that gave an error.
- errorInterruptingPredicate - Variable in class com.couchbase.client.java.util.retry.RetryWithDelayHandler
-
- errors() - Method in interface com.couchbase.client.java.query.AsyncN1qlQueryResult
-
- errors() - Method in class com.couchbase.client.java.query.DefaultAsyncN1qlQueryResult
-
- errors() - Method in class com.couchbase.client.java.query.DefaultN1qlQueryResult
-
- errors() - Method in interface com.couchbase.client.java.query.N1qlQueryResult
-
- errors() - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchQueryResult
-
- errors() - Method in interface com.couchbase.client.java.search.result.SearchQueryResult
-
When an execution error happens (including partial results), this method returns a
List
of the error(s) in
JSON format
.
- errorsWithAttempts(Observable<? extends Throwable>, int) - Static method in class com.couchbase.client.java.util.retry.Retry
-
Internal utility method to combine errors in an observable with their attempt number.
- ESCAPE_CHAR - Static variable in interface com.couchbase.client.java.query.dsl.element.Element
-
- eventBus(EventBus) - Method in class com.couchbase.client.java.env.DefaultCouchbaseEnvironment.Builder
-
- everyIn(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an EVERY comprehension with a first IN range.
- everyWithin(String, Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.Collections
-
Create an EVERY comprehension with a first WITHIN range.
- execute() - Method in class com.couchbase.client.java.cluster.api.AsyncRestBuilder
-
Executes the API request in an asynchronous fashion.
- execute(long, TimeUnit) - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Executes the API request in a synchronous fashion, using the given timeout.
- execute() - Method in class com.couchbase.client.java.cluster.api.RestBuilder
-
Executes the API request in a synchronous fashion, using the default timeout.
- execute(N1qlQuery) - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- execute() - Method in class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
- execute() - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- execute(PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
and watch for durability requirements.
- execute(PersistTo) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
and watch for durability requirements.
- execute(ReplicateTo) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
and watch for durability requirements.
- execute() - Method in class com.couchbase.client.java.subdoc.LookupInBuilder
-
Perform several
lookup
operations inside a single existing
JSON document
, using the default key/value timeout.
- execute(long, TimeUnit) - Method in class com.couchbase.client.java.subdoc.LookupInBuilder
-
Perform several
lookup
operations inside a single existing
JSON document
, using a specific timeout.
- execute() - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with the default key/value timeout.
- execute(PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with the default key/value timeout and durability requirements.
- execute(PersistTo) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with the default key/value timeout and durability requirements.
- execute(ReplicateTo) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with the default key/value timeout and durability requirements.
- execute(long, TimeUnit) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
- execute(PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with a specific timeout and durability requirements.
- execute(PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with a specific timeout and durability requirements.
- execute(ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Perform several
mutation
operations inside a single existing
JSON document
, with a specific timeout and durability requirements.
- executePrepared(N1qlQuery, PreparedPayload) - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
Issues a proper N1QL EXECUTE, detecting if parameters must be added to it.
- executeQuery(N1qlQuery) - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
Internal: Queries a N1QL secondary index.
- executionTime() - Method in class com.couchbase.client.java.query.N1qlMetrics
-
- exists(String) - Method in interface com.couchbase.client.java.AsyncBucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(D) - Method in interface com.couchbase.client.java.AsyncBucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(String) - Method in interface com.couchbase.client.java.Bucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(String, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(D) - Method in interface com.couchbase.client.java.Bucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(D, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Check whether a document with the given ID does exist in the bucket.
- exists(String) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- exists(D) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- exists(String) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- exists(String, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- exists(D) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- exists(D, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- exists() - Method in class com.couchbase.client.java.query.dsl.Expression
-
Prefixes the current expression with the EXISTS clause.
- exists(String) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- exists(EntityDocument<T>) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- exists(String) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- exists(EntityDocument<T>) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- exists(String) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- exists(String, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- exists(EntityDocument<T>) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- exists(EntityDocument<T>, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- exists(String) - Method in interface com.couchbase.client.java.repository.Repository
-
- exists(String, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- exists(EntityDocument<T>) - Method in interface com.couchbase.client.java.repository.Repository
-
- exists(EntityDocument<T>, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- exists(String...) - Method in class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
- exists(String) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Checks whether the given path is part of this result set, eg.
- exists(int) - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
Checks whether the given index is part of this result set and the operation was executed successfully.
- exists(String...) - Method in class com.couchbase.client.java.subdoc.LookupInBuilder
-
- exists() - Method in class com.couchbase.client.java.subdoc.SubdocOperationResult
-
- exp(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the exponential of expression.
- exp(Number) - Static method in class com.couchbase.client.java.query.dsl.functions.NumberFunctions
-
Returned expression results in the exponential of expression.
- expiry(int) - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
Set expiration on option builder
- expiry() - Method in class com.couchbase.client.java.datastructures.MutationOptionBuilder
-
Get expiration stored in option builder
- expiry() - Method in class com.couchbase.client.java.document.AbstractDocument
-
- expiry() - Method in interface com.couchbase.client.java.document.Document
-
The optional expiration time for the
Document
(0 if not set).
- expiry() - Method in class com.couchbase.client.java.document.EntityDocument
-
- expiry - Variable in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
- explain() - Method in class com.couchbase.client.java.search.SearchQuery
-
Activates the explanation of each result hit in the response.
- explain(boolean) - Method in class com.couchbase.client.java.search.SearchQuery
-
Activates or deactivates the explanation of each result hit in the response, according to the parameter.
- explanation() - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchQueryRow
-
- explanation() - Method in interface com.couchbase.client.java.search.result.SearchQueryRow
-
- export() - Method in class com.couchbase.client.java.MutationState
-
Exports the
MutationState
into a universal format, which can be used either to serialize it into a N1QL query or to send it over the network to a different application/SDK.
- export() - Method in class com.couchbase.client.java.query.dsl.element.AsElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.BuildIndexElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.DropIndexElement
-
- export() - Method in interface com.couchbase.client.java.query.dsl.element.Element
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.FromElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.GroupByElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.HavingElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.HintIndexElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.IndexElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.IndexNamesElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.InsertSelectElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.InsertValueElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.JoinElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.KeysElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.LetElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.LettingElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.LimitElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.MergeDeleteElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.MergeInsertElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.NestElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.OffsetElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.OnElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.OrderByElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.ReturningElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.SelectElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.SetElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.UnionElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.UnnestElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.UnsetElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.UsingElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.WhereElement
-
- export() - Method in class com.couchbase.client.java.query.dsl.element.WithIndexOptionElement
-
- export() - Method in class com.couchbase.client.java.search.SearchQuery
-
- exportForFts() - Method in class com.couchbase.client.java.MutationState
-
Exports the
MutationState
into a format recognized by the FTS search engine.
- Expression - Class in com.couchbase.client.java.query.dsl
-
Represents a N1QL Expression.
- extractCommonFlags(int) - Static method in class com.couchbase.client.java.transcoder.TranscoderUtils
-
Returns only the common flags from the full flags.
- extractPreparedPayloadFromResponse(PrepareStatement, JsonObject) - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
- i(String...) - Static method in class com.couchbase.client.java.query.dsl.Expression
-
An identifier or list of identifiers escaped using backquotes `.
- id() - Method in class com.couchbase.client.java.document.AbstractDocument
-
- id() - Method in interface com.couchbase.client.java.document.Document
-
The per-bucket unique ID of the
Document
.
- id() - Method in class com.couchbase.client.java.document.EntityDocument
-
- Id - Annotation Type in com.couchbase.client.java.repository.annotation
-
Identifies a field which will not be stored in the document but rather used as the document ID.
- id() - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchQueryRow
-
- id() - Method in interface com.couchbase.client.java.search.result.SearchQueryRow
-
The id of the matching document.
- id() - Method in class com.couchbase.client.java.subdoc.DocumentFragment
-
- id() - Method in interface com.couchbase.client.java.view.AsyncSpatialViewRow
-
The id of the document, if not reduced.
- id() - Method in interface com.couchbase.client.java.view.AsyncViewRow
-
The id of the document, if not reduced.
- id() - Method in class com.couchbase.client.java.view.DefaultAsyncSpatialViewRow
-
- id() - Method in class com.couchbase.client.java.view.DefaultAsyncViewRow
-
- id() - Method in class com.couchbase.client.java.view.DefaultSpatialViewRow
-
- id() - Method in class com.couchbase.client.java.view.DefaultViewRow
-
- id() - Method in interface com.couchbase.client.java.view.SpatialViewRow
-
The id of the document, if not reduced.
- id() - Method in interface com.couchbase.client.java.view.ViewRow
-
The id of the document, if not reduced.
- identifier() - Method in enum com.couchbase.client.java.view.OnError
-
- identifier() - Method in enum com.couchbase.client.java.view.Stale
-
- idProperty() - Method in interface com.couchbase.client.java.repository.mapping.EntityMetadata
-
Returns the metadata for the id property if set, or null otherwise.
- idProperty() - Method in class com.couchbase.client.java.repository.mapping.ReflectionBasedEntityMetadata
-
- ifInf(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in first non-MISSING, non-Inf number.
- ifMissing(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in the first non-MISSING value.
- ifMissingOrNull(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in first non-NULL, non-MISSING value.
- ifNaN(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in first non-MISSING, non-NaN number.
- ifNaNOrInf(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in first non-MISSING, non-Inf, or non-NaN number.
- ifNull(Expression, Expression, Expression...) - Static method in class com.couchbase.client.java.query.dsl.functions.ConditionalFunctions
-
Returned expression results in first non-NULL value.
- in(String, String) - Method in class com.couchbase.client.java.query.dsl.clause.UpdateForClause
-
Adds a “variable IN path
” section to the clause.
- in(Expression) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(String) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(int) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(long) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(boolean) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(double) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(float) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(JsonObject) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(JsonArray) - Method in class com.couchbase.client.java.query.dsl.Expression
-
Adds a IN clause between the current and the given expression.
- in(String, Expression) - Method in class com.couchbase.client.java.query.dsl.functions.Collections.SatisfiesBuilder
-
- in(String, Expression) - Method in class com.couchbase.client.java.query.dsl.functions.Collections.WhenBuilder
-
- includeDocs() - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(boolean) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(boolean, Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
Proactively load the full document for the row returned.
- includeDocs() - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned.
- includeDocs(boolean, Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned.
- includeDocsOrdered() - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned, while strictly retaining view row order.
- includeDocsOrdered(Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned, while strictly retaining view row order.
- includeDocsOrdered(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned, while strictly retaining view row order.
- includeDocsOrdered(boolean, Class<? extends Document<?>>) - Method in class com.couchbase.client.java.view.ViewQuery
-
Proactively load the full document for the row returned, while strictly retaining view row order.
- includeDocsTarget() - Method in class com.couchbase.client.java.view.SpatialViewQuery
-
- includeDocsTarget() - Method in class com.couchbase.client.java.view.ViewQuery
-
- includeRaw(boolean) - Method in class com.couchbase.client.java.subdoc.AsyncLookupInBuilder
-
Set to true, includes the raw byte value for each GET in the results, in addition to the deserialized content.
- includeRaw(boolean) - Method in class com.couchbase.client.java.subdoc.LookupInBuilder
-
Set to true, includes the raw byte value for each GET in the results, in addition to the deserialized content.
- inclusiveEnd() - Method in class com.couchbase.client.java.view.ViewQuery
-
Specifies whether the specified end key should be included in the result.
- inclusiveEnd(boolean) - Method in class com.couchbase.client.java.view.ViewQuery
-
- Index - Class in com.couchbase.client.java.query
-
DSL starting point for creating and managing N1QL indexes.
- index() - Method in class com.couchbase.client.java.search.result.impl.DefaultSearchQueryRow
-
- index() - Method in interface com.couchbase.client.java.search.result.SearchQueryRow
-
The name of the FTS pindex that gave this result.
- INDEX_WATCH_LOG_NAME - Static variable in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
the name of the logger dedicated to index watching
- IndexAlreadyExistsException - Exception in com.couchbase.client.java.error
-
- IndexAlreadyExistsException() - Constructor for exception com.couchbase.client.java.error.IndexAlreadyExistsException
-
- IndexAlreadyExistsException(String) - Constructor for exception com.couchbase.client.java.error.IndexAlreadyExistsException
-
- IndexAlreadyExistsException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.IndexAlreadyExistsException
-
- IndexAlreadyExistsException(Throwable) - Constructor for exception com.couchbase.client.java.error.IndexAlreadyExistsException
-
- IndexDoesNotExistException - Exception in com.couchbase.client.java.error
-
- IndexDoesNotExistException() - Constructor for exception com.couchbase.client.java.error.IndexDoesNotExistException
-
- IndexDoesNotExistException(String) - Constructor for exception com.couchbase.client.java.error.IndexDoesNotExistException
-
- IndexDoesNotExistException(String, Throwable) - Constructor for exception com.couchbase.client.java.error.IndexDoesNotExistException
-
- IndexDoesNotExistException(Throwable) - Constructor for exception com.couchbase.client.java.error.IndexDoesNotExistException
-
- IndexElement - Class in com.couchbase.client.java.query.dsl.element
-
Element of the Index DSL to create various forms of indexes.
- IndexElement(String, boolean) - Constructor for class com.couchbase.client.java.query.dsl.element.IndexElement
-
- IndexElement(String) - Constructor for class com.couchbase.client.java.query.dsl.element.IndexElement
-
- IndexElement() - Constructor for class com.couchbase.client.java.query.dsl.element.IndexElement
-
- indexes(String, String...) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultIndexNamesPath
-
- indexes(List<String>) - Method in class com.couchbase.client.java.query.dsl.path.index.DefaultIndexNamesPath
-
- indexes(String, String...) - Method in interface com.couchbase.client.java.query.dsl.path.index.IndexNamesPath
-
Specify the index or indexes in a pending state that needs building.
- indexes(List<String>) - Method in interface com.couchbase.client.java.query.dsl.path.index.IndexNamesPath
-
Specify the indexes in a pending state that needs building, as a non-empty list.
- IndexesNotReadyException - Exception in com.couchbase.client.java.error
-
An exception used to denote that a particular set of secondary N1QL indexes are not in a “online” state.
- IndexesNotReadyException() - Constructor for exception com.couchbase.client.java.error.IndexesNotReadyException
-
- IndexesNotReadyException(String) - Constructor for exception com.couchbase.client.java.error.IndexesNotReadyException
-
- IndexInfo - Class in com.couchbase.client.java.query.util
-
Contains meta-information about a N1QL index.
- IndexInfo(JsonObject) - Constructor for class com.couchbase.client.java.query.util.IndexInfo
-
- indexKey() - Method in class com.couchbase.client.java.query.util.IndexInfo
-
Return an
array
of Strings that represent the index key(s).
- indexName() - Method in class com.couchbase.client.java.search.SearchQuery
-
- IndexNamesElement - Class in com.couchbase.client.java.query.dsl.element
-
Element for listing index names when Building an Index.
- IndexNamesElement(String, String...) - Constructor for class com.couchbase.client.java.query.dsl.element.IndexNamesElement
-
- IndexNamesPath - Interface in com.couchbase.client.java.query.dsl.path.index
-
Path of the Index building DSL to specify which index(es) to build.
- indexRef(String) - Static method in class com.couchbase.client.java.query.dsl.path.index.IndexReference
-
Constructs an
IndexReference
given an index name (which will be escaped).
- indexRef(String, IndexType) - Static method in class com.couchbase.client.java.query.dsl.path.index.IndexReference
-
Constructs an
IndexReference
given an index name (which will be escaped) and an explicit
IndexType
to use in a USING clause.
- IndexReference - Class in com.couchbase.client.java.query.dsl.path.index
-
IndexReference
wraps an index name and an index type (with the
USING GSI|VIEW
syntax).
- indexReplicas() - Method in interface com.couchbase.client.java.cluster.BucketSettings
-
If replicas are indexed.
- indexReplicas() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- indexReplicas(boolean) - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings.Builder
-
- indexReplicas() - Method in class com.couchbase.client.java.cluster.DefaultBucketSettings
-
- IndexType - Enum in com.couchbase.client.java.query.dsl.path.index
-
Enum of the different types of indexes supported by N1QL.
- info() - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Returns information about the connected bucket.
- info() - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Returns information about the connected bucket with the default management timeout.
- info(long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Returns information about the connected bucket with a custom timeout.
- info() - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- info() - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- info(long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- info() - Method in interface com.couchbase.client.java.cluster.AsyncClusterManager
-
Provides information about the cluster.
- info() - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
Provides information about the cluster with the default management timeout.
- info(long, TimeUnit) - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
Provides information about the cluster with a custom timeout.
- info() - Method in class com.couchbase.client.java.cluster.DefaultAsyncClusterManager
-
- info() - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- info(long, TimeUnit) - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- info() - Method in interface com.couchbase.client.java.query.AsyncN1qlQueryResult
-
- info() - Method in class com.couchbase.client.java.query.DefaultAsyncN1qlQueryResult
-
- info() - Method in class com.couchbase.client.java.query.DefaultN1qlQueryResult
-
- info() - Method in interface com.couchbase.client.java.query.N1qlQueryResult
-
- initCap(Expression) - Static method in class com.couchbase.client.java.query.dsl.functions.StringFunctions
-
Returned expression results in the conversion of the string so that the first letter of each word is uppercase and every other letter is lowercase.
- initCap(String) - Static method in class com.couchbase.client.java.query.dsl.functions.StringFunctions
-
Returned expression results in the conversion of the string so that the first letter of each word is uppercase and every other letter is lowercase.
- InitialInsertPath - Interface in com.couchbase.client.java.query.dsl.path
-
- InitialUpdateUnsetPath - Interface in com.couchbase.client.java.query.dsl.path
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.query.N1qlParams
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.facet.DateRangeFacet
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.facet.NumericRangeFacet
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.facet.SearchFacet
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.AbstractFtsQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.BooleanFieldQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.BooleanQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.ConjunctionQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.DateRangeQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.DisjunctionQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.DocIdQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.MatchAllQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.MatchNoneQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.MatchPhraseQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.MatchQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.NumericRangeQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.PhraseQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.PrefixQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.QueryStringQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.RegexpQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.TermQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.queries.WildcardQuery
-
- injectParams(JsonObject) - Method in class com.couchbase.client.java.search.SearchQuery
-
Inject the top level parameters of a query into a prepared
JsonObject
that represents the root of the query.
- injectParamsAndBoost(JsonObject) - Method in class com.couchbase.client.java.search.queries.AbstractFtsQuery
-
Injects the query’s parameters (including the common boost and query-specific parameters) into a prepared
JsonObject
.
- innerJoin(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerJoin(Expression) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerJoin(String) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- innerJoin(Expression) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- innerNest(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerNest(Expression) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerNest(String) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- innerNest(Expression) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- innerUnnest(String) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerUnnest(Expression) - Method in class com.couchbase.client.java.query.dsl.path.DefaultLetPath
-
- innerUnnest(String) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- innerUnnest(Expression) - Method in interface com.couchbase.client.java.query.dsl.path.LetPath
-
- insert(D) - Method in interface com.couchbase.client.java.AsyncBucket
-
Insert a
Document
if it does not exist already.
- insert(D, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Insert a
Document
if it does not exist already and watch for durability constraints.
- insert(D, PersistTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Insert a
Document
if it does not exist already and watch for durability constraints.
- insert(D, ReplicateTo) - Method in interface com.couchbase.client.java.AsyncBucket
-
Insert a
Document
if it does not exist already and watch for durability constraints.
- insert(D) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already with the default key/value timeout.
- insert(D, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already with a custom timeout.
- insert(D, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with the default key/value timeout.
- insert(D, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with a custom timeout.
- insert(D, PersistTo) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with the default key/value timeout.
- insert(D, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with a custom timeout.
- insert(D, ReplicateTo) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with the default key/value timeout.
- insert(D, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.Bucket
-
Insert a
Document
if it does not exist already and watch for durability constraints with a custom timeout.
- insert(D) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- insert(D, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- insert(D, PersistTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- insert(D, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- insert(D) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, PersistTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, ReplicateTo) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- insert(D, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.CouchbaseBucket
-
- Insert - Class in com.couchbase.client.java.query
-
- insert(EntityDocument<T>) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- insert(EntityDocument<T>, PersistTo) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- insert(EntityDocument<T>, ReplicateTo) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.repository.AsyncRepository
-
- insert(EntityDocument<T>) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- insert(EntityDocument<T>, PersistTo) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- insert(EntityDocument<T>, ReplicateTo) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.repository.CouchbaseAsyncRepository
-
- insert(EntityDocument<T>, PersistTo) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, PersistTo, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, ReplicateTo) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>, long, TimeUnit) - Method in class com.couchbase.client.java.repository.CouchbaseRepository
-
- insert(EntityDocument<T>) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, PersistTo) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, PersistTo, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, ReplicateTo) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(EntityDocument<T>, PersistTo, ReplicateTo, long, TimeUnit) - Method in interface com.couchbase.client.java.repository.Repository
-
- insert(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.AsyncMutateInBuilder
-
Insert a fragment provided the last element of the path doesn’t exists,
- insert(String, T, boolean) - Method in class com.couchbase.client.java.subdoc.MutateInBuilder
-
Insert a fragment provided the last element of the path doesn’t exists.
- insertBucket(BucketSettings) - Method in interface com.couchbase.client.java.cluster.AsyncClusterManager
-
- insertBucket(BucketSettings) - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
Inserts a
Bucket
with its
BucketSettings
if it does not already exist with the default management timeout.
- insertBucket(BucketSettings, long, TimeUnit) - Method in interface com.couchbase.client.java.cluster.ClusterManager
-
- insertBucket(BucketSettings) - Method in class com.couchbase.client.java.cluster.DefaultAsyncClusterManager
-
- insertBucket(BucketSettings) - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- insertBucket(BucketSettings, long, TimeUnit) - Method in class com.couchbase.client.java.cluster.DefaultClusterManager
-
- insertDesignDocument(DesignDocument) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
- insertDesignDocument(DesignDocument, boolean) - Method in interface com.couchbase.client.java.bucket.AsyncBucketManager
-
Inserts a
DesignDocument
into development or production if it does not exist.
- insertDesignDocument(DesignDocument) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Inserts a
DesignDocument
into production if it does not exist with the default management timeout.
- insertDesignDocument(DesignDocument, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Inserts a
DesignDocument
into production if it does not exist with a custom timeout.
- insertDesignDocument(DesignDocument, boolean) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Inserts a
DesignDocument
into development or production if it does not exist with the default management timeout.
- insertDesignDocument(DesignDocument, boolean, long, TimeUnit) - Method in interface com.couchbase.client.java.bucket.BucketManager
-
Inserts a
DesignDocument
into development or production if it does not exist with a custom timeout.
- insertDesignDocument(DesignDocument) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- insertDesignDocument(DesignDocument, boolean) - Method in class com.couchbase.client.java.bucket.DefaultAsyncBucketManager
-
- insertDesignDocument(DesignDocument) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- insertDesignDocument(DesignDocument, boolean) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- insertDesignDocument(DesignDocument, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- insertDesignDocument(DesignDocument, boolean, long, TimeUnit) - Method in class com.couchbase.client.java.bucket.DefaultBucketManager
-
- insertInto(String) - Static method in class com.couchbase.client.java.query.Insert
-
- insertInto(Expression) - Static method in class com.couchbase.client.java.query.Insert
-
- insertIntoCurrentBucket() - Static method in class com.couchbase.client.java.query.Insert
-
- InsertSelectElement - Class in com.couchbase.client.java.query.dsl.element
-
- InsertSelectElement(Expression, Expression, Statement) - Constructor for class com.couchbase.client.java.query.dsl.element.InsertSelectElement
-
- InsertValueElement - Class in com.couchbase.client.java.query.dsl.element
-
- InsertValueElement(InsertValueElement.InsertPosition, Expression, Expression) - Constructor for class com.couchbase.client.java.query.dsl.element.InsertValueElement
-
- InsertValueElement.InsertPosition - Enum in com.couchbase.client.java.query.dsl.element
-
- InsertValuesPath - Interface in com.couchbase.client.java.query.dsl.path
-
- INSTANCE - Static variable in class com.couchbase.client.java.document.json.JsonNull
-
- invalidateQueryCache() - Method in interface com.couchbase.client.java.AsyncBucket
-
Invalidates and clears the internal query cache.
- invalidateQueryCache() - Method in interface com.couchbase.client.java.Bucket
-
Invalidates and clears the internal query cache.
- invalidateQueryCache() - Method in class com.couchbase.client.java.CouchbaseAsyncBucket
-
- invalidateQueryCache() - Method in class com.couchbase.client.java.CouchbaseBucket
-
- invalidateQueryCache() - Method in class com.couchbase.client.java.query.core.N1qlQueryExecutor
-
Invalidates and clears the query cache.