Package com.couchbase.client.core.transaction.util
package com.couchbase.client.core.transaction.util
-
ClassDescriptionCan be used for testing transactions, but is for internal use only.Mainly to aid debugging, transactions use their own pool of schedulers.Tracks read and write units used.MonoBridge<T>Protects against concurrent op cancellation.A mutex pessimistic lock, compatible with reactive.Provides locking functionality in line with Go's WaitGroups, in a reactive compatible way.Can be used for testing transactions, but is for internal use only.Transactions does a lot of KV work from core-io.TriFunction<T,
U, V, R>