JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.df.model.MetricUnit
Packages that use
MetricUnit
Package
Description
com.cloudera.cdp.df.model
Uses of
MetricUnit
in
com.cloudera.cdp.df.model
Methods in
com.cloudera.cdp.df.model
that return
MetricUnit
Modifier and Type
Method
Description
MetricUnit
AlertCondition.
getUnit
()
Getter for unit.
Methods in
com.cloudera.cdp.df.model
with parameters of type
MetricUnit
Modifier and Type
Method
Description
void
AlertCondition.
setUnit
(
MetricUnit
unit)
Setter for unit.