|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultSetProcessorType | |
---|---|
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.epl.view | Internal processing views for output rate limiting, filtering and internal event routing |
Uses of ResultSetProcessorType in com.espertech.esper.epl.core |
---|
Methods in com.espertech.esper.epl.core that return ResultSetProcessorType | |
---|---|
ResultSetProcessorType |
ResultSetProcessorSimpleFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorRowPerGroupRollupFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorRowPerGroupFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorRowForAllFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorHandThroughFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorFactory.getResultSetProcessorType()
Returns the type of result set processor. |
ResultSetProcessorType |
ResultSetProcessorAggregateGroupedFactory.getResultSetProcessorType()
|
ResultSetProcessorType |
ResultSetProcessorAggregateAllFactory.getResultSetProcessorType()
|
static ResultSetProcessorType |
ResultSetProcessorType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResultSetProcessorType[] |
ResultSetProcessorType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ResultSetProcessorType in com.espertech.esper.epl.view |
---|
Methods in com.espertech.esper.epl.view with parameters of type ResultSetProcessorType | |
---|---|
static OutputProcessViewFactory |
OutputProcessViewFactoryFactory.make(StatementSpecCompiled statementSpec,
InternalEventRouter internalEventRouter,
StatementContext statementContext,
EventType resultEventType,
OutputProcessViewCallback optionalOutputProcessViewCallback,
TableService tableService,
ResultSetProcessorType resultSetProcessorType)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |