NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.dataflow.core
EPDataFlowEPStatementFilter Interface
EPDataFlowEPStatementFilter Methods
Pass Method
EPDataFlowEPStatementFilter
Pass Method
Pass or skip the statement.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
bool
Pass
(
EPDataFlowEPStatementFilterContext
statement
)
Parameters
statement
Type:
com.espertech.esper.common.client.dataflow.core
EPDataFlowEPStatementFilterContext
to test
Return Value
Type:
Boolean
indicator whether to include (true) or exclude (false) the statement.
See Also
Reference
EPDataFlowEPStatementFilter Interface
com.espertech.esper.common.client.dataflow.core Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com