This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeAlarm Class Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeAlarm Class Reference

Inherits Org.Apache.REEF.Wake.Time.Event.Alarm.

Public Member Functions

 RuntimeAlarm (long timestamp, IObserver< Alarm > handler)
 
- Public Member Functions inherited from Org.Apache.REEF.Wake.Time.Event.Alarm
 Alarm (long timestamp, IObserver< Alarm > handler)
 
void Handle ()
 
- Public Member Functions inherited from Org.Apache.REEF.Wake.Time.Time
override string ToString ()
 
override int GetHashCode ()
 
override bool Equals (object obj)
 
int CompareTo (Time other)
 

Additional Inherited Members

- Protected Member Functions inherited from Org.Apache.REEF.Wake.Time.Time
 Time (long timeStamp)
 
- Properties inherited from Org.Apache.REEF.Wake.Time.Time
long TimeStamp [get]
 

Constructor & Destructor Documentation

Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeAlarm.RuntimeAlarm ( long  timestamp,
IObserver< Alarm handler 
)
inline

The documentation for this class was generated from the following file: