org.apache.flume.instrumentation
Class GangliaServer.GangliaCollector
java.lang.Object
   org.apache.flume.instrumentation.GangliaServer.GangliaCollector
org.apache.flume.instrumentation.GangliaServer.GangliaCollector
- All Implemented Interfaces: 
- Runnable
- Enclosing class:
- GangliaServer
- protected class GangliaServer.GangliaCollector 
- extends Object- implements Runnable
Worker which polls JMX for all mbeans with
 ObjectName within the flume namespace:
 org.apache.flume. All attributes of such beans are sent to the all hosts
 specified by the server that owns it's instance.
 
| Method Summary | 
|  void | run()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
GangliaServer.GangliaCollector
protected GangliaServer.GangliaCollector()
run
public void run()
- 
- Specified by:
- runin interface- Runnable
 
- 
 
Copyright © 2009-2015 Apache Software Foundation. All Rights Reserved.