Package com.couchbase.client.core.transaction.util
package com.couchbase.client.core.transaction.util
-
ClassDescriptionProvides locking functionality in line with Go's WaitGroups.Can 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.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>