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