| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectumich.cac.pbs.AbortRecord
Process the ABORT record, "A" record in PBS.
An example from PBS accounting file is below
05/13/2002 16:35:12;A;5417.head;
| Constructor Summary | |
AbortRecord()
 | 
|
| Method Summary | |
 java.lang.String | 
processRecord(java.lang.String[] rawfields)
Return the XML representation of an R record, inside <abort_record> tags.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public AbortRecord()
| Method Detail | 
public java.lang.String processRecord(java.lang.String[] rawfields)
processRecord in interface PbsRecordParserrawfields - Array from PBS containing the abort record (A record)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||