|
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.integration.ip.mind.binding.BaseObject
org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject
org.springframework.yarn.batch.repository.bindings.GetExecutionContextRes
public class GetExecutionContextRes
Response for getting execution context.
RemoteExecutionContextDao.getExecutionContext(JobExecution)
,
RemoteExecutionContextDao.getExecutionContext(StepExecution)
,
JobInstance
Field Summary | |
---|---|
ExecutionContextType |
executionContext
|
Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject |
---|
resmsg, resstate |
Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
---|
type |
Constructor Summary | |
---|---|
GetExecutionContextRes()
|
Method Summary |
---|
Methods inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseResponseObject |
---|
getResmsg, getResstate, setResmsg, setResstate |
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 |
---|
public ExecutionContextType executionContext
Constructor Detail |
---|
public GetExecutionContextRes()
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |