| Constructor and Description |
|---|
GMetricPublisher(GMetric gm) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(String processName,
String attributeName,
String value,
GMetricType type,
GMetricSlope slope,
int delay,
int lifetime,
String units) |
void |
publish(String processName,
String attributeName,
String value,
GMetricType type,
GMetricSlope slope,
String units) |
public GMetricPublisher(GMetric gm)
public void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, String units) throws GangliaException
publish in interface PublisherGangliaExceptionpublic void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, int delay, int lifetime, String units) throws GangliaException
publish in interface PublisherGangliaExceptionCopyright © 2017. All rights reserved.