public interface UnmatchedListener
Also see EPEventService.setUnmatchedListener(UnmatchedListener)
.
Modifier and Type | Method and Description |
---|---|
void |
update(com.espertech.esper.common.client.EventBean theEvent)
Called upon the runtimeencountering an event not matched to any of the event stream filters
of any active statement.
|
Copyright © 2005–2018. All rights reserved.