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 SummaryNested classes/interfaces inherited from interface com.inductiveautomation.ignition.common.MetricValueMetricValue.AbstractMetricValue, MetricValue.MetricsSnapshotMetricValue
- 
Constructor SummaryConstructorsConstructorDescriptionMetricsSnapshotMetricValue(LocalizedString nameKey, com.codahale.metrics.Snapshot value) MetricsSnapshotMetricValue(String nameKey) 
- 
Method SummaryModifier and TypeMethodDescriptionupdate(com.codahale.metrics.Snapshot sn) valueToString(Locale locale) Methods inherited from class com.inductiveautomation.ignition.common.MetricValue.AbstractMetricValuegetName, getUnits
- 
Constructor Details- 
MetricsSnapshotMetricValue
- 
MetricsSnapshotMetricValue
 
- 
- 
Method Details- 
getRawValue
- 
valueToString
- 
update
 
-