de.is24.util.monitoring.state2graphite
Class StateValuesToGraphite.ReportStateValuesJob

java.lang.Object
  extended by de.is24.util.monitoring.state2graphite.StateValuesToGraphite.ReportStateValuesJob
All Implemented Interfaces:
Runnable
Enclosing class:
StateValuesToGraphite

private class StateValuesToGraphite.ReportStateValuesJob
extends Object
implements Runnable


Field Summary
private  GraphiteConnection graphiteClient
           
private  String keyPrefix
           
 
Constructor Summary
StateValuesToGraphite.ReportStateValuesJob(GraphiteConnection graphiteClient, String keyPrefix)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graphiteClient

private final GraphiteConnection graphiteClient

keyPrefix

private final String keyPrefix
Constructor Detail

StateValuesToGraphite.ReportStateValuesJob

public StateValuesToGraphite.ReportStateValuesJob(GraphiteConnection graphiteClient,
                                                  String keyPrefix)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.