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: 23904 $ $Date: 2020-06-16 12:23:44 -0300 (Tue, 16 Jun 2020) $
- 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()
-