public class Metric extends Object
Constructor and Description |
---|
Metric() |
Metric(String metric,
boolean pointInTime,
boolean temporal,
boolean amsHostMetric,
String unit) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getUnit() |
boolean |
isAmsHostMetric()
Indicates whether this hostcomponent metric is a host metric for AMS.
|
boolean |
isPointInTime() |
boolean |
isTemporal() |
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.