-
MethodDescriptionThis method clobbers any previously configured values. Please use
ClusterEnvironment.Builder.transactionsConfig(Consumer)
instead.Couchbase Server does not support the "create path" option for `ArrayInsert` sub-document operations. Calling this method causes `mutateIn` to throwCouchbaseException
. 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.com.couchbase.client.java.manager.collection.AsyncCollectionManager.createCollection(CollectionSpec) This method cannot be used to set the collection's "history" property. Please useAsyncCollectionManager.createCollection(String, String, CreateCollectionSettings)
instead.This method cannot be used to set the collection's "history" property. Please useAsyncCollectionManager.createCollection(String, String, CreateCollectionSettings, CreateCollectionOptions)
instead.Please useAsyncCollectionManager.dropCollection(String, String)
instead.Please useAsyncCollectionManager.dropCollection(String, String, DropCollectionOptions)
instead.useAsyncCollectionManager.getAllScopes()
instead.This method cannot be used to set the collection's "history" property. Please useCollectionManager.createCollection(String, String, CreateCollectionSettings)
instead.This method cannot be used to set the collection's "history" property. Please useCollectionManager.createCollection(String, String, CreateCollectionSettings, CreateCollectionOptions)
instead.Please useCollectionManager.dropCollection(String, String)
instead.Please useCollectionManager.dropCollection(String, String, DropCollectionOptions)
instead.useCollectionManager.getAllScopes()
instead.useCollectionManager.getAllScopes(GetAllScopesOptions)
instead.This method cannot be used to set the collection's "history" property. Please useReactiveCollectionManager.createCollection(String, String, CreateCollectionSettings)
instead.This method cannot be used to set the collection's "history" property. Please useReactiveCollectionManager.createCollection(String, String, CreateCollectionSettings, CreateCollectionOptions)
instead.Please useReactiveCollectionManager.dropCollection(String, String)
instead.Please useReactiveCollectionManager.dropCollection(String, String, DropCollectionOptions)
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.Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.Also note that this is an instance method, but was intended to be static.
Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.com.couchbase.client.java.transactions.config.TransactionsCleanupConfig.cleanupLostAttempts(boolean) Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.cleanupConfig(Consumer)
and configure the builder passed to the consumer.This method clobbers any previously configured values. Please useTransactionsConfig.Builder.cleanupConfig(Consumer)
instead.This method clobbers any previously configured values. Please useTransactionsConfig.Builder.queryConfig(Consumer)
instead.Instead of creating a new builder, please useClusterEnvironment.Builder.transactionsConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useClusterEnvironment.Builder.transactionsConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useClusterEnvironment.Builder.transactionsConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.queryConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useClusterEnvironment.Builder.transactionsConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.queryConfig(Consumer)
and configure the builder passed to the consumer.Instead of creating a new builder, please useTransactionsConfig.Builder.queryConfig(Consumer)
and configure the builder passed to the consumer.
EvictionPolicyType
instead.