public class CompositePartitionedStepExecutionStateListener extends org.springframework.yarn.listener.AbstractCompositeListener<PartitionedStepExecutionStateListener> implements PartitionedStepExecutionStateListener
PartitionedStepExecutionStateListener.PartitionedStepExecutionState| Constructor and Description |
|---|
CompositePartitionedStepExecutionStateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state,
StepExecution stepExecution)
Invoked when partitioned step state is changing.
|
public CompositePartitionedStepExecutionStateListener()
public void state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state, StepExecution stepExecution)
PartitionedStepExecutionStateListenerstate in interface PartitionedStepExecutionStateListenerstate - the AppmasterStateListener.AppmasterStatestepExecution - the step execution