|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultSetProcessorBaseSimple | |
---|---|
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 ResultSetProcessorBaseSimple in com.espertech.esper.epl.core |
---|
Subclasses of ResultSetProcessorBaseSimple in com.espertech.esper.epl.core | |
---|---|
class |
ResultSetProcessorHandThrough
Result set processor for the hand-through case: no aggregation functions used in the select clause, and no group-by, no having and ordering. |
class |
ResultSetProcessorSimple
Result set processor for the simplest case: no aggregation functions used in the select clause, and no group-by. |
Constructors in com.espertech.esper.epl.core with parameters of type ResultSetProcessorBaseSimple | |
---|---|
ResultSetProcessorSimpleTransform(ResultSetProcessorBaseSimple resultSetProcessor)
Ctor. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |