Uses of Class
com.couchbase.client.java.AsyncBucket
| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
-
Uses of AsyncBucket in com.couchbase.client.java
Methods in com.couchbase.client.java that return AsyncBucket Modifier and Type Method Description AsyncBucketBucket. async()Provides access to the underlyingAsyncBucket.AsyncBucketReactiveBucket. async()Provides access to the underlyingAsyncBucket.AsyncBucketAsyncCluster. bucket(String bucketName)Opens aAsyncBucketwith the given name.