Interface ParallelismConfiguration.Builder

    • Method Detail

      • maxParallelExecutionSteps

        ParallelismConfiguration.Builder maxParallelExecutionSteps​(Integer maxParallelExecutionSteps)

        The max number of steps that can be executed in parallel.

        Parameters:
        maxParallelExecutionSteps - The max number of steps that can be executed in parallel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.