public class MetricPlatformTask extends PlatformTask
| Constructor and Description |
|---|
MetricPlatformTask(Interval interval,
PlatformEndpoint endpoint,
PlatformMetricInstance metricInstance) |
| Modifier and Type | Method and Description |
|---|---|
KeyGenerator |
getKeyGenerator() |
PlatformMetricInstance |
getMetricInstance()
If this task is collecting a metric from an inventoried resource,
this will be the metric instance of that resource.
|
String |
toString() |
getEndpoint, getInterval, getKind, getTypepublic MetricPlatformTask(Interval interval, PlatformEndpoint endpoint, PlatformMetricInstance metricInstance)
public PlatformMetricInstance getMetricInstance()
public KeyGenerator getKeyGenerator()
public String toString()
toString in class PlatformTaskCopyright © 2015 Red Hat, Inc.. All rights reserved.