Class FederatedDescribeOperator

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

public class FederatedDescribeOperator extends DescribeOperator implements QueryRef
Specialized DescribeOperator Node for maintaining QueryInfo.
Author:
Andreas Schwarte
See Also:
  • Constructor Details

    • FederatedDescribeOperator

      public FederatedDescribeOperator(TupleExpr arg, QueryInfo queryInfo)
  • Method Details

    • getQueryInfo

      public QueryInfo getQueryInfo()
      Description copied from interface: QueryRef
      Retrieve the attached query information of the tuple expression
      Specified by:
      getQueryInfo in interface QueryRef
      Returns:
      the QueryInfo