Class ClusterTaskScheduler.StatusResult

  • Enclosing interface:
    ClusterTaskScheduler

    public static final class ClusterTaskScheduler.StatusResult
    extends Object
    This class define a Status result return by the statusJob() method of the interface.
    Author:
    Laurent Jourdren
    • Method Detail

      • getExitCode

        public int getExitCode()
        Return the exit code.
        Returns:
        the exit code