Package ch.rswk.meta.engine
Class EngineRuntime.CpuGaugeSet
java.lang.Object
ch.rswk.meta.engine.EngineRuntime.CpuGaugeSet
- All Implemented Interfaces:
com.codahale.metrics.Metric
,com.codahale.metrics.MetricSet
- Enclosing class:
EngineRuntime
private static class EngineRuntime.CpuGaugeSet
extends Object
implements com.codahale.metrics.MetricSet
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final OperatingSystemMXBean
private static final OperatingSystemMXBean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SYSTEM_MX_BEAN
-
PLATFORM_MX_BEAN
-
-
Constructor Details
-
CpuGaugeSet
private CpuGaugeSet()
-
-
Method Details
-
getMetrics
- Specified by:
getMetrics
in interfacecom.codahale.metrics.MetricSet
-
getSystemCpuLoad
private double getSystemCpuLoad() -
getCpuProcessLoad
private double getCpuProcessLoad() -
getCpuTime
-