public class MutateInOptions.Built extends CommonDurabilityOptions.BuiltCommonDurabilityOptions
DEFAULT| Modifier and Type | Method and Description |
|---|---|
boolean |
accessDeleted() |
long |
cas() |
boolean |
createAsDeleted() |
Expiry |
expiry() |
boolean |
preserveExpiry() |
JsonSerializer |
serializer() |
StoreSemantics |
storeSemantics() |
durabilityLevel, persistTo, replicateToclientContext, parentSpan, retryStrategy, timeoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitof, withParentSpanpublic Expiry expiry()
public boolean preserveExpiry()
public long cas()
public StoreSemantics storeSemantics()
public JsonSerializer serializer()
public boolean accessDeleted()
public boolean createAsDeleted()
Copyright © 2021 Couchbase, Inc.. All rights reserved.