| 
 | Oracle Fusion Middleware Java API Reference for Oracle Event Processing 12c Release 1 (12.1.3.0.0) E54267-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A BatchStreamSender sends a batch of events emitted by an StreamSource to StreamSink listeners.
| Method Summary | |
|  void | sendInsertEvents(java.util.Collection events)Send a batch of events of type insert downstream to BatchStreamSinklisteners in the EPN. | 
| Methods inherited from interface com.bea.wlevs.ede.api.StreamSender | 
| sendHeartbeat, sendInsertEvent | 
| Method Detail | 
public void sendInsertEvents(java.util.Collection events)
                      throws EventRejectedException
BatchStreamSink listeners in the EPN. Events of type insert are used to model streams.events - A Collection of Object| 
 | Copyright © 2007, 2014 Oracle and/or its affiliates. All rights reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||