Uses of Interface
kieker.analysis.plugin.reader.IReaderPlugin
Package | Description |
---|---|
kieker.analysis.plugin.reader |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.amqp |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.database |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.filesystem |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.jms |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.jmx |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.kafka | |
kieker.analysis.plugin.reader.list |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.namedRecordPipe |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.newio |
Copyright 2022 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.
|
kieker.analysis.plugin.reader.timer |
Copyright 2022 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 IReaderPlugin in kieker.analysis.plugin.reader
Classes in kieker.analysis.plugin.reader that implement IReaderPlugin Modifier and Type Class Description class
AbstractReaderPlugin
Deprecated.since 1.15.1 old plugin apiclass
AbstractStringRegistryReaderPlugin
Deprecated.since 1.15.1 old plugin api -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.amqp
Classes in kieker.analysis.plugin.reader.amqp that implement IReaderPlugin Modifier and Type Class Description class
AmqpReader
Deprecated.since 1.15.1 old plugin api -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.database
Classes in kieker.analysis.plugin.reader.database that implement IReaderPlugin Modifier and Type Class Description class
DbReader
Deprecated.since 1.15.1 old plugin api -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.filesystem
Classes in kieker.analysis.plugin.reader.filesystem that implement IReaderPlugin Modifier and Type Class Description class
AsciiLogReader
Deprecated.1.15 replaced by teetime file reading facilitiesclass
BinaryLogReader
Deprecated.1.15 replaced by teetime log reading facilitiesclass
FSReader
Deprecated.1.15 replaced by teetime log reading facilities -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.jms
Classes in kieker.analysis.plugin.reader.jms that implement IReaderPlugin Modifier and Type Class Description class
JmsReader
Deprecated.1.15 ported to teetime -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.jmx
Classes in kieker.analysis.plugin.reader.jmx that implement IReaderPlugin Modifier and Type Class Description class
JmxReader
Deprecated.since 1.15.1 old plugin api -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.kafka
Classes in kieker.analysis.plugin.reader.kafka that implement IReaderPlugin Modifier and Type Class Description class
KafkaReader
Reader plugin that reads monitoring records from a Kafka topic. -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.list
Classes in kieker.analysis.plugin.reader.list that implement IReaderPlugin Modifier and Type Class Description class
ListReader<T>
Deprecated.1.15 This helper class is not necessary to test TeeTime based stages -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.namedRecordPipe
Classes in kieker.analysis.plugin.reader.namedRecordPipe that implement IReaderPlugin Modifier and Type Class Description class
PipeReader
Deprecated.1.15 ported to teetime -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.newio
Classes in kieker.analysis.plugin.reader.newio that implement IReaderPlugin Modifier and Type Class Description class
AbstractRawDataReader
Deprecated.since 1.15.1 old plugin apiclass
RawDataReaderPlugin
Deprecated.since 1.15.1 old plugin api -
Uses of IReaderPlugin in kieker.analysis.plugin.reader.timer
Classes in kieker.analysis.plugin.reader.timer that implement IReaderPlugin Modifier and Type Class Description class
TimeReader
Deprecated.since 1.15.1 old plugin api