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 classAbstractReaderPluginDeprecated.since 1.15.1 old plugin apiclassAbstractStringRegistryReaderPluginDeprecated.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 classAmqpReaderDeprecated.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 classDbReaderDeprecated.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 classAsciiLogReaderDeprecated.1.15 replaced by teetime file reading facilitiesclassBinaryLogReaderDeprecated.1.15 replaced by teetime log reading facilitiesclassFSReaderDeprecated.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 classJmsReaderDeprecated.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 classJmxReaderDeprecated.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 classKafkaReaderReader 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 classListReader<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 classPipeReaderDeprecated.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 classAbstractRawDataReaderDeprecated.since 1.15.1 old plugin apiclassRawDataReaderPluginDeprecated.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 classTimeReaderDeprecated.since 1.15.1 old plugin api