Interface CalculationStatistics.Builder

  • Method Details

    • 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

      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.