| Package | Description |
|---|---|
| org.finra.herd.dao.impl | |
| org.finra.herd.model.api.xml |
| Modifier and Type | Method and Description |
|---|---|
protected com.amazonaws.services.elasticmapreduce.model.OnDemandProvisioningSpecification |
EmrDaoImpl.getOnDemandSpecification(EmrClusterDefinitionOnDemandSpecification emrClusterDefinitionOnDemandSpecification)
Creates an instance of
OnDemandProvisioningSpecification from a given instance of EmrClusterDefinitionOnDemandSpecification. |
| Modifier and Type | Field and Description |
|---|---|
protected EmrClusterDefinitionOnDemandSpecification |
EmrClusterDefinitionLaunchSpecifications.onDemandSpecification |
| Modifier and Type | Method and Description |
|---|---|
EmrClusterDefinitionOnDemandSpecification |
ObjectFactory.createEmrClusterDefinitionOnDemandSpecification()
Create an instance of
EmrClusterDefinitionOnDemandSpecification |
EmrClusterDefinitionOnDemandSpecification |
EmrClusterDefinitionLaunchSpecifications.getOnDemandSpecification()
Gets the value of the onDemandSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrClusterDefinitionLaunchSpecifications.setOnDemandSpecification(EmrClusterDefinitionOnDemandSpecification value)
Sets the value of the onDemandSpecification property.
|
| Constructor and Description |
|---|
EmrClusterDefinitionLaunchSpecifications(EmrClusterDefinitionSpotSpecification spotSpecification,
EmrClusterDefinitionOnDemandSpecification onDemandSpecification)
Fully-initialising value constructor
|
Copyright © 2021. All rights reserved.