Interface | Description |
---|---|
RunnableWithFuture<T> |
Class | Description |
---|---|
BuildRulePipelinesRunner |
Constructs build rule pipelines for a single build.
|
CachingBuildEngine |
A build engine used to build a
BuildRule which also caches the results. |
CachingBuildEngine.DefaultBuildRuleBuilderDelegate | |
DefaultBuildableContext | |
DefaultRuleDepsCache |
A cache of rule deps.
|
UnskippedBuildEngineActionTracker |
Keeps track of the number of
BuildEngineAction that either were already executed or might
be executed in the future. |
Exception | Description |
---|---|
BuildRuleFailedException |
Exception indicating that building a rule failed.
|