Class AttemptContextReactiveAccessor
java.lang.Object
com.couchbase.client.java.transactions.AttemptContextReactiveAccessor
To access the ReactiveTransactionAttemptContext held by TransactionAttemptContext
- Author:
- Michael Reiche
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic com.couchbase.client.java.transactions.ReactiveTransactionAttemptContext
createReactiveTransactionAttemptContext
(com.couchbase.client.core.transaction.CoreTransactionAttemptContext core, com.couchbase.client.java.codec.JsonSerializer jsonSerializer)
-
Constructor Details
-
AttemptContextReactiveAccessor
public AttemptContextReactiveAccessor()
-
-
Method Details
-
createReactiveTransactionAttemptContext
public static com.couchbase.client.java.transactions.ReactiveTransactionAttemptContext createReactiveTransactionAttemptContext(com.couchbase.client.core.transaction.CoreTransactionAttemptContext core, com.couchbase.client.java.codec.JsonSerializer jsonSerializer)
-