Package org.gradle.profiler
Class BuildInvoker
java.lang.Object
org.gradle.profiler.BuildInvoker
- Direct Known Subclasses:
GradleBuildInvoker
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BuildInvokerstatic final BuildInvokerstatic final BuildInvoker -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintbooleanbooleanint
-
Field Details
-
Bazel
-
Buck
-
Maven
-
-
Constructor Details
-
BuildInvoker
public BuildInvoker()
-
-
Method Details
-
benchmarkWarmUps
public int benchmarkWarmUps() -
profileWarmUps
public int profileWarmUps() -
allowsCleanupBetweenBuilds
public boolean allowsCleanupBetweenBuilds() -
isDoesNotUseDaemon
public boolean isDoesNotUseDaemon() -
isReuseDaemon
public boolean isReuseDaemon()
-