Uses of Class
com.couchbase.client.java.manager.bucket.ReactiveBucketManager
Package
Description
Holds all classes that are needed for the Couchbase Java SDK.
APIs related to bucket management.
-
Uses of ReactiveBucketManager in com.couchbase.client.java
Modifier and TypeMethodDescriptionReactiveCluster.buckets()
Provides access to the bucket management services. -
Uses of ReactiveBucketManager in com.couchbase.client.java.manager.bucket
Modifier and TypeMethodDescriptionBucketManager.reactive()
Provides access to theReactiveBucketManager
for convenience.