All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable

public class StubRelation extends LeafPlan
Synthetic LogicalPlan used by the planner that the child plan is referred elsewhere. Essentially this means referring to another node in the plan and acting as a relationship. Used for duplicating parts of the plan without having to clone the nodes.