Uses of Class
com.espertech.esper.epl.core.OrderByElement

Packages that use OrderByElement
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
 

Uses of OrderByElement in com.espertech.esper.epl.core
 

Methods in com.espertech.esper.epl.core that return OrderByElement
 OrderByElement[] OrderByProcessorFactoryImpl.getOrderBy()
           
 

Methods in com.espertech.esper.epl.core with parameters of type OrderByElement
protected static java.util.Comparator<java.lang.Object> OrderByProcessorFactoryImpl.getComparator(OrderByElement[] orderBy, boolean isSortUsingCollator)
          Returns a comparator for order items that may sort string values using Collator.
 


© 2006-2011 EsperTech Inc.
All rights reserved.
Visit us at espertech.com