Uses of Interface
kieker.monitoring.writer.serializer.IMonitoringRecordSerializer
Packages that use IMonitoringRecordSerializer
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of IMonitoringRecordSerializer in kieker.monitoring.writer.serializer
Classes in kieker.monitoring.writer.serializer that implement IMonitoringRecordSerializerModifier and TypeClassDescriptionclassAbstract serializer for the Kieker container format for monitoring records.classAbstract superclass for monitoring record serializers.classSerializer for the default Kieker binary record format.classString serializer for monitoring records based on the record's toString method.