|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=PARAMETER) @Retention(value=RUNTIME) @Documented public @interface YarnEnvironments
Annotation which indicates that a method parameter should be bound to the
environment variables of a container. The annotated parameter must be assignable to
Map with String keys and String values.
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||