Package | Description |
---|---|
com.couchbase.client.core.msg.kv |
Constructor and Description |
---|
SubdocMutateRequest(Duration timeout,
CoreContext ctx,
CollectionIdentifier collectionIdentifier,
RetryStrategy retryStrategy,
String key,
boolean insertDocument,
boolean upsertDocument,
boolean accessDeleted,
boolean createAsDeleted,
List<SubdocMutateRequest.Command> commands,
long expiration,
long cas,
Optional<DurabilityLevel> syncReplicationType,
InternalSpan span) |
Copyright © 2020 Couchbase, Inc.. All rights reserved.