Package | Description |
---|---|
com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
Modifier and Type | Method and Description |
---|---|
Scope |
Bucket.defaultScope()
Opens the default
Scope . |
Scope |
Bucket.scope(String name)
Opens the
Scope with the given name. |
Copyright © 2020 Couchbase, Inc.. All rights reserved.