Interface CalculationStatistics.Builder

    • Method Detail

      • dpuExecutionInMillis

        CalculationStatistics.Builder dpuExecutionInMillis​(Long dpuExecutionInMillis)

        The data processing unit execution time in milliseconds for the calculation.

        Parameters:
        dpuExecutionInMillis - The data processing unit execution time in milliseconds for the calculation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • progress

        CalculationStatistics.Builder progress​(String progress)

        The progress of the calculation.

        Parameters:
        progress - The progress of the calculation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.