Class CoreTransactionsSchedulers

java.lang.Object
com.couchbase.client.core.transaction.util.CoreTransactionsSchedulers

@Internal public class CoreTransactionsSchedulers extends Object
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 Details

    • CoreTransactionsSchedulers

      public CoreTransactionsSchedulers()
  • Method Details

    • schedulerCleanup

      public Scheduler schedulerCleanup()
    • schedulerBlocking

      public Scheduler schedulerBlocking()
    • shutdown

      public void shutdown()