Package | Description |
---|---|
org.apache.ambari.server.agent | |
org.apache.ambari.server.agent.stomp.dto |
Modifier and Type | Method and Description |
---|---|
RecoveryConfig |
RecoveryConfigHelper.getDefaultRecoveryConfig() |
RecoveryConfig |
HeartBeatResponse.getRecoveryConfig()
Get the recovery configuration settings for this host.
|
RecoveryConfig |
RegistrationResponse.getRecoveryConfig() |
RecoveryConfig |
RecoveryConfigHelper.getRecoveryConfig(String clusterName,
String hostname) |
Modifier and Type | Method and Description |
---|---|
void |
HeartBeatResponse.setRecoveryConfig(RecoveryConfig recoveryConfig)
Set the recovery configuration.
|
void |
RegistrationResponse.setRecoveryConfig(RecoveryConfig recoveryConfig) |
Modifier and Type | Method and Description |
---|---|
RecoveryConfig |
HostLevelParamsCluster.getRecoveryConfig() |
Constructor and Description |
---|
HostLevelParamsCluster(RecoveryConfig recoveryConfig,
Map<String,BlueprintProvisioningState> blueprintProvisioningState) |
Copyright © 2022 Apache Software Foundation. All rights reserved.