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

Represents the Time at which a component stops. More...

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

Public Member Functions

 StopTime (long timeStamp)
 
- 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]
 

Detailed Description

Represents the Time at which a component stops.

Constructor & Destructor Documentation

Org.Apache.REEF.Wake.Time.Event.StopTime.StopTime ( long  timeStamp)
inline

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