Package | Description |
---|---|
com.espertech.esper.filter |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
com.espertech.esper.filterspec |
Modifier and Type | Method and Description |
---|---|
ExprNodeAdapterBase |
FilterBooleanExpressionFactoryImpl.make(FilterSpecParamExprNode node,
EventBean[] events,
ExprEvaluatorContext exprEvaluatorContext,
int agentInstanceId,
EngineImportService engineImportService,
java.lang.annotation.Annotation[] annotations) |
Modifier and Type | Method and Description |
---|---|
ExprNodeAdapterBase |
FilterBooleanExpressionFactory.make(FilterSpecParamExprNode filterSpecParamExprNode,
EventBean[] events,
ExprEvaluatorContext exprEvaluatorContext,
int agentInstanceId,
EngineImportService engineImportService,
java.lang.annotation.Annotation[] annotations) |