mill.eval.SelectiveExecutionImpl
See theSelectiveExecutionImpl companion object
Attributes
- Companion
- object
- Source
- SelectiveExecutionImpl.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Type members
Classlikes
case class DownstreamResult(changedRootTasks: Set[Task[_]], downstreamTasks: Seq[Task[Any]], previousVersions: Option[VersionState])
Attributes
- Source
- SelectiveExecutionImpl.scala
- Supertypes
-
trait Serializabletrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Returns
-
None when the metadata file is empty.
- Note
-
throws if the metadata file does not exist.
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
def computeDownstreamDetailed(transitiveNamed: Seq[Named[_]], oldHashes: Metadata, newHashes: Metadata): DownstreamResult
Attributes
- Source
- SelectiveExecutionImpl.scala
def computeHashCodeSignatures(transitiveNamed: Seq[Named[_]], codeSignatures: Map[String, Int]): Map[String, Int]
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
Attributes
- Source
- SelectiveExecutionImpl.scala
In this article