Package | Description |
---|---|
com.espertech.esper.runtime.internal.filtersvcimpl |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
Modifier and Type | Method and Description |
---|---|
List<FilterSetEntry> |
FilterSet.getFilters()
Returns the filters.
|
Constructor and Description |
---|
FilterSet(List<FilterSetEntry> filters)
Ctor.
|
Copyright © 2005–2020. All rights reserved.