Package | Description |
---|---|
com.amazonaws.services.elasticmapreduce.util |
Modifier and Type | Method and Description |
---|---|
static ResizeJobFlowStep.OnArrested |
ResizeJobFlowStep.OnArrested.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResizeJobFlowStep.OnArrested[] |
ResizeJobFlowStep.OnArrested.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResizeJobFlowStep |
ResizeJobFlowStep.withOnArrested(ResizeJobFlowStep.OnArrested onArrested)
What action this step should take if any of the instance group modifications result
in the instance group entering Arrested state.
|
Copyright © 2014. All rights reserved.