|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutionStatistics
Monitoring statistics of execution of one target. ExecutionStatistics contains
TimeWindowStatistics for various time window sizes.
snapshot() should be used.
See monitoring statistics for general details about statistics.| Method Summary | |
|---|---|
Date |
getLastStartTime()
Return time when target was executed last time. |
Map<Long,TimeWindowStatistics> |
getTimeWindowStatistics()
Returns time window statistics for available time window sizes. |
ExecutionStatistics |
snapshot()
Get the immutable consistent snapshot of the monitoring statistics. |
| Method Detail |
|---|
Date getLastStartTime()
Map<Long,TimeWindowStatistics> getTimeWindowStatistics()
time window statistics for the corresponding time window
as value.
time window statistics for the corresponding time window
as value.ExecutionStatistics snapshot()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||