Uses of Annotation Interface
kieker.analysis.plugin.annotation.InputPort
Packages that use InputPort
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.
-
Uses of InputPort in kieker.analysis.plugin.filter.flow
Methods in kieker.analysis.plugin.filter.flow with annotations of type InputPortModifier and TypeMethodDescriptionvoidDeprecated.This method is the input port for the timeout.voidEventRecordTraceReconstructionFilter.newEvent(IFlowRecord record) Deprecated.This method is the input port for the new events for this filter.voidDeprecated.This method is the input port for the timeout.voidTraceAggregationFilter.newEvent(TraceEventRecords traceEventRecords) Deprecated.This method is the input port for incoming traces.voidEventRecordTraceReconstructionFilter.newTraceEventRecord(TraceEventRecords traceEventRecords) Deprecated.This method is the input port for the new events for this filter.voidThreadEvent2TraceEventFilter.readInput(IMonitoringRecord event) Deprecated. -
Uses of InputPort in kieker.analysis.plugin.filter.forward
Methods in kieker.analysis.plugin.filter.forward with annotations of type InputPortModifier and TypeMethodDescriptionvoidDeprecated.This method represents the input port.final voidCountingFilter.inputEvent(Object event) Deprecated.This method represents the input port of this filter.final voidStringBufferFilter.inputEvent(Object object) Deprecated.final voidTeeFilter.inputEvent(Object object) Deprecated.This method is the input port of the filter receiving incoming objects.final voidAnalysisThroughputFilter.inputObjects(Object object) Deprecated.final voidDeprecated. -
Uses of InputPort in kieker.analysis.plugin.filter.record
Methods in kieker.analysis.plugin.filter.record with annotations of type InputPortModifier and TypeMethodDescriptionfinal voidMonitoringThroughputFilter.inputRecord(IMonitoringRecord record) Deprecated.final voidRealtimeRecordDelayFilter.inputRecord(IMonitoringRecord monitoringRecord) Deprecated.This method represents the input port of this filter. -
Uses of InputPort in kieker.analysis.plugin.filter.select
Methods in kieker.analysis.plugin.filter.select with annotations of type InputPortModifier and TypeMethodDescriptionvoidTimestampFilter.inputCombined(IMonitoringRecord record) Deprecated.voidTraceIdFilter.inputCombined(IMonitoringRecord record) Deprecated.This method represents an input port for both operation execution and flow records.final voidTypeFilter.inputEvents(Object event) Deprecated.This method represents the input port for the incoming objects.final voidTimestampFilter.inputIMonitoringRecord(IMonitoringRecord record) Deprecated.final voidTimestampFilter.inputOperationExecutionRecord(OperationExecutionRecord execution) Deprecated.This method represents the input port receiving trace events to be selected by a specific timestamp selector (based on tin and tout).voidTraceIdFilter.inputOperationExecutionRecord(OperationExecutionRecord record) Deprecated.This method represents an input port for operation execution records.final voidTimestampFilter.inputTraceEvent(IFlowRecord record) Deprecated.This method represents the input port receiving trace events to be selected by a specific timestamp selector.voidTraceIdFilter.inputTraceEvent(IFlowRecord record) Deprecated.This method represents an input port for flow records. -
Uses of InputPort in kieker.tools.currentTimeEventGenerator
Methods in kieker.tools.currentTimeEventGenerator with annotations of type InputPortModifier and TypeMethodDescriptionvoidCurrentTimeEventGenerationFilter.inputRecord(IMonitoringRecord record) Deprecated.This method represents the input port for new records.voidCurrentTimeEventGenerationFilter.inputTimestamp(Long timestamp) Deprecated.Evaluates the given timestamp internal current time which may lead to newly generated events viaCurrentTimeEventGenerationFilter.OUTPUT_PORT_NAME_CURRENT_TIME_RECORD. -
Uses of InputPort in kieker.tools.trace.analysis.filter
Methods in kieker.tools.trace.analysis.filter with annotations of type InputPortModifier and TypeMethodDescriptionabstract voidAbstractMessageTraceProcessingFilter.inputMessageTraces(MessageTrace mt) Deprecated.This is the (abstract) input port for the incoming message traces. -
Uses of InputPort in kieker.tools.trace.analysis.filter.executionRecordTransformation
Methods in kieker.tools.trace.analysis.filter.executionRecordTransformation with annotations of type InputPortModifier and TypeMethodDescriptionvoidExecutionRecordTransformationFilter.inputOperationExecutionRecords(OperationExecutionRecord operationExecutionRecord) Deprecated.This method represents the input port, processing incoming operation execution records. -
Uses of InputPort in kieker.tools.trace.analysis.filter.flow
Methods in kieker.tools.trace.analysis.filter.flow with annotations of type InputPortModifier and TypeMethodDescriptionvoidEventRecordTraceCounter.inputInvalidTrace(TraceEventRecords invalidTrace) Deprecated.This method represents the input port for the invalid traces.voidTraceEventRecords2ExecutionAndMessageTraceFilter.inputTraceEvents(TraceEventRecords traceEventRecords) Deprecated.This method represents the input port, processing incoming trace event records.voidEventRecordTraceCounter.inputValidTrace(TraceEventRecords validTrace) Deprecated.This method represents the input port for the valid traces. -
Uses of InputPort in kieker.tools.trace.analysis.filter.sessionReconstruction
Methods in kieker.tools.trace.analysis.filter.sessionReconstruction with annotations of type InputPortModifier and TypeMethodDescriptionvoidSessionReconstructionFilter.processExecutionTrace(ExecutionTrace executionTrace) Deprecated.Processes an incoming execution. -
Uses of InputPort in kieker.tools.trace.analysis.filter.traceFilter
Methods in kieker.tools.trace.analysis.filter.traceFilter with annotations of type InputPortModifier and TypeMethodDescriptionvoidTraceEquivalenceClassFilter.newExecutionTrace(ExecutionTrace et) Deprecated.This method represents the input port of this filter, processing incoming execution traces. -
Uses of InputPort in kieker.tools.trace.analysis.filter.traceReconstruction
Methods in kieker.tools.trace.analysis.filter.traceReconstruction with annotations of type InputPortModifier and TypeMethodDescriptionvoidTraceReconstructionFilter.inputExecutions(Execution execution) Deprecated.This method represents the input port of this filter. -
Uses of InputPort in kieker.tools.trace.analysis.filter.traceWriter
Methods in kieker.tools.trace.analysis.filter.traceWriter with annotations of type InputPortModifier and TypeMethodDescriptionvoidMessageTraceWriterFilter.inputMessageTraces(MessageTrace mt) Deprecated.This is the (abstract) input port for the incoming message traces.voidExecutionTraceWriterFilter.newExecutionTrace(ExecutionTrace et) Deprecated.This method represents the input port of this filter.voidInvalidExecutionTraceWriterFilter.newInvalidExecutionTrace(InvalidExecutionTrace et) Deprecated.This method represents the input port of this filter. -
Uses of InputPort in kieker.tools.trace.analysis.filter.visualization
Methods in kieker.tools.trace.analysis.filter.visualization with annotations of type InputPortModifier and TypeMethodDescriptionvoidAbstractGraphFilter.processGraph(G graph) Deprecated.Processes the given graph.voidGraphWriterPlugin.writeGraph(AbstractGraph<?, ?, ?> graph) Deprecated.Formats a given graph and saves the generated specification to disk. -
Uses of InputPort in kieker.tools.trace.analysis.filter.visualization.callTree
Methods in kieker.tools.trace.analysis.filter.visualization.callTree with annotations of type InputPortModifier and TypeMethodDescriptionvoidAbstractAggregatedCallTreeFilter.inputMessageTraces(MessageTrace trace) Deprecated.voidTraceCallTreeFilter.inputMessageTraces(MessageTrace mt) Deprecated. -
Uses of InputPort in kieker.tools.trace.analysis.filter.visualization.dependencyGraph
Methods in kieker.tools.trace.analysis.filter.visualization.dependencyGraph with annotations of type InputPortModifier and TypeMethodDescriptionvoidComponentDependencyGraphAllocationFilter.inputMessageTraces(MessageTrace t) Deprecated.This is the (abstract) input port for the incoming message traces.voidComponentDependencyGraphAssemblyFilter.inputMessageTraces(MessageTrace t) Deprecated.This is the (abstract) input port for the incoming message traces.voidContainerDependencyGraphFilter.inputMessageTraces(MessageTrace t) Deprecated.This is the (abstract) input port for the incoming message traces.voidOperationDependencyGraphAllocationFilter.inputMessageTraces(MessageTrace t) Deprecated.This is the (abstract) input port for the incoming message traces.voidOperationDependencyGraphAssemblyFilter.inputMessageTraces(MessageTrace t) Deprecated.This is the (abstract) input port for the incoming message traces. -
Uses of InputPort in kieker.tools.trace.analysis.filter.visualization.sequenceDiagram
Methods in kieker.tools.trace.analysis.filter.visualization.sequenceDiagram with annotations of type InputPortModifier and TypeMethodDescriptionvoidSequenceDiagramFilter.inputMessageTraces(MessageTrace mt) Deprecated.