Class SortOrders.SortImpl

java.lang.Object
org.apache.gravitino.rel.expressions.sorts.SortOrders.SortImpl
All Implemented Interfaces:
Expression, SortOrder
Enclosing class:
SortOrders

public static final class SortOrders.SortImpl extends Object implements SortOrder
Create a sort order by the given expression with the given sort direction and null ordering.