kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
PersistTo
Persist
To
enum
PersistTo
:
Enum
<
PersistTo
>
Content copied to clipboard
Entries
Properties
Entries
FOUR
Link copied to clipboard
FOUR
(
ObservePersistTo.FOUR
)
Content copied to clipboard
THREE
Link copied to clipboard
THREE
(
ObservePersistTo.THREE
)
Content copied to clipboard
TWO
Link copied to clipboard
TWO
(
ObservePersistTo.TWO
)
Content copied to clipboard
ONE
Link copied to clipboard
ONE
(
ObservePersistTo.ONE
)
Content copied to clipboard
ACTIVE
Link copied to clipboard
ACTIVE
(
ObservePersistTo.ACTIVE
)
Content copied to clipboard
NONE
Link copied to clipboard
NONE
(
ObservePersistTo.NONE
)
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