NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
Patterns Class
Patterns Methods
Filter Method
Filter Method (String)
Filter Method (Filter)
Filter Method (String, String)
Filter Method (Filter, String)
Patterns
Filter Method (Filter)
Filter expression for use in patterns, equivalent to the "MyEvent(vol > 100)" syntax.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
PatternFilterExpr
Filter
(
Filter
filter
)
Parameters
filter
Type:
com.espertech.esper.common.client.soda
Filter
specifies the event type name and filter expression to filter for
Return Value
Type:
PatternFilterExpr
pattern expression
See Also
Reference
Patterns Class
Filter Overload
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com