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