Uses of Class
com.amazonaws.services.elasticmapreduce.util.ResizeJobFlowStep.AddInstanceGroup
-
Packages that use ResizeJobFlowStep.AddInstanceGroup Package Description com.amazonaws.services.elasticmapreduce.util -
-
Uses of ResizeJobFlowStep.AddInstanceGroup in com.amazonaws.services.elasticmapreduce.util
Methods in com.amazonaws.services.elasticmapreduce.util that return ResizeJobFlowStep.AddInstanceGroup Modifier and Type Method Description ResizeJobFlowStep.AddInstanceGroup
ResizeJobFlowStep.AddInstanceGroup. withInstanceCount(int instanceCount)
Specify the count of the new instance group.ResizeJobFlowStep.AddInstanceGroup
ResizeJobFlowStep.AddInstanceGroup. withInstanceGroup(String instanceGroup)
Specify the role of the new instance group (core, task).ResizeJobFlowStep.AddInstanceGroup
ResizeJobFlowStep.AddInstanceGroup. withInstanceType(String instanceType)
Specify the instance type to use for this instance group.
-