Spring for Apache Hadoop

org.springframework.yarn.batch.repository.bindings
Class SaveStepExecutionReq

java.lang.Object
  extended by org.springframework.yarn.integration.ip.mind.binding.BaseObject
      extended by org.springframework.yarn.batch.repository.bindings.SaveStepExecutionReq

public class SaveStepExecutionReq
extends BaseObject


Field Summary
 StepExecutionType stepExecution
           
 
Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject
type
 
Constructor Summary
SaveStepExecutionReq()
           
 
Method Summary
 
Methods inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

stepExecution

public StepExecutionType stepExecution
Constructor Detail

SaveStepExecutionReq

public SaveStepExecutionReq()

Spring for Apache Hadoop