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

Inherits Org.Apache.REEF.Wake.Time.Time.

Public Member Functions

 RuntimeStop (long timestamp)
 
 RuntimeStop (long timestamp, Exception e)
 
- 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)
 

Properties

Exception Exception [get]
 
- Properties inherited from Org.Apache.REEF.Wake.Time.Time
long TimeStamp [get]
 

Additional Inherited Members

- Protected Member Functions inherited from Org.Apache.REEF.Wake.Time.Time
 Time (long timeStamp)
 

Constructor & Destructor Documentation

Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeStop.RuntimeStop ( long  timestamp)
inline
Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeStop.RuntimeStop ( long  timestamp,
Exception  e 
)
inline

Property Documentation

Exception Org.Apache.REEF.Wake.Time.Runtime.Event.RuntimeStop.Exception
get

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