public class NullSampledStatistics extends Object implements ISampledStatistics
| Constructor and Description |
|---|
NullSampledStatistics() |
| Modifier and Type | Method and Description |
|---|---|
long |
getJobsCompletedMostRecentSample() |
long |
getJobsExecutingMostRecentSample() |
long |
getJobsScheduledMostRecentSample() |
void |
shutdown() |
public long getJobsCompletedMostRecentSample()
getJobsCompletedMostRecentSample in interface ISampledStatisticspublic long getJobsExecutingMostRecentSample()
getJobsExecutingMostRecentSample in interface ISampledStatisticspublic long getJobsScheduledMostRecentSample()
getJobsScheduledMostRecentSample in interface ISampledStatisticspublic void shutdown()
shutdown in interface ISampledStatisticsCopyright © 2016–2021 Philip Helger. All rights reserved.