[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Interface for a callback method to be called when an event matches a filter specification.

The following tables list the members exposed by the FilterCallback type.

Public Methods

  NameDescription
MatchFound
Indicate that an event was evaluated by the net.esper.filter.FilterService which matches the filter specification net.esper.filter.FilterSpec associated with this callback.