B F G M O S T V 

B

Batcher - Class in org.rhq.metrics.client.common
Just a helper

F

from(String) - Static method in enum org.rhq.metrics.client.common.MetricType
 

G

getMetricType() - Method in class org.rhq.metrics.client.common.SingleMetric
 
getSource() - Method in class org.rhq.metrics.client.common.SingleMetric
 
getTimestamp() - Method in class org.rhq.metrics.client.common.SingleMetric
 
getValue() - Method in class org.rhq.metrics.client.common.SingleMetric
 

M

metricListToJson(List<SingleMetric>) - Static method in class org.rhq.metrics.client.common.Batcher
Translate the passed list of metrics into a JSON representation
MetricType - Enum in org.rhq.metrics.client.common
Type of the metric

O

org.rhq.metrics.client.common - package org.rhq.metrics.client.common
 

S

SingleMetric - Class in org.rhq.metrics.client.common
One single metric
SingleMetric(String, long, Double) - Constructor for class org.rhq.metrics.client.common.SingleMetric
 
SingleMetric(String, long, Double, MetricType) - Constructor for class org.rhq.metrics.client.common.SingleMetric
 

T

toJson() - Method in class org.rhq.metrics.client.common.SingleMetric
 
toString() - Method in class org.rhq.metrics.client.common.SingleMetric
 

V

valueOf(String) - Static method in enum org.rhq.metrics.client.common.MetricType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rhq.metrics.client.common.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.
B F G M O S T V 

Copyright © 2014 Red Hat, Inc.. All rights reserved.