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