|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TaskProfileSample
A profile sample which provides information to ProfileReports.
If data is added to the sample during a given task, the ProfileReport
for that task will include the changes made, and exclude changes made while
running other tasks.
| Method Summary | |
|---|---|
void |
addSample(long value)
Adds a new sample to the end of the current list of samples. |
| Methods inherited from interface com.sun.sgs.profile.ProfileSample |
|---|
getName |
| Method Detail |
|---|
void addSample(long value)
addSample in interface ProfileSamplevalue - the data sample to be added
IllegalStateException - if this is called outside the scope
of a task run through the scheduler
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||