Uses of Package
com.couchbase.client.java.manager.collection
Package
Description
Holds all classes that are needed for the Couchbase Java SDK.
-
ClassDescriptionThe
AsyncCollectionManager
provides APIs to manage collections and scopes within a bucket.TheCollectionManager
provides APIs to manage bucket collections and scopes.TheReactiveCollectionManager
provides APIs to manage collections and scopes within a bucket. -
ClassDescriptionThe
AsyncCollectionManager
provides APIs to manage collections and scopes within a bucket.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.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.