public final class OrchestrationQualification extends Object implements org.apache.ambari.spi.upgrade.CheckQualification
OrchestrationQualification class is used to determine if the
check is required to run based on the RepositoryType.| Constructor and Description |
|---|
OrchestrationQualification(Class<? extends org.apache.ambari.spi.upgrade.UpgradeCheck> checkClass)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(org.apache.ambari.spi.upgrade.UpgradeCheckRequest request) |
public OrchestrationQualification(Class<? extends org.apache.ambari.spi.upgrade.UpgradeCheck> checkClass)
checkClass - the class of the check which is being considered for
applicability.Copyright © 2022 Apache Software Foundation. All rights reserved.