Class 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 Detail

      • CoreTransactionsSchedulers

        public CoreTransactionsSchedulers()
    • Method Detail

      • schedulerCleanup

        public Scheduler schedulerCleanup()
      • schedulerBlocking

        public Scheduler schedulerBlocking()
      • shutdown

        public void shutdown()