Class EnumerableSortedAggregate

All Implemented Interfaces:
Cloneable, EnumerableRel, RelOptNode, Hintable, PhysicalNode, RelNode

public class EnumerableSortedAggregate extends EnumerableAggregateBase implements EnumerableRel
Sort based physical implementation of Aggregate in enumerable calling convention.