Uses of Class
io.siddhi.core.query.processor.stream.window.SessionWindowProcessor.SessionComplexEventChunk
-
Packages that use SessionWindowProcessor.SessionComplexEventChunk Package Description io.siddhi.core.util -
-
Uses of SessionWindowProcessor.SessionComplexEventChunk in io.siddhi.core.util
Methods in io.siddhi.core.util that return SessionWindowProcessor.SessionComplexEventChunk Modifier and Type Method Description SessionWindowProcessor.SessionComplexEventChunk<StreamEvent>SessionContainer. getCurrentSession()SessionWindowProcessor.SessionComplexEventChunk<StreamEvent>SessionContainer. getPreviousSession()
-