Uses of Class
com.amazonaws.services.elasticmapreduce.model.Step
Packages that use Step
-
Uses of Step in com.amazonaws.services.elasticmapreduce.model
Methods in com.amazonaws.services.elasticmapreduce.model that return StepModifier and TypeMethodDescriptionStep.clone()
DescribeStepResult.getStep()
The step details for the requested step identifier.Step.withActionOnFailure
(ActionOnFailure actionOnFailure) This specifies what action to take when the cluster step fails.Step.withActionOnFailure
(String actionOnFailure) This specifies what action to take when the cluster step fails.Step.withConfig
(HadoopStepConfig config) The Hadoop job configuration of the cluster step.The identifier of the cluster step.The name of the cluster step.Step.withStatus
(StepStatus status) The current execution status details of the cluster step.Methods in com.amazonaws.services.elasticmapreduce.model with parameters of type StepModifier and TypeMethodDescriptionvoid
The step details for the requested step identifier.The step details for the requested step identifier.