public class MutateInOptions.Built extends CommonDurabilityOptions.BuiltCommonDurabilityOptions
Modifier and Type | Method and Description |
---|---|
boolean |
accessDeleted() |
long |
cas() |
boolean |
createAsDeleted() |
Duration |
expiry() |
JsonSerializer |
serializer() |
StoreSemantics |
storeSemantics() |
durabilityLevel, persistTo, replicateTo
clientContext, parentSpan, retryStrategy, timeout
public Duration expiry()
public long cas()
public StoreSemantics storeSemantics()
public JsonSerializer serializer()
public boolean accessDeleted()
public boolean createAsDeleted()
Copyright © 2020 Couchbase, Inc.. All rights reserved.