Package com.couchbase.client.core.transaction
package com.couchbase.client.core.transaction
-
ClassesClassDescriptionProvides methods to allow an application's transaction logic to read, mutate, insert and delete documents, as well as commit or rollback the transaction.Stores some context related to a transaction.Wraps a CoreTransactionGetResult with the CoreTransactionGetMultiSpec it's for, to make it easier to sort the results just once at the end.Represents a value fetched from Couchbase, along with additional transactional metadata.Wraps a CoreTransactionGetResult with the CoreTransactionGetMultiSpec it's for, to make it easier to sort the results just once at the end.