public class StreamingRuntimeManager extends Object
Modifier and Type | Method and Description |
---|---|
void |
addCallback(String streamId,
BFunctionPointer functionPointer,
SiddhiAppRuntime siddhiAppRuntime) |
SiddhiAppRuntime |
createSiddhiAppRuntime(String siddhiApp) |
static StreamingRuntimeManager |
getInstance() |
public static StreamingRuntimeManager getInstance()
public SiddhiAppRuntime createSiddhiAppRuntime(String siddhiApp)
public void addCallback(String streamId, BFunctionPointer functionPointer, SiddhiAppRuntime siddhiAppRuntime)
Copyright © 2018 WSO2. All rights reserved.