public class NullSampledStatisticsImpl extends java.lang.Object implements SampledStatistics
| Constructor and Description |
|---|
NullSampledStatisticsImpl() |
| Modifier and Type | Method and Description |
|---|---|
long |
getJobsCompletedMostRecentSample() |
long |
getJobsExecutingMostRecentSample() |
long |
getJobsScheduledMostRecentSample() |
void |
shutdown() |
public long getJobsCompletedMostRecentSample()
getJobsCompletedMostRecentSample in interface SampledStatisticspublic long getJobsExecutingMostRecentSample()
getJobsExecutingMostRecentSample in interface SampledStatisticspublic long getJobsScheduledMostRecentSample()
getJobsScheduledMostRecentSample in interface SampledStatisticspublic void shutdown()
shutdown in interface SampledStatisticsCopyright IBM Corp. 2024, 2025