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