Class ApmLocalCollector
- java.lang.Object
-
- lumis.portal.apm.metric.collector.ApmLocalCollector
-
- All Implemented Interfaces:
java.lang.Runnable
public class ApmLocalCollector extends java.lang.Object implements java.lang.Runnable
Clock that collects all server local metrics.- Since:
- 12.4.0
- Version:
- $Revision$ $Date$
- See Also:
ApmMetric
-
-
Constructor Summary
Constructors Constructor Description ApmLocalCollector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isRunning()
Returns if this collector is running.void
run()
-