Uses of Class
io.siddhi.core.query.output.callback.InsertIntoStreamCallback
-
Packages that use InsertIntoStreamCallback Package Description io.siddhi.core.query.output.callback -
-
Uses of InsertIntoStreamCallback in io.siddhi.core.query.output.callback
Subclasses of InsertIntoStreamCallback in io.siddhi.core.query.output.callback Modifier and Type Class Description classInsertIntoStreamEndPartitionCallbackImplementation ofOutputCallbackto receive processed Siddhi events from partitioned Siddhi queries and put them intoStreamJunction.
-