Uses of Class
kieker.analysis.plugin.AbstractPlugin
Packages that use AbstractPlugin
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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 AbstractPlugin in kieker.analysis
Methods in kieker.analysis that return types with arguments of type AbstractPluginModifier and TypeMethodDescriptionAnalysisController.AnalysisControllerWithMapping.getPluginMap()Getter for the propertyAnalysisController.AnalysisControllerWithMapping.pluginMap.Methods in kieker.analysis with parameters of type AbstractPluginModifier and TypeMethodDescriptionfinal voidAnalysisController.connect(AbstractPlugin src, String outputPortName, AbstractPlugin dst, String inputPortName) Deprecated.This method should be used to connect two plugins.final voidAnalysisController.connect(AbstractPlugin plugin, String repositoryPort, AbstractRepository repository) Deprecated.Connects the given repository to this plugin via the given name.voidIAnalysisController.connect(AbstractPlugin src, String outputPortName, AbstractPlugin dst, String inputPortName) Deprecated.This method should be used to connect two plugins.voidIAnalysisController.connect(AbstractPlugin plugin, String repositoryPort, AbstractRepository repository) Deprecated.Connects the given repository to this plugin via the given name.Constructor parameters in kieker.analysis with type arguments of type AbstractPluginModifierConstructorDescriptionAnalysisControllerWithMapping(AnalysisController controller, Map<MIPlugin, AbstractPlugin> pluginMap, Map<MIRepository, AbstractRepository> repositoryMap) Creates a new instance of this class using the given parameters. -
Uses of AbstractPlugin in kieker.analysis.plugin
Subclasses of AbstractPlugin in kieker.analysis.pluginModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin apiMethods in kieker.analysis.plugin that return types with arguments of type AbstractPluginModifier and TypeMethodDescriptionAbstractPlugin.getIncomingPlugins(boolean transitive) Deprecated.Returns the plugins which provide data to this plugin.Methods in kieker.analysis.plugin with parameters of type AbstractPluginModifier and TypeMethodDescriptionstatic final voidAbstractPlugin.connect(AbstractPlugin src, String outputPortName, AbstractPlugin dst, String inputPortName) Deprecated.This method connects two plugins.static final booleanAbstractPlugin.isConnectionAllowed(AbstractPlugin src, String output, AbstractPlugin dst, String input) Deprecated.This method checks whether two plugins can be connected.protected voidAbstractPlugin.notifyNewIncomingConnection(String inputPortName, AbstractPlugin connectedPlugin, String outputPortName) Deprecated.Notification method which is called when a new incoming connection to this plugin is established.protected voidAbstractPlugin.notifyNewOutgoingConnection(String outputPortName, AbstractPlugin connectedPlugin, String inputPortName) Deprecated.Notification method which is called when a new outgoing connection from this plugin is established. -
Uses of AbstractPlugin in kieker.analysis.plugin.filter
Subclasses of AbstractPlugin in kieker.analysis.plugin.filterModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin api -
Uses of AbstractPlugin in kieker.analysis.plugin.filter.flow
Subclasses of AbstractPlugin in kieker.analysis.plugin.filter.flowModifier and TypeClassDescriptionfinal classDeprecated.1.15 ported to teetime kieker.analysis.filter.flowclassDeprecated.1.15 ported teetime kieker.analysis.stage.flowclassDeprecated.1.15 ported to teetime kieker.analysis.filter.flow -
Uses of AbstractPlugin in kieker.analysis.plugin.filter.forward
Subclasses of AbstractPlugin in kieker.analysis.plugin.filter.forwardModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin apifinal classDeprecated.since 1.15.1 old plugin apiclassDeprecated.1.15 ported to teetimefinal classDeprecated.since 1.15 should be removed in 1.16 does not work anywayfinal classDeprecated.since 1.15 ported to teetime kieker.analysis.stage.forward.TeeFilter -
Uses of AbstractPlugin in kieker.analysis.plugin.filter.record
Subclasses of AbstractPlugin in kieker.analysis.plugin.filter.recordModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin apiclassDeprecated.since 1.15.1 old plugin api -
Uses of AbstractPlugin in kieker.analysis.plugin.filter.select
Subclasses of AbstractPlugin in kieker.analysis.plugin.filter.selectModifier and TypeClassDescriptionfinal classDeprecated.since 1.15.1 old plugin apifinal classDeprecated.since 1.15.1 old plugin apifinal classDeprecated.since 1.15.1 old plugin api -
Uses of AbstractPlugin in kieker.analysis.plugin.reader
Subclasses of AbstractPlugin in kieker.analysis.plugin.readerModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin apiclassDeprecated.since 1.15.1 old plugin api -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.amqp
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.amqp -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.database
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.database -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.filesystem
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.filesystemModifier 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 facilities -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.jms
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.jms -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.jmx
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.jmx -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.kafka
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.kafkaModifier and TypeClassDescriptionclassReader plugin that reads monitoring records from a Kafka topic. -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.list
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.listModifier and TypeClassDescriptionclassListReader<T>Deprecated.1.15 This helper class is not necessary to test TeeTime based stages -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.namedRecordPipe
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.namedRecordPipe -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.newio
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.newioModifier and TypeClassDescriptionclassDeprecated.since 1.15.1 old plugin apiclassDeprecated.since 1.15.1 old plugin api -
Uses of AbstractPlugin in kieker.analysis.plugin.reader.timer
Subclasses of AbstractPlugin in kieker.analysis.plugin.reader.timer -
Uses of AbstractPlugin in kieker.analysis.stage.model
Methods in kieker.analysis.stage.model that return AbstractPluginModifier and TypeMethodDescriptionMetaModelHandler.PluginConnection.getDestination()MetaModelHandler.PluginConnection.getSource()MetaModelHandler.RepositoryConnection.getSource()Methods in kieker.analysis.stage.model with parameters of type AbstractPluginModifier and TypeMethodDescriptionstatic voidMetaModelHandler.checkPorts(MIPlugin mPlugin, AbstractPlugin plugin) Deprecated.This method checks the ports of the given model plugin against the ports of the actual plugin.Constructors in kieker.analysis.stage.model with parameters of type AbstractPluginModifierConstructorDescriptionPluginConnection(AbstractPlugin source, AbstractPlugin destination, String outputName, String inputName) Creates a new connection between two filters.RepositoryConnection(AbstractPlugin source, AbstractRepository repository, String outputName) Creates a new connection between a repository and a filter. -
Uses of AbstractPlugin in kieker.tools.currentTimeEventGenerator
Subclasses of AbstractPlugin in kieker.tools.currentTimeEventGeneratorModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filterModifier and TypeClassDescriptionclassDeprecated.1.15 has been ported to teetimeclassAbstractGraphProducingFilter<G extends AbstractGraph<?,?, ?>> Deprecated.1.15 ported to teetimeclassDeprecated.1.15 has no relevant functionality in the teetime portclassDeprecated.1.15 has been ported to teetimeclassDeprecated.1.15 has been ported to teetimeclassDeprecated.1.15 has been ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.executionRecordTransformation
Modifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.flow
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.flowModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.sessionReconstruction
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.sessionReconstructionModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceFilter
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceFilterModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceReconstruction
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceReconstructionModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceWriter
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.traceWriterModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualizationModifier and TypeClassDescriptionclassAbstractGraphFilter<G extends AbstractGraph<V,E, O>, V extends AbstractVertex<V, E, O>, E extends AbstractEdge<V, E, O>, O> Deprecated.1.15 moved to teetimeclassDeprecated.1.15 ported to teetimeMethods in kieker.tools.trace.analysis.filter.visualization with parameters of type AbstractPluginModifier and TypeMethodDescriptionprotected voidAbstractGraphFilter.notifyNewIncomingConnection(String inputPortName, AbstractPlugin connectedPlugin, String outputPortName) Deprecated. -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.callTree
Subclasses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.callTreeModifier and TypeClassDescriptionclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Modifier and TypeClassDescriptionclassAbstractDependencyGraphFilter<T extends ISystemModelElement>Deprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.1.15 ported to teetimeclassDeprecated.ported to teetimeclassDeprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.descriptions
Modifier and TypeClassDescriptionclassDescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E, O, ISystemModelElement>, E extends AbstractEdge<V, E, O>, O> Deprecated.1.15 ported to teetime -
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.sequenceDiagram
-
Uses of AbstractPlugin in kieker.tools.trace.analysis.filter.visualization.traceColoring
Modifier and TypeClassDescriptionclassTraceColoringFilter<V extends AbstractVertex<V,E, TraceInformation>, E extends AbstractEdge<V, E, TraceInformation>> Deprecated.1.15 ported to teetime