Class TransactionAttemptContextFactory
java.lang.Object
com.couchbase.client.core.transaction.support.TransactionAttemptContextFactory
- Direct Known Subclasses:
TestTransactionAttemptContextFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate
(Core core, CoreTransactionContext overall, CoreMergedTransactionConfig config, String attemptId, CoreTransactionsReactive parent, Optional<SpanWrapper> parentSpan)
-
Constructor Details
-
TransactionAttemptContextFactory
public TransactionAttemptContextFactory()
-
-
Method Details
-
create
public CoreTransactionAttemptContext create(Core core, CoreTransactionContext overall, CoreMergedTransactionConfig config, String attemptId, CoreTransactionsReactive parent, Optional<SpanWrapper> parentSpan)
-