public class OrderedDistributionImpl extends java.lang.Object implements OrderedDistribution
Constructor and Description |
---|
OrderedDistributionImpl(SortOrder[] orderingExprs) |
Modifier and Type | Method and Description |
---|---|
SortOrder[] |
ordering()
Returns ordering expressions.
|
public OrderedDistributionImpl(SortOrder[] orderingExprs)
public SortOrder[] ordering()
OrderedDistribution
ordering
in interface OrderedDistribution