Interface Monitorable


  • public interface Monitorable
    • Method Detail

      • getProgressRate

        double getProgressRate()
        get the progress rate of a long running task
        Returns:
        - a double between 0 and 1. - -1 if the task is not initialized - -2 if the task is not monitorable