Class MetricValue.MetricsSnapshotMetricValue
java.lang.Object
com.inductiveautomation.ignition.common.MetricValue.AbstractMetricValue
com.inductiveautomation.ignition.common.MetricValue.MetricsSnapshotMetricValue
- All Implemented Interfaces:
 MetricValue
- Enclosing interface:
 - MetricValue
 
- 
Nested Class Summary
Nested classes/interfaces inherited from interface com.inductiveautomation.ignition.common.MetricValue
MetricValue.AbstractMetricValue, MetricValue.MetricsSnapshotMetricValue - 
Constructor Summary
ConstructorsConstructorDescriptionMetricsSnapshotMetricValue(LocalizedString nameKey, com.codahale.metrics.Snapshot value) MetricsSnapshotMetricValue(String nameKey)  - 
Method Summary
Modifier and TypeMethodDescriptionupdate(com.codahale.metrics.Snapshot sn) valueToString(Locale locale) Methods inherited from class com.inductiveautomation.ignition.common.MetricValue.AbstractMetricValue
getName, getUnits 
- 
Constructor Details
- 
MetricsSnapshotMetricValue
 - 
MetricsSnapshotMetricValue
 
 - 
 - 
Method Details
- 
getRawValue
 - 
valueToString
 - 
update
 
 -