|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumich.cac.pbs.QueueRecord
Process the QUEUE record, "Q" record in PBS.
12/17/2002 10:20:06;Q;15046.head;queue=cac
Constructor Summary | |
QueueRecord()
|
Method Summary | |
java.lang.String |
processRecord(java.lang.String[] rawfields)
Return the XML representation of an W record, inside <wait_record> tags. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QueueRecord()
Method Detail |
public java.lang.String processRecord(java.lang.String[] rawfields)
processRecord
in interface PbsRecordParser
rawfields
- Array from PBS containing the wait record (S record)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |