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()
OrderedDistributionordering in interface OrderedDistribution