Uses of Package
io.siddhi.core.query.processor.stream.window
-
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.query Class Description QueryableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection with different selection criteria. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.query.input.stream.join Class Description FindableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.query.processor.stream.window Class Description BatchingFindableWindowProcessor Window to process events as batches while supporting event searchBatchingWindowProcessor Performs event processing in a tumbling mannerFindableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection.GroupingFindableWindowProcessor Window that process event processing as a group while supporting event searchGroupingWindowProcessor Performs event processing with key based event groupsGroupingWindowProcessor.GroupingKeyPopulator Populates grouping key to the complex eventHopingWindowProcessor.HopingTimestampPopulator Populates hopping timestamp to the complex eventLossyFrequentWindowProcessor.LossyCount Deprecated.Inner class to keep the lossy countQueryableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection with different selection criteria.SlidingFindableWindowProcessor Performs event processing in a sliding manner while supporting event searchSlidingWindowProcessor Performs event processing in a sliding mannerTimeWindowProcessor Implementation ofWindowProcessorwhich represent a Window operating based time.WindowProcessor Abstract parent implementation of Processor to represent Windows. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.table Class Description FindableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.table.record Class Description FindableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection.QueryableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection with different selection criteria. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.util Class Description SessionWindowProcessor.SessionComplexEventChunk Collection used to manage session windows. -
Classes in io.siddhi.core.query.processor.stream.window used by io.siddhi.core.window Class Description FindableProcessor Interface for all processors which holds a collection of events and supports traversing and finding events from that collection.