| 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.VolumeSpecification |
EmrDaoImpl.getVolumeSpecification(EmrClusterDefinitionVolumeSpecification emrClusterDefinitionVolumeSpecification)
Creates an instance of
VolumeSpecification from a given instance of EmrClusterDefinitionVolumeSpecification. |
| Modifier and Type | Field and Description |
|---|---|
protected EmrClusterDefinitionVolumeSpecification |
EmrClusterDefinitionEbsBlockDeviceConfig.volumeSpecification |
| Modifier and Type | Method and Description |
|---|---|
EmrClusterDefinitionVolumeSpecification |
ObjectFactory.createEmrClusterDefinitionVolumeSpecification()
Create an instance of
EmrClusterDefinitionVolumeSpecification |
EmrClusterDefinitionVolumeSpecification |
EmrClusterDefinitionEbsBlockDeviceConfig.getVolumeSpecification()
Gets the value of the volumeSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrClusterDefinitionEbsBlockDeviceConfig.setVolumeSpecification(EmrClusterDefinitionVolumeSpecification value)
Sets the value of the volumeSpecification property.
|
| Constructor and Description |
|---|
EmrClusterDefinitionEbsBlockDeviceConfig(EmrClusterDefinitionVolumeSpecification volumeSpecification,
Integer volumesPerInstance)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.