Parallelism Configuration
A ParallelismConfiguration
defines the parallel settings for a Gradle build.
Since
4.1
Inheritors
Functions
Link copied to clipboard
Returns the maximum number of concurrent workers used for underlying build operations.
Link copied to clipboard
Returns true if parallel project execution is enabled.
Link copied to clipboard
Specifies the maximum number of concurrent workers used for underlying build operations.
Link copied to clipboard
Enables/disables parallel project execution.