Interface AuxiliaryTablesWatchdogTask

All Superinterfaces:
AutoCloseable, Runnable

public interface AuxiliaryTablesWatchdogTask extends Runnable, AutoCloseable
Task to be run by the watchdog
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Stops watchdog task
    Provides watchdog task name

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • close

      void close()
      Stops watchdog task
      Specified by:
      close in interface AutoCloseable
    • getTaskName

      String getTaskName()
      Provides watchdog task name
      Returns:
      watchdog task name