Package com.couchbase.client.java.manager.collection
package com.couchbase.client.java.manager.collection
-
ClassDescriptionThe
AsyncCollectionManager
provides APIs to manage collections and scopes within a bucket.TheCollectionManager
provides APIs to manage bucket collections and scopes.TheCollectionSpec
describes properties of a collection that can be managed.Allows to customize the behavior of the create collection operation.Allows to customize the behavior of the create collection operation.Allows to customize the behavior of the create scope operation.Allows to customize the behavior of the drop collection operation.Allows to customize the behavior of the drop scope operation.Allows to customize the behavior of the get all scopes operation.Allows to customize the behavior of the get scope operation.TheReactiveCollectionManager
provides APIs to manage collections and scopes within a bucket.TheScopeSpec
describes properties of a scope that can be managed.Allows to customize the behavior of the create collection operation.Allows to customize the behavior of the update collection operation.