@Extension
public static class MetricsRootAction.Sampler
extends hudson.model.PeriodicWork
Modifier and Type | Class and Description |
---|---|
static class |
MetricsRootAction.Sampler.Sample
A sample.
|
Constructor and Description |
---|
Sampler()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
doRun() |
long |
getRecurrencePeriod() |
static boolean |
isEnabled() |
Map<Date,Object> |
sample() |
Map<Date,Object> |
sample(String prefix,
String postfix) |
cancel, scheduledExecutionTime
Copyright © 2016. All rights reserved.