See: Description
| 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 tread-safe counter without printing any message and delivers the
unchanged objects to the output.
|
| ListCollectionFilter<T> |
This filter collects the incoming objects in a simple synchronized list.
|
| StringBufferFilter | Deprecated
since 1.15 should be removed in 1.16 after feature transfer to reader
|
| TeeFilter |
This filter has exactly one input port and one output port.
|
| Enum | Description |
|---|---|
| ListCollectionFilter.ListFullBehavior |
An enum for all possible list full behaviors.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net