| Class | Description | 
|---|---|
| AnalysisThroughputFilter | An instance of this class computes the throughput in terms of the number of
 objects received per time unit. | 
| CountingFilter | An instance of this class receives any objects, increments an intern thread-safe counter without printing any message and delivers the
 unchanged objects to the output. | 
| TeeFilter | This filter has exactly one input port and one output port. | 
| Enum | Description | 
|---|---|
| TeeFilter.TeeFilterStreamType | Predefined types of streams for the  TeeFilter.STDLOG = standard log STDOUT = standard output STDERR = standard error output NULL = filter doesn't print anything | 
Copyright 2020 Kieker Project, http://kieker-monitoring.net