java.lang.Object
com.couchbase.client.core.transaction.context.CoreTransactionsContext
Holds transactions state that has the same lifetime as a Core.
Other transactions components (such as cleanup) will be moved here in future.
-
Constructor Summary 
Constructors
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details 
-
CoreTransactionsContext 
public CoreTransactionsContext(Meter meter)
-
Method Details 
-
counters 