Uses of Interface
kieker.monitoring.writer.raw.IRawDataWriter
Packages that use IRawDataWriter
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 IRawDataWriter in kieker.monitoring.writer.amqp
Classes in kieker.monitoring.writer.amqp that implement IRawDataWriterModifier and TypeClassDescriptionclassAMQP writer plugin that supports chunking via the new raw data I/O infrastructure. -
Uses of IRawDataWriter in kieker.monitoring.writer.kafka
Classes in kieker.monitoring.writer.kafka that implement IRawDataWriterModifier and TypeClassDescriptionclassRaw data writer which sends monitoring records to a Kafka topic.