| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectumich.cac.pbs.RerunRecord
Process the RERUN record, "R" record in PBS.
An example from PBS accounting file is below
01/01/2003 17:55:15;R;15312.head;
| Constructor Summary | |
RerunRecord()
 | 
|
| Method Summary | |
 java.lang.String | 
processRecord(java.lang.String[] rawfields)
Return the XML representation of an R record, inside <rerun_record> tags.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public RerunRecord()
| Method Detail | 
public java.lang.String processRecord(java.lang.String[] rawfields)
processRecord in interface PbsRecordParserrawfields - Array from PBS containing the rerun record (R record)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||