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