I already have the createstatement
function and have successfully detected a simple event. My problem now is to process a complex event using EPL.
I need to process both simple and complex events in the same process. I thought I could use namedwindow
to process it, but I don't know how and where to place the namedwindow
command inside my program since I have not yet mastered the EPL language and NEsper.
Where should I be calling namedwindow
?