Interface TimerMetaData

All Superinterfaces:
ImmutableTimerMetaData, TimeoutMetaData

public interface TimerMetaData extends ImmutableTimerMetaData
Describes the metadata of a timer.
Author:
Paul Ferraro
  • Method Details

    • setLastTimeout

      void setLastTimeout(Instant timeout)
      Updates the time of the last timeout event for this timer
      Parameters:
      timeout - the time of the timeout event