public class InsertIntoStreamEndPartitionCallback extends InsertIntoStreamCallback
OutputCallback to receive processed Siddhi events from partitioned
Siddhi queries and put them into StreamJunction.outputStreamDefinition, publisher| Constructor and Description |
|---|
InsertIntoStreamEndPartitionCallback(io.siddhi.query.api.definition.StreamDefinition outputStreamDefinition,
String queryName) |
| Modifier and Type | Method and Description |
|---|---|
void |
send(ComplexEventChunk complexEventChunk,
int noOfEvents) |
getOutputStreamDefinition, initconstructMatchingStateEventChunk, setSiddhiDebuggerpublic InsertIntoStreamEndPartitionCallback(io.siddhi.query.api.definition.StreamDefinition outputStreamDefinition,
String queryName)
public void send(ComplexEventChunk complexEventChunk, int noOfEvents)
send in class InsertIntoStreamCallbackCopyright © 2022. All rights reserved.