Uses of Interface
kieker.analysis.plugin.reader.util.IMonitoringRecordReceiver
Packages that use IMonitoringRecordReceiver
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.
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 IMonitoringRecordReceiver in kieker.analysis.plugin.reader.filesystem
Classes in kieker.analysis.plugin.reader.filesystem that implement IMonitoringRecordReceiverModifier and TypeClassDescriptionclassDeprecated.1.15 replaced by teetime file reading facilitiesclassDeprecated.1.15 replaced by teetime log reading facilitiesclassDeprecated.1.15 replaced by teetime log reading facilitiesConstructors in kieker.analysis.plugin.reader.filesystem with parameters of type IMonitoringRecordReceiverModifierConstructorDescriptionBinaryFileStreamProcessor(ReaderRegistry<String> stringRegistry, IMonitoringRecordReceiver recordReceiver) Deprecated.Create a binary file stream processor.FSZipReader(File zipFile, IMonitoringRecordReceiver recordReceiver, boolean ignoreUnknownRecordTypes) Deprecated.Creates a new instance of this class.TextFileStreamProcessor(boolean ignoreUnknownRecordTypes, ReaderRegistry<String> stringRegistry, IMonitoringRecordReceiver recordReceiver) Deprecated. -
Uses of IMonitoringRecordReceiver in kieker.analysis.plugin.reader.util
Methods in kieker.analysis.plugin.reader.util with parameters of type IMonitoringRecordReceiverModifier and TypeMethodDescriptionvoidByteBufferDeserializer.register(IMonitoringRecordReceiver recordReceiver) Deprecated.