|
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.batch.repository.bindings.ExecutionContextType.ObjectEntry
public static class ExecutionContextType.ObjectEntry
| Field Summary | |
|---|---|
java.lang.String |
clazz
|
java.lang.Object |
obj
|
| Constructor Summary | |
|---|---|
ExecutionContextType.ObjectEntry()
|
|
ExecutionContextType.ObjectEntry(java.lang.Object obj,
java.lang.String clazz)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.Object obj
public java.lang.String clazz
| Constructor Detail |
|---|
public ExecutionContextType.ObjectEntry()
public ExecutionContextType.ObjectEntry(java.lang.Object obj,
java.lang.String clazz)
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||