@Component public class EmrPricingHelper extends AwsHelper
retryPolicyFactory| Constructor and Description |
|---|
EmrPricingHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateEmrClusterDefinitionWithBestPrice(EmrClusterAlternateKeyDto emrClusterAlternateKeyDto,
EmrClusterDefinition emrClusterDefinition,
AwsParamsDto awsParamsDto)
Finds the best price for each master and core instances based on the subnets and master and core instance search parameters given in the definition.
|
getAwsParamsDto, getClientConfiguration, getTransferRateInKilobytesPerSecond, getTransferRateInMegabitsPerSecondpublic void updateEmrClusterDefinitionWithBestPrice(EmrClusterAlternateKeyDto emrClusterAlternateKeyDto,
EmrClusterDefinition emrClusterDefinition,
AwsParamsDto awsParamsDto)
emrClusterAlternateKeyDto - EMR cluster alternate keyemrClusterDefinition - The EMR cluster definition with search criteria, and the definition that will be updatedawsParamsDto - the AWS related parameters for access/secret keys and proxy detailsCopyright © 2019. All rights reserved.