|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlacementType | |
|---|---|
| com.amazonaws.services.elasticmapreduce.model | Classes modeling the various types represented by AmazonElasticMapReduce. |
| Uses of PlacementType in com.amazonaws.services.elasticmapreduce.model |
|---|
| Methods in com.amazonaws.services.elasticmapreduce.model that return PlacementType | |
|---|---|
PlacementType |
JobFlowInstancesDetail.getPlacement()
A container for the placement type of the job flow instance. |
PlacementType |
JobFlowInstancesConfig.getPlacement()
A container for the placement type of the job flow instances config. |
PlacementType |
PlacementType.withAvailabilityZone(String availabilityZone)
The geographical location of the Amazon EC2 instances. |
| Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type PlacementType | |
|---|---|
void |
JobFlowInstancesDetail.setPlacement(PlacementType placement)
A container for the placement type of the job flow instance. |
void |
JobFlowInstancesConfig.setPlacement(PlacementType placement)
A container for the placement type of the job flow instances config. |
JobFlowInstancesDetail |
JobFlowInstancesDetail.withPlacement(PlacementType placement)
A container for the placement type of the job flow instance. |
JobFlowInstancesConfig |
JobFlowInstancesConfig.withPlacement(PlacementType placement)
A container for the placement type of the job flow instances config. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||