public class SiddhiTopologyCreatorImpl extends Object implements SiddhiTopologyCreator
SiddhiTopology based on distributed annotations.| Constructor and Description |
|---|
SiddhiTopologyCreatorImpl() |
| Modifier and Type | Method and Description |
|---|---|
SiddhiTopology |
createTopology(String userDefinedSiddhiApp)
consume a Siddhi App and produce a
SiddhiTopology based on distributed annotations. |
public SiddhiTopology createTopology(String userDefinedSiddhiApp)
SiddhiTopologyCreatorSiddhiTopology based on distributed annotations.createTopology in interface SiddhiTopologyCreatoruserDefinedSiddhiApp - Siddhi app deployed by the userSiddhiTopology representing the given siddhi appCopyright © 2019 WSO2. All rights reserved.