Input Collection Filter
Input Collection Filter
Short Description: This filter will collect the elements from a source across multiple updates of that source.
Threaded: Yes
Memory Usage: Very Heavy, copies elements and collects inputs, should not be used with large inputs
Supports Streams: Yes
This filter basically remembers data across multiple updates of the source. This can be useful for sources like the socket source that are updated on a regular basis if you want to be able to compare state across several updates.
page revision: 0, last edited: 02 Jun 2009 02:24