Tracker
A Tracker is associated with a Processor Filter and keeps track of the Stream that the Processor Filter has already processed.
See Also
- Processor filter Processor filter A Processor Filter is used to used to find Streams to process through the Pipeline associated with the Processor Filter. A Processor Filter consists of an expression tree to select which Streams to process and a tracker to track the what Streams have been processed.Click to see more details...
- Stream Stream A Stream is the unit of data that Stroom works with and will typically contain many Events.Click to see more details...
Last modified April 7, 2026: Merge branch '7.11' into 7.12 (5ca47c5)