See: Description
| Class | Description |
|---|---|
| AsyncBucketManager |
Performs (async) management operations on Buckets.
|
| BucketManager |
Performs management operations on Buckets.
|
| BucketSettings |
Represents all properties of a Couchbase Server Bucket.
|
| CreateBucketOptions | |
| DropBucketOptions | |
| FlushBucketOptions | |
| GetAllBucketOptions | |
| GetBucketOptions | |
| ReactiveBucketManager |
Performs (reactive) management operations on Buckets.
|
| StorageBackend |
The storage backend that should be used for a Couchbase Bucket.
|
| UpdateBucketOptions |
| Enum | Description |
|---|---|
| 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.
|
| EjectionPolicy | Deprecated
Please use
EvictionPolicyType instead. |
| EvictionPolicyType |
The eviction policy for a bucket.
|
Copyright © 2024 Couchbase, Inc.. All rights reserved.