Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
com.espertech.esper.runtime.internal.kernel.service | |
com.espertech.esper.runtime.internal.kernel.stage |
Modifier and Type | Method and Description |
---|---|
void |
EPEventService.setUnmatchedListener(UnmatchedListener listener)
Sets a listener to receive events that are unmatched by any statement.
|
Modifier and Type | Field and Description |
---|---|
protected UnmatchedListener |
EPEventServiceImpl.unmatchedListener |
Modifier and Type | Method and Description |
---|---|
void |
EPEventServiceImpl.setUnmatchedListener(UnmatchedListener listener) |
Modifier and Type | Field and Description |
---|---|
protected UnmatchedListener |
EPStageEventServiceImpl.unmatchedListener |
Modifier and Type | Method and Description |
---|---|
void |
EPStageEventServiceImpl.setUnmatchedListener(UnmatchedListener listener) |
Copyright © 2005–2022. All rights reserved.