|
Oracle® Fusion Middleware Java API Reference for Oracle Stream Explorer 12c (12.2.1) E61220-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Deprecated. As of OCEP 10.3, replaced by StreamSink and RelationSink.
An EventSink receives events emitted by an EventSource.
EventSource, EventSender| Method Summary | |
void |
onEvent(java.util.List newEvents)Deprecated. Callback method for receiving events. |
| Method Detail |
public void onEvent(java.util.List newEvents)
throws EventRejectedException
newEvents - received, parameter is never null.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||