Package com.couchbase.client.kotlin.manager.bucket

Types

Link copied to clipboard
class BucketManager(core: Core)
Link copied to clipboard
class BucketSettings
Link copied to clipboard
value class BucketType
Link copied to clipboard
value class CompressionMode
Link copied to clipboard
value class ConflictResolutionType

A conflict is caused when the source and target copies of an XDCR-replicated document are updated independently of and dissimilarly to one another, each by a local application. The conflict must be resolved, by determining which of the variants should prevail; and then correspondingly saving both documents in identical form. XDCR provides an automated conflict resolution process.

Link copied to clipboard
value class EvictionPolicyType
Link copied to clipboard
value class StorageBackend