Public Member Functions | |
HistoricalNode (Controller ctrl) | |
void | updateHistoricalNode (HashMap specs) |
LinkedList | getNodeProperties () |
String | getNodeName () |
Private Attributes | |
String | nodeName |
LinkedList | nodeProperties |
Controller | myManager |
Usage | usage |
Historical
class acts as a model component of the MVC model. It holds historical information regarding the machines in an InteGrade cluster.
|
|
|
|
|
|
|
This method updates a historicalNode |
|
|
|
|
|
|
|
|