PlannedNodeTree

gql.planner.Planner$.PlannedNodeTree
See thePlannedNodeTree companion object
final case class PlannedNodeTree(tree: NodeTree, plan: Plan)

Attributes

Companion:
object
Source:
Planner.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

lazy val batches: List[(BatchKey[_, _], Type[BatchRef[_, _]])]

Attributes

Source:
Planner.scala
lazy val totalCost: Double

Attributes

Source:
Planner.scala