-
Deprecated Enums
-
Deprecated MethodsMethodDescriptionCouchbase Server does not support the "create path" option for `ArrayInsert` sub-document operations. Calling this method causes `mutateIn` to throw
CouchbaseException
. Please do not call this method.If you want to create missing parent objects, please use
MutateInSpec.arrayPrepend(java.lang.String, java.util.List<?>)
orMutateInSpec.arrayAppend(java.lang.String, java.util.List<?>)
instead ofMutateInSpec.arrayInsert(java.lang.String, java.util.List<?>)
.Please useBucketSettings.evictionPolicy
instead.Please useBucketSettings.evictionPolicy
instead.please useBucketSettings.maxExpiry()
instead.please useBucketSettings.maxExpiry(Duration)
instead.useAsyncCollectionManager.getAllScopes()
instead.useCollectionManager.getAllScopes()
instead.useCollectionManager.getAllScopes(GetAllScopesOptions)
instead.useReactiveCollectionManager.getAllScopes()
instead.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.`collection.queryIndexes()` should now be used for collection-related query index operations.
EvictionPolicyType
instead.