| Package | Description |
|---|---|
| org.finra.herd.dao.helper | |
| org.finra.herd.model.api.xml |
| Modifier and Type | Method and Description |
|---|---|
protected EmrClusterVolumeSpecification |
EmrHelper.getVolumeSpecification(com.amazonaws.services.elasticmapreduce.model.VolumeSpecification volumeSpecification)
Returns EmrClusterVolumeSpecification
|
| Modifier and Type | Field and Description |
|---|---|
protected EmrClusterVolumeSpecification |
EmrClusterEbsBlockDevice.volumeSpecification |
| Modifier and Type | Method and Description |
|---|---|
EmrClusterVolumeSpecification |
ObjectFactory.createEmrClusterVolumeSpecification()
Create an instance of
EmrClusterVolumeSpecification |
EmrClusterVolumeSpecification |
EmrClusterEbsBlockDevice.getVolumeSpecification()
Gets the value of the volumeSpecification property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmrClusterEbsBlockDevice.setVolumeSpecification(EmrClusterVolumeSpecification value)
Sets the value of the volumeSpecification property.
|
| Constructor and Description |
|---|
EmrClusterEbsBlockDevice(EmrClusterVolumeSpecification volumeSpecification,
String device,
Integer volumesPerInstance)
Fully-initialising value constructor
|
Copyright © 2019. All rights reserved.