Uses of Class
com.couchbase.client.core.transaction.CoreTransactionsReactive
Packages that use CoreTransactionsReactive
Package
Description
-
Uses of CoreTransactionsReactive in com.couchbase.client.core.transaction
Constructors in com.couchbase.client.core.transaction with parameters of type CoreTransactionsReactiveModifierConstructorDescriptionCoreTransactionAttemptContext(Core core, CoreTransactionContext overall, CoreMergedTransactionConfig config, String attemptId, CoreTransactionsReactive parent, Optional<SpanWrapper> parentSpan, CoreTransactionAttemptContextHooks hooks) -
Uses of CoreTransactionsReactive in com.couchbase.client.core.transaction.support
Methods in com.couchbase.client.core.transaction.support with parameters of type CoreTransactionsReactiveModifier and TypeMethodDescriptionTransactionAttemptContextFactory.create(Core core, CoreTransactionContext overall, CoreMergedTransactionConfig config, String attemptId, CoreTransactionsReactive parent, Optional<SpanWrapper> parentSpan) -
Uses of CoreTransactionsReactive in com.couchbase.client.core.transaction.util
Methods in com.couchbase.client.core.transaction.util with parameters of type CoreTransactionsReactiveModifier and TypeMethodDescriptionTestTransactionAttemptContextFactory.create(Core core, CoreTransactionContext overall, CoreMergedTransactionConfig config, String attemptId, CoreTransactionsReactive parent, Optional<SpanWrapper> parentSpan)