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