Class AttemptContextReactiveAccessor

java.lang.Object
com.couchbase.client.java.transactions.AttemptContextReactiveAccessor

@Internal public class AttemptContextReactiveAccessor extends Object
To access the ReactiveTransactionAttemptContext held by TransactionAttemptContext
Author:
Michael Reiche
  • 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)