Interface IProcessingUnitRunnable

    • Method Detail

      • getId

        java.lang.String getId()
        Get the runnable id
        Returns:
        the runnable id
      • getProcessStatus

        IProcessStatus getProcessStatus()
        Get the process status
        Returns:
        the process status
      • getNumberOfUnitsToProcess

        long getNumberOfUnitsToProcess()
        Get number of units to process
        Returns:
        the number of units to process