PlanTopologyImmutable

izumi.distage.model.plan.topology.PlanTopology$.PlanTopologyImmutable
final case class PlanTopologyImmutable(dependees: DependencyGraph, dependencies: DependencyGraph) extends PlanTopology

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

This method is relatively expensive

This method is relatively expensive

Attributes

Returns:

full set of all the keys transitively depending on key

Inherited from:
PlanTopology

This method is relatively expensive

This method is relatively expensive

Attributes

Returns:

full set of all the keys transitively depending on key

Inherited from:
PlanTopology