Internal interface extends the public interface, but allows to access operations which are not exposed by the public API.
Warning : This is to be used by the internal system only, and is not a part of the public API. Use of this API is strongly discouraged. For the public API of this service, refer to {@link ClusterJobService}. @author Yohan Liyanage @version 1.0 @see ClusterManager @see GridJob
|
|