@Stability.Internal public interface CoreBucketSettings
| Modifier and Type | Method and Description |
|---|---|
BucketType |
bucketType() |
CoreCompressionMode |
compressionMode() |
CoreConflictResolutionType |
conflictResolutionType() |
CoreEvictionPolicyType |
evictionPolicy() |
Boolean |
flushEnabled() |
Long |
historyRetentionBytes() |
Boolean |
historyRetentionCollectionDefault() |
Duration |
historyRetentionDuration() |
Duration |
maxExpiry() |
DurabilityLevel |
minimumDurabilityLevel() |
String |
name() |
Integer |
numReplicas() |
Long |
ramQuotaMB() |
Boolean |
replicaIndexes() |
CoreStorageBackend |
storageBackend() |
String name()
@Nullable BucketType bucketType()
@Nullable CoreConflictResolutionType conflictResolutionType()
@Nullable CoreEvictionPolicyType evictionPolicy()
@Nullable CoreCompressionMode compressionMode()
@Nullable DurabilityLevel minimumDurabilityLevel()
@Nullable CoreStorageBackend storageBackend()
Copyright © 2024 Couchbase, Inc.. All rights reserved.