Uses of Interface
kieker.common.namedRecordPipe.IPipeReader
Packages that use IPipeReader
Package
Description
Containing all record/event source stages of Kieker based on TeeTime.
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 (https://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 IPipeReader in kieker.analysis.generic.source.namedpipe
Classes in kieker.analysis.generic.source.namedpipe that implement IPipeReaderModifier and TypeClassDescriptionclassThis reader can be used to read records via an in-memory pipe. -
Uses of IPipeReader in kieker.analysis.plugin.reader.namedRecordPipe
Classes in kieker.analysis.plugin.reader.namedRecordPipe that implement IPipeReader -
Uses of IPipeReader in kieker.common.namedRecordPipe
Methods in kieker.common.namedRecordPipe with parameters of type IPipeReaderModifier and TypeMethodDescriptionvoidPipe.setPipeReader(IPipeReader pipeReader) Sets the pipe reader to a new value.