|
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.batch.repository.bindings.ExecutionContextType
public class ExecutionContextType
Binding for ExecutionContext.
We need to do a trick to also store clazz type of objects in
a map because otherwise json desirialization may take wrong
type i.e. between Integer and Long.
| Nested Class Summary | |
|---|---|
static class |
ExecutionContextType.ObjectEntry
|
| Field Summary | |
|---|---|
java.util.Map<java.lang.String,ExecutionContextType.ObjectEntry> |
map
|
| Fields inherited from class org.springframework.yarn.integration.ip.mind.binding.BaseObject |
|---|
type |
| Constructor Summary | |
|---|---|
ExecutionContextType()
|
|
| 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 |
|---|
public java.util.Map<java.lang.String,ExecutionContextType.ObjectEntry> map
| Constructor Detail |
|---|
public ExecutionContextType()
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||