eu.geclipse.info.glue
Class GlueBatchSystem
java.lang.Object
eu.geclipse.info.glue.AbstractGlueTable
eu.geclipse.info.glue.GlueBatchSystem
- All Implemented Interfaces:
- java.io.Serializable
public class GlueBatchSystem
- extends AbstractGlueTable
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Method Summary |
java.lang.String |
getID()
|
void |
setID(java.lang.String id)
Set the unique id |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
glueHost
public GlueHost glueHost
Type
public java.lang.String Type
TotalJobSlots
public java.lang.Long TotalJobSlots
FreeJobSlots
public java.lang.Long FreeJobSlots
NodeCount
public java.lang.Long NodeCount
CPULoadAvg
public java.lang.Double CPULoadAvg
RAMTotal
public java.lang.Long RAMTotal
RAMUsed
public java.lang.Long RAMUsed
NodeDownCount
public java.lang.Long NodeDownCount
NodeDownList
public java.lang.String NodeDownList
MeasurementDate
public java.util.Date MeasurementDate
MeasurementTime
public java.util.Date MeasurementTime
glueIndex
public GlueIndex glueIndex
GlueBatchSystem
public GlueBatchSystem()
getID
public java.lang.String getID()
- Overrides:
getID in class AbstractGlueTable
- Returns:
- The unique identified for this Glue entry
setID
public void setID(java.lang.String id)
- Set the unique id
- Parameters:
id -