|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProgressSnapshotSerializer
Interface meant to favour integration with other systems, such as monitoring systems.
Method Summary | |
---|---|
IProgressSnapshot |
readProgressSnapshot(Reader in)
Reads a job progress snapshot. |
void |
writeProgressSnapshot(Writer out,
IProgressSnapshot snapshot)
Writes a job progress snapshot. |
Method Detail |
---|
void writeProgressSnapshot(Writer out, IProgressSnapshot snapshot)
out
- where to write the progresssnapshot
- the job progress snapshopt to writeIProgressSnapshot readProgressSnapshot(Reader in)
in
- reader for the progress
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |