|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) @Inherited @Documented public @interface OnYarnContainerStart
Indicates that a method is capable of handling an operation on Yarn Container when something needs to be executed.
A method annotated with @OnYarnContainerStart has to be without arguments
and cannot return anything.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||