public interface Publisher
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) |
void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, String units) throws GangliaException
GangliaException
void publish(String processName, String attributeName, String value, GMetricType type, GMetricSlope slope, int delay, int lifetime, String units) throws GangliaException
GangliaException
Copyright © 2016. All rights reserved.