|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.listener.AbstractCompositeListener<PartitionedStepExecutionStateListener>
org.springframework.yarn.batch.listener.CompositePartitionedStepExecutionStateListener
public class CompositePartitionedStepExecutionStateListener
Composite listener for handling partitioned step state events.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.springframework.yarn.batch.listener.PartitionedStepExecutionStateListener |
|---|
PartitionedStepExecutionStateListener.PartitionedStepExecutionState |
| Constructor Summary | |
|---|---|
CompositePartitionedStepExecutionStateListener()
|
|
| Method Summary | |
|---|---|
void |
state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state,
org.springframework.batch.core.StepExecution stepExecution)
Invoked when partitioned step state is changing. |
| Methods inherited from class org.springframework.yarn.listener.AbstractCompositeListener |
|---|
getListeners, register, setListeners |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositePartitionedStepExecutionStateListener()
| Method Detail |
|---|
public void state(PartitionedStepExecutionStateListener.PartitionedStepExecutionState state,
org.springframework.batch.core.StepExecution stepExecution)
PartitionedStepExecutionStateListener
state in interface PartitionedStepExecutionStateListenerstate - the AppmasterStateListener.AppmasterStatestepExecution - the step execution
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||