|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseCondition | |
---|---|
com.espertech.esper.client.hook | Callback interfaces for use with statement annotations. |
com.espertech.esper.core.service | Implementation of client package interfaces, glue code |
Uses of BaseCondition in com.espertech.esper.client.hook |
---|
Classes in com.espertech.esper.client.hook that implement BaseCondition | |
---|---|
class |
ConditionPatternEngineSubexpressionMax
Indicates that on the engine level the followed-by pattern operator, regardless whether parameterized with a max number of sub-expressions or not, has reached the configured engine-wide limit at runtime. |
class |
ConditionPatternSubexpressionMax
Indicates that the followed-by pattern operator, when parameterized with a max number of sub-expressions, has reached that limit at runtime. |
Methods in com.espertech.esper.client.hook that return BaseCondition | |
---|---|
BaseCondition |
ConditionHandlerContext.getEngineCondition()
Returns the condition reported. |
Constructors in com.espertech.esper.client.hook with parameters of type BaseCondition | |
---|---|
ConditionHandlerContext(java.lang.String engineURI,
java.lang.String statementName,
java.lang.String epl,
BaseCondition engineCondition)
Ctor. |
Uses of BaseCondition in com.espertech.esper.core.service |
---|
Methods in com.espertech.esper.core.service with parameters of type BaseCondition | |
---|---|
void |
ExceptionHandlingService.handleCondition(BaseCondition condition,
EPStatementHandle handle)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |