| Package | Description |
|---|---|
| com.couchbase.client.core.transaction | |
| com.couchbase.client.core.transaction.support | |
| com.couchbase.client.core.transaction.util |
| Constructor and Description |
|---|
CoreTransactionAttemptContext(Core core,
CoreTransactionContext overall,
CoreMergedTransactionConfig config,
String attemptId,
CoreTransactionsReactive parent,
Optional<SpanWrapper> parentSpan,
CoreTransactionAttemptContextHooks hooks) |
| Modifier and Type | Method and Description |
|---|---|
CoreTransactionAttemptContext |
TransactionAttemptContextFactory.create(Core core,
CoreTransactionContext overall,
CoreMergedTransactionConfig config,
String attemptId,
CoreTransactionsReactive parent,
Optional<SpanWrapper> parentSpan) |
| Modifier and Type | Method and Description |
|---|---|
CoreTransactionAttemptContext |
TestTransactionAttemptContextFactory.create(Core core,
CoreTransactionContext overall,
CoreMergedTransactionConfig config,
String attemptId,
CoreTransactionsReactive parent,
Optional<SpanWrapper> parentSpan) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.