kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
ReplicateTo
Replicate
To
enum
ReplicateTo
:
Enum
<
ReplicateTo
>
Content copied to clipboard
Entries
Types
Properties
Entries
THREE
Link copied to clipboard
THREE
(
ObserveReplicateTo.THREE
)
Content copied to clipboard
TWO
Link copied to clipboard
TWO
(
ObserveReplicateTo.TWO
)
Content copied to clipboard
ONE
Link copied to clipboard
ONE
(
ObserveReplicateTo.ONE
)
Content copied to clipboard
NONE
Link copied to clipboard
NONE
(
ObserveReplicateTo.NONE
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard