JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.cloudera.cdp.replicationmanager.model.Alert
Packages that use
Alert
Package
Description
com.cloudera.cdp.replicationmanager.model
Uses of
Alert
in
com.cloudera.cdp.replicationmanager.model
Methods in
com.cloudera.cdp.replicationmanager.model
that return
Alert
Modifier and Type
Method
Description
Alert
HdfsArguments.
getAlert
()
Getter for alert.
Methods in
com.cloudera.cdp.replicationmanager.model
with parameters of type
Alert
Modifier and Type
Method
Description
void
HdfsArguments.
setAlert
(
Alert
alert)
Setter for alert.