public class InsertIntoTableCallback extends OutputCallback
| Constructor and Description |
|---|
InsertIntoTableCallback(EventTable eventTable,
org.wso2.siddhi.query.api.definition.StreamDefinition outputStreamDefinition,
boolean convertToStreamEvent,
StreamEventPool streamEventPool,
StreamEventConverter streamEventConverter,
String queryName) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.siddhi.query.api.definition.StreamDefinition |
getOutputStreamDefinition() |
void |
send(ComplexEventChunk complexEventChunk) |
constructMatchingStateEventChunk, getDebugger, getQueryName, setDebuggerpublic InsertIntoTableCallback(EventTable eventTable, org.wso2.siddhi.query.api.definition.StreamDefinition outputStreamDefinition, boolean convertToStreamEvent, StreamEventPool streamEventPool, StreamEventConverter streamEventConverter, String queryName)
public void send(ComplexEventChunk complexEventChunk)
send in class OutputCallbackpublic org.wso2.siddhi.query.api.definition.StreamDefinition getOutputStreamDefinition()
Copyright © 2018 WSO2. All Rights Reserved.