Class TimestampFilter

All Implemented Interfaces:
IAnalysisComponent, IFilterPlugin, IPlugin

@Deprecated
public final class TimestampFilter
extends AbstractFilterPlugin
Deprecated.
since 1.15.1 old plugin api
Allows to filter IMonitoringRecord objects based on their given timestamps. This class has several specialized input ports and a single output port. If the received record is within the defined timestamps, the object is delivered unmodified to the output port.
Since:
1.2
Author:
Andre van Hoorn, Jan Waller