Package | Description |
---|---|
com.espertech.esper.runtime.internal.filtersvcimpl |
Main switchboard filtering and routing of incoming events to interested statements is performed in this package.
|
com.espertech.esper.runtime.internal.kernel.service | |
com.espertech.esper.runtime.internal.kernel.stage | |
com.espertech.esper.runtime.internal.metrics.instrumentation |
EPL instrumentation helpers.
|
Class and Description |
---|
DoubleRangeComparator
Comparator for DoubleRange values.
|
EventEvaluator
Interface for matching an event instance based on the event's property values to
filters, specifically filter parameter constants or ranges.
|
EventTypeIndex
Mapping of event type to a tree-like structure
containing filter parameter constants in indexes
FilterParamIndexBase and filter callbacks in FilterHandleSetNode . |
EventTypeIndexTraverse |
FilterHandleSetNode
This class holds a list of indizes storing filter constants in
FilterParamIndexBase nodes
and a set of FilterHandle . |
FilterItem |
FilterParamIndexBase
Each implementation of this abstract class represents an index of filter parameter constants supplied in filter
parameters in filter specifications that feature the same event property and operator.
|
FilterParamIndexDoubleRangeBase
Index for filter parameter constants for the range operators (range open/closed/half).
|
FilterParamIndexEqualsBase
Index for filter parameter constants to match using the equals (=) operator.
|
FilterParamIndexLookupableBase
Each implementation of this abstract class represents an index of filter parameter constants supplied in filter
parameters in filter specifications that feature the same event property and operator.
|
FilterParamIndexNotEqualsBase
Index for filter parameter constants to match using the equals (=) operator.
|
FilterParamIndexStringRangeBase |
FilterServiceBase
Implementation of the filter service interface.
|
FilterServiceGranularLockFactory |
FilterServiceGranularLockFactoryNone |
FilterServiceListener
Listener to filter activity.
|
FilterServiceSPI
Service provider interface for filter service.
|
FilterSetEntry
Entry to a
FilterSet filter set taken from a FilterService . |
StringRangeComparator
Comparator for DoubleRange values.
|
Class and Description |
---|
FilterServiceSPI
Service provider interface for filter service.
|
Class and Description |
---|
FilterServiceSPI
Service provider interface for filter service.
|
Class and Description |
---|
EventEvaluator
Interface for matching an event instance based on the event's property values to
filters, specifically filter parameter constants or ranges.
|
FilterParamIndexBase
Each implementation of this abstract class represents an index of filter parameter constants supplied in filter
parameters in filter specifications that feature the same event property and operator.
|
FilterParamIndexBooleanExpr
Index that simply maintains a list of boolean expressions.
|
Copyright © 2005–2022. All rights reserved.