NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
Patterns Class
Patterns Methods
EveryFilter Method
EveryFilter Method (String)
EveryFilter Method (Filter)
EveryFilter Method (String, String)
EveryFilter Method (Filter, String)
Patterns
EveryFilter Method (Filter)
Pattern every-operator and filter in combination, equivalent to the "every 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
PatternEveryExpr
EveryFilter
(
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:
PatternEveryExpr
pattern expression
See Also
Reference
Patterns Class
EveryFilter Overload
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com