C F G J L M R S U V

C

com.clearspring.metriccatcher - package com.clearspring.metriccatcher
 
createMetric(JSONMetric) - Method in class com.clearspring.metriccatcher.MetricCatcher
Create a Metric object from a JSONMetric

F

fromName(String) - Static method in enum com.clearspring.metriccatcher.MetricType
 

G

GaugeMetricImpl - Class in com.clearspring.metriccatcher
 
GaugeMetricImpl() - Constructor for class com.clearspring.metriccatcher.GaugeMetricImpl
 
getKlass() - Method in enum com.clearspring.metriccatcher.MetricType
 
getMetricClass() - Method in class com.clearspring.metriccatcher.JSONMetric
 
getName() - Method in class com.clearspring.metriccatcher.JSONMetric
 
getName() - Method in enum com.clearspring.metriccatcher.MetricType
 
getTimestamp() - Method in class com.clearspring.metriccatcher.JSONMetric
 
getType() - Method in class com.clearspring.metriccatcher.JSONMetric
 
getValue() - Method in class com.clearspring.metriccatcher.JSONMetric
 

J

JSONMetric - Class in com.clearspring.metriccatcher
 
JSONMetric() - Constructor for class com.clearspring.metriccatcher.JSONMetric
 

L

Loader - Class in com.clearspring.metriccatcher
 
Loader(File) - Constructor for class com.clearspring.metriccatcher.Loader
Load properties, build a MetricCatcher, start catching

M

main(String[]) - Static method in class com.clearspring.metriccatcher.Loader
Create a loader with the given properties file, if specified on the command line.
MetricCatcher - Class in com.clearspring.metriccatcher
 
MetricCatcher(DatagramSocket, Map<String, Metric>) - Constructor for class com.clearspring.metriccatcher.MetricCatcher
 
MetricType - Enum in com.clearspring.metriccatcher
 

R

run() - Method in class com.clearspring.metriccatcher.MetricCatcher
Grab metric messages off the listening socket, creating and updating them as needed.

S

setName(String) - Method in class com.clearspring.metriccatcher.JSONMetric
 
setTimestamp(double) - Method in class com.clearspring.metriccatcher.JSONMetric
 
setType(String) - Method in class com.clearspring.metriccatcher.JSONMetric
 
setValue(long) - Method in class com.clearspring.metriccatcher.GaugeMetricImpl
 
setValue(double) - Method in class com.clearspring.metriccatcher.JSONMetric
 
shutdown() - Method in class com.clearspring.metriccatcher.Loader
Shut down the metric catcher
shutdown() - Method in class com.clearspring.metriccatcher.MetricCatcher
Shutdown this MetricCatcher

U

updateMetric(Metric, double) - Method in class com.clearspring.metriccatcher.MetricCatcher
Update various metric types.

V

value() - Method in class com.clearspring.metriccatcher.GaugeMetricImpl
 
valueOf(String) - Static method in enum com.clearspring.metriccatcher.MetricType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.clearspring.metriccatcher.MetricType
Returns an array containing the constants of this enum type, in the order they are declared.

C F G J L M R S U V

Copyright © 2012. All Rights Reserved.