Package | Description |
---|---|
com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
com.couchbase.client.java.manager.bucket |
APIs related to bucket management.
|
Modifier and Type | Method and Description |
---|---|
AsyncBucketManager |
AsyncCluster.buckets()
Provides access to the bucket management services.
|
Modifier and Type | Method and Description |
---|---|
AsyncBucketManager |
BucketManager.async() |
AsyncBucketManager |
ReactiveBucketManager.async() |
Constructor and Description |
---|
BucketManager(AsyncBucketManager async) |
ReactiveBucketManager(AsyncBucketManager async) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.