Uses of Interface
com.couchbase.client.core.msg.kv.SyncDurabilityRequest
-
Uses of SyncDurabilityRequest in com.couchbase.client.core.msg.kv
Modifier and TypeClassDescriptionclass
class
class
class
Uses the KV "add" command to insert documents if they do not already exist.class
class
Represents a KV delete operation.class
Uses the KV replace command to replace a document if it exists.class
class
Uses the KV "set" command to unconditionally replace or insert documents regardless if they exist or not.