See: Description
| Interface | Description |
|---|---|
| IReaderPlugin |
This is the interface for reader plugins.
|
| Class | Description |
|---|---|
| AbstractReaderPlugin |
This class should be used as a base for every reader used within Kieker.
|
| AbstractStringRegistryReaderPlugin |
This class should be used as the abstract super class for all readers which make
use of string registries to reduce the amount of transferred data.
|
| RegistryRecordHandler |
Runnable to handle incoming registry records.
|
| RegularRecordHandler |
Runnable to handle incoming regular records.
|
| StringRegistryCache |
Cache to store and retrieve string registries.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net