izumi.distage.model.plan.topology

Members list

Type members

Classlikes

sealed trait DepTreeNode

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DepNode
class Truncated
object DepTreeNode

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class DependencyGraph(matrix: IncidenceMatrix[DIKey], kind: DependencyKind)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait PlanTopology

This class represents direct node dependencies and allows to retrieve full transitive dependencies for a node

This class represents direct node dependencies and allows to retrieve full transitive dependencies for a node

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object PlanTopology

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type