| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectumich.cac.pbs.StartRecord
Process the start record, "S" record in PBS. An example is below
12/17/2002 10:15:57;S;15037.head;user=ux453909 group=mia259 jobname=Silica_555sro queue=npaci ctime=1040095430 qtime=1040095430 etime=1040095430 start=1040138157 exec_host=node037/0 Resource_List.neednodes=node037 Resource_List.nodect=1 Resource_List.nodes=1 Resource_List.walltime=100:00:00
| Constructor Summary | |
StartRecord()
 | 
|
| Method Summary | |
 java.lang.String | 
processRecord(java.lang.String[] rawfields)
Return the XML representation of an S record, inside <start_record> tags.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public StartRecord()
| Method Detail | 
public java.lang.String processRecord(java.lang.String[] rawfields)
processRecord in interface PbsRecordParserrawfields - Array from PBS containing the start record (S record)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||