|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputProcessViewConditionFactory.ConditionType | |
---|---|
com.espertech.esper.epl.view | Internal processing views for output rate limiting, filtering and internal event routing |
Uses of OutputProcessViewConditionFactory.ConditionType in com.espertech.esper.epl.view |
---|
Methods in com.espertech.esper.epl.view that return OutputProcessViewConditionFactory.ConditionType | |
---|---|
static OutputProcessViewConditionFactory.ConditionType |
OutputProcessViewConditionFactory.ConditionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OutputProcessViewConditionFactory.ConditionType[] |
OutputProcessViewConditionFactory.ConditionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.espertech.esper.epl.view with parameters of type OutputProcessViewConditionFactory.ConditionType | |
---|---|
OutputProcessViewConditionFactory(StatementContext statementContext,
OutputStrategyPostProcessFactory postProcessFactory,
boolean distinct,
ExprTimePeriod afterTimePeriod,
java.lang.Integer afterConditionNumberOfEvents,
EventType resultEventType,
OutputConditionFactory outputConditionFactory,
int streamCount,
OutputProcessViewConditionFactory.ConditionType conditionType,
OutputLimitLimitType outputLimitLimitType,
boolean terminable,
boolean hasAfter,
boolean isUnaggregatedUngrouped,
SelectClauseStreamSelectorEnum selectClauseStreamSelectorEnum,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |