|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjpl.eda.activity.Incident
jpl.eda.archive.activity.EventResult
This class represents the results of a request.
| Field Summary |
| Fields inherited from class jpl.eda.activity.Incident |
time |
| Constructor Summary | |
EventResult(int count,
long length)
This constructor first calls the Incident constructor and then sets the parameters. |
|
| Method Summary | |
java.lang.String |
toString()
Return the contents of this class. |
| Methods inherited from class jpl.eda.activity.Incident |
compareTo, equals, getActivityID, getTime, hashCode |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public EventResult(int count,
long length)
Incident constructor and then sets the parameters.
count - The number of items processed by the event.length - The number of bytes processed by the event.| Method Detail |
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||