Class FedXLeftJoin

All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, TupleExpr, VariableScopeChange

public class FedXLeftJoin extends LeftJoin
Abstraction of LeftJoin to maintain the QueryInfo.
Author:
Andreas Schwarte
See Also:
  • Field Details Link icon

    • queryInfo Link icon

      protected final transient QueryInfo queryInfo
  • Constructor Details Link icon

  • Method Details Link icon

    • getQueryInfo Link icon

      public QueryInfo getQueryInfo()