|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
com.espertech.esper.metrics.instrumentation |
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. |
Uses of OrderByElement in com.espertech.esper.metrics.instrumentation |
---|
Methods in com.espertech.esper.metrics.instrumentation with parameters of type OrderByElement | |
---|---|
void |
InstrumentationDefault.qOrderBy(EventBean[] evalEventsPerStream,
OrderByElement[] orderBy)
|
void |
Instrumentation.qOrderBy(EventBean[] evalEventsPerStream,
OrderByElement[] orderBy)
|
|
© 2006-2014 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |