Class QueryPlan.SubsetNode

All Implemented Interfaces:
QueryPlanNode, Serializable, Cloneable
Enclosing class:
QueryPlan

public static class QueryPlan.SubsetNode extends QueryPlan.SingleQueryPlanNode
The node for finding a subset and renaming the columns of the results in the child node.
See Also: