Package com.espertech.esper.runtime.internal.timer


package com.espertech.esper.runtime.internal.timer

Supplies internal clocking triggering execution of schedule callbacks in a scheduling service

  • Class
    Description
    Callback interface for a time provider that triggers at scheduled intervals.
    Service interface for repeated callbacks at regular intervals.
    Implementation of the internal clocking service interface.
    Allow for different strategies for getting VM (wall clock) time.