Package com.vmware.aria.operations
Class Metric
-
- All Implemented Interfaces:
public final class Metric
-
-
Method Summary
Modifier and Type Method Description final JsonObjectgetJson()final StringgetKey()final DoublegetDoubleValue()final LonggetTimestamp()-
-
Method Detail
-
getJson
final JsonObject getJson()
-
getDoubleValue
final Double getDoubleValue()
-
getTimestamp
final Long getTimestamp()
-
-
-
-