Package | Description |
---|---|
org.apache.ambari.server.agent | |
org.apache.ambari.server.controller | |
org.apache.ambari.server.state | |
org.apache.ambari.server.state.host |
Modifier and Type | Method and Description |
---|---|
RecoveryReport |
HeartBeat.getRecoveryReport() |
Modifier and Type | Method and Description |
---|---|
protected void |
HeartBeatHandler.processRecoveryReport(RecoveryReport recoveryReport,
String hostname) |
void |
HeartBeat.setRecoveryReport(RecoveryReport recoveryReport) |
Modifier and Type | Method and Description |
---|---|
RecoveryReport |
HostResponse.getRecoveryReport()
Get the detailed recovery report
|
Modifier and Type | Method and Description |
---|---|
void |
HostResponse.setRecoveryReport(RecoveryReport recoveryReport)
Set the detailed recovery report
|
Modifier and Type | Method and Description |
---|---|
RecoveryReport |
Host.getRecoveryReport()
Get detailed recovery report for the host
|
Modifier and Type | Method and Description |
---|---|
void |
Host.setRecoveryReport(RecoveryReport recoveryReport)
Set detailed recovery report for the host
|
Modifier and Type | Method and Description |
---|---|
RecoveryReport |
HostImpl.getRecoveryReport() |
Modifier and Type | Method and Description |
---|---|
void |
HostImpl.setRecoveryReport(RecoveryReport recoveryReport) |
Copyright © 2022 Apache Software Foundation. All rights reserved.