Interface TimeScheduler.Task

All Superinterfaces:
Runnable
All Known Implementing Classes:
FILE_PING.InfoWriter, MERGE3.InfoSender, MERGE3.ViewConsistencyChecker, STABLE.StableTask
Enclosing interface:
TimeScheduler

public static interface TimeScheduler.Task extends Runnable
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • nextInterval

      long nextInterval()
      Returns:
      the next scheduled interval in ms. If <= 0 the task will not be re-scheduled