See: Description
| Interface | Description |
|---|---|
| IControlEventMatcher<C,B> |
Matcher interface to control whether an event can pass or must be held.
|
| Class | Description |
|---|---|
| ArrayElementStage<T> |
Stage that accepts an array of object of type
|
| CallEventMatcher |
Check whether a CallEvent can be released based on an OperationEvent.
|
| CollectionElementStage<T> |
Stage that accepts a collection of object of type
|
| ControlledEventReleaseStage<C,B> |
Send an incoming event of type Base to the output, if and only if a suitable Control event was received.
|
| HandleMetadataRecordStage |
Receive all events and filter out the metadata records and store its information in a metadata model.
|
| ListCollectionFilter<T> |
This filter collects the incoming objects in a simple synchronized list.
|
| Enum | Description |
|---|---|
| ListCollectionFilter.ListFullBehavior |
An enum for all possible list full behaviors.
|
Copyright 2021 Kieker Project, http://kieker-monitoring.net