Class CoreTransactionsSchedulers
java.lang.Object
com.couchbase.client.core.transaction.util.CoreTransactionsSchedulers
Mainly to aid debugging, transactions use their own pool of schedulers. Though the underlying KV and query operations
are done using the standard SDK schedulers.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CoreTransactionsSchedulers
public CoreTransactionsSchedulers()
-
-
Method Details
-
schedulerCleanup
-
schedulerBlocking
-
shutdown
public void shutdown()
-