|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.bnl.star.offline.scheduler.util.StatisticsRecorder
public class StatisticsRecorder
Utility class to record scheduler statistics in a database.
| Method Summary | |
|---|---|
static StatisticsRecorder |
getInstance()
Retrieve the statistics recorder. |
void |
recordStatistics(Request request,
java.util.List jobs)
Record the statistics of the job request in the database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static StatisticsRecorder getInstance()
public void recordStatistics(Request request,
java.util.List jobs)
request - the request to be recorded
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||