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.AddInstanceGroupResizeJobFlowStep.AddInstanceGroup. withInstanceCount(int instanceCount)Specify the count of the new instance group.ResizeJobFlowStep.AddInstanceGroupResizeJobFlowStep.AddInstanceGroup. withInstanceGroup(String instanceGroup)Specify the role of the new instance group (core, task).ResizeJobFlowStep.AddInstanceGroupResizeJobFlowStep.AddInstanceGroup. withInstanceType(String instanceType)Specify the instance type to use for this instance group.
-