Class CoreTransactionsContext

java.lang.Object
com.couchbase.client.core.transaction.context.CoreTransactionsContext

@Internal public class CoreTransactionsContext extends Object
Holds transactions state that has the same lifetime as a Core. Other transactions components (such as cleanup) will be moved here in future.
  • Constructor Details Link icon

    • CoreTransactionsContext Link icon

      public CoreTransactionsContext(Meter meter)
  • Method Details Link icon