kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.bucket
/
BucketSettings
Bucket
Settings
class
BucketSettings
Content copied to clipboard
Types
Functions
Properties
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
bucketType
Link copied to clipboard
val
bucketType
:
BucketType
Content copied to clipboard
compressionMode
Link copied to clipboard
val
compressionMode
:
CompressionMode
Content copied to clipboard
conflictResolutionType
Link copied to clipboard
val
conflictResolutionType
:
ConflictResolutionType
Content copied to clipboard
evictionPolicy
Link copied to clipboard
val
evictionPolicy
:
EvictionPolicyType
Content copied to clipboard
flushEnabled
Link copied to clipboard
val
flushEnabled
:
Boolean
Content copied to clipboard
maximumExpiry
Link copied to clipboard
val
maximumExpiry
:
Expiry
Content copied to clipboard
minimumDurability
Link copied to clipboard
val
minimumDurability
:
Durability
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ramQuota
Link copied to clipboard
val
ramQuota
:
StorageSize
Content copied to clipboard
replicas
Link copied to clipboard
val
replicas
:
Int
Content copied to clipboard
storageBackend
Link copied to clipboard
val
storageBackend
:
StorageBackend
Content copied to clipboard