Annotation Type GridInternal
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface GridInternal
Indicates that annotated task should always be loaded with local deployment, ignoring grid source node configuration. Also jobs within such a task will always be executed in the management thread pool on remote nodes and won't generate job events. This annotation intended for internal use only.