| 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.
|
| Class and Description |
|---|
| AsyncBucketManager
Performs (async) management operations on Buckets.
|
| BucketManager
Performs management operations on Buckets.
|
| ReactiveBucketManager
Performs (reactive) management operations on Buckets.
|
| Class and Description |
|---|
| AsyncBucketManager
Performs (async) management operations on Buckets.
|
| BucketSettings
Represents all properties of a Couchbase Server Bucket.
|
| BucketType
Specifies the main type of the bucket.
|
| CompressionMode
Specifies the compression mode used on the bucket.
|
| ConflictResolutionType
The type of conflict resolution to configure for the bucket.
|
| CreateBucketOptions |
| CreateBucketOptions.Built |
| DropBucketOptions |
| DropBucketOptions.Built |
| EjectionPolicy
Deprecated.
Please use
EvictionPolicyType instead. |
| EvictionPolicyType
The eviction policy for a bucket.
|
| FlushBucketOptions |
| FlushBucketOptions.Built |
| GetAllBucketOptions |
| GetAllBucketOptions.Built |
| GetBucketOptions |
| GetBucketOptions.Built |
| ReactiveBucketManager
Performs (reactive) management operations on Buckets.
|
| StorageBackend
The storage backend that should be used for a Couchbase Bucket.
|
| UpdateBucketOptions |
| UpdateBucketOptions.Built |
Copyright © 2024 Couchbase, Inc.. All rights reserved.