Package com.cloudera.cdp.df.model
Class MetricValue
java.lang.Object
com.cloudera.cdp.df.model.MetricValue
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:28.348-07:00")
public class MetricValue
extends Object
A metric value
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MetricValue
public MetricValue()
-
-
Method Details
-
getTimestamp
Getter for timestamp. The timestamp of this data point -
setTimestamp
Setter for timestamp. The timestamp of this data point -
getValue
Getter for value. The value of this data point -
setValue
Setter for value. The value of this data point -
equals
-
hashCode
public int hashCode() -
toString
-