|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.quartz.core.NullSampledStatisticsImpl
public class NullSampledStatisticsImpl
Constructor Summary | |
---|---|
NullSampledStatisticsImpl()
|
Method Summary | |
---|---|
long |
getJobsCompletedMostRecentSample()
|
long |
getJobsExecutingMostRecentSample()
|
long |
getJobsScheduledMostRecentSample()
|
void |
shutdown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NullSampledStatisticsImpl()
Method Detail |
---|
public long getJobsCompletedMostRecentSample()
getJobsCompletedMostRecentSample
in interface SampledStatistics
public long getJobsExecutingMostRecentSample()
getJobsExecutingMostRecentSample
in interface SampledStatistics
public long getJobsScheduledMostRecentSample()
getJobsScheduledMostRecentSample
in interface SampledStatistics
public void shutdown()
shutdown
in interface SampledStatistics
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |