Class ForkingExecutor.Trampoline.Watchdog

java.lang.Object
java.lang.Thread
com.spotify.fmt.ForkingExecutor.Trampoline.Watchdog
All Implemented Interfaces:
Runnable
Enclosing class:
ForkingExecutor.Trampoline

private static class ForkingExecutor.Trampoline.Watchdog extends Thread
  • Constructor Details

    • Watchdog

      Watchdog()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread