NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
FilterStream Class
FilterStream Methods
Create Method
Create Method (String)
Create Method (Filter)
Create Method (String, Expression)
Create Method (String, String)
Create Method (Filter, String)
Create Method (String, String, Expression)
FilterStream
Create Method (Filter)
Creates a stream using a filter that provides the event type name and filter expression to filter for.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
FilterStream
Create
(
Filter
filter
)
Parameters
filter
Type:
com.espertech.esper.common.client.soda
Filter
defines what to look for
Return Value
Type:
FilterStream
stream
See Also
Reference
FilterStream Class
Create Overload
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com