Class TimeoutCanceller

java.lang.Object
com.kingsrook.qqq.backend.module.mongodb.actions.TimeoutCanceller
All Implemented Interfaces:
Runnable

public class TimeoutCanceller extends Object implements Runnable
Helper to cancel statements that timeout.
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable