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