| 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.SpotProvisioningSpecification |
EmrDaoImpl.getSpotSpecification(EmrClusterDefinitionSpotSpecification emrClusterDefinitionSpotSpecification)
Creates an instance of
SpotProvisioningSpecification from a given instance of EmrClusterDefinitionSpotSpecification. |
| Modifier and Type | Field and Description |
|---|---|
protected EmrClusterDefinitionSpotSpecification |
EmrClusterDefinitionLaunchSpecifications.spotSpecification |
| Modifier and Type | Method and Description |
|---|---|
EmrClusterDefinitionSpotSpecification |
ObjectFactory.createEmrClusterDefinitionSpotSpecification()
Create an instance of
EmrClusterDefinitionSpotSpecification |
EmrClusterDefinitionSpotSpecification |
EmrClusterDefinitionLaunchSpecifications.getSpotSpecification()
Gets the value of the spotSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrClusterDefinitionLaunchSpecifications.setSpotSpecification(EmrClusterDefinitionSpotSpecification value)
Sets the value of the spotSpecification property.
|
| Constructor and Description |
|---|
EmrClusterDefinitionLaunchSpecifications(EmrClusterDefinitionSpotSpecification spotSpecification)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.