Kieker 1.6
A B C D E F G H I J K L M N O P R S T U V W

A

AbstractAggregatedCallTreeFilter<T> - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
This class has exactly one input port named "in".
AbstractAggregatedCallTreeFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
AbstractAggregatedCallTreeNode<T> - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
AbstractAggregatedCallTreeNode(int, T, boolean, MessageTrace, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeNode
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.construction
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.construction.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.constructorCall
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorCall.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.constructorExecution
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorExecution.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.operationCall
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.operationCallObject
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.operationExecutionObject
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.AbstractAspect
 
AbstractAspectJProbe - Class in kieker.monitoring.probe.aspectj
 
AbstractAspectJProbe() - Constructor for class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
AbstractAsyncFSWriter - Class in kieker.monitoring.writer.filesystem
 
AbstractAsyncThread - Class in kieker.monitoring.writer
 
AbstractAsyncThread(IMonitoringController, BlockingQueue<IMonitoringRecord>) - Constructor for class kieker.monitoring.writer.AbstractAsyncThread
 
AbstractAsyncWriter - Class in kieker.monitoring.writer
 
AbstractCallTreeFilter<T> - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
Plugin providing the creation of calling trees both for individual traces and an aggregated form mulitple traces.
AbstractCallTreeFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter
 
AbstractCallTreeFilter.IPairFactory - Interface in kieker.tools.traceAnalysis.filter.visualization.callTree
 
AbstractCallTreeNode<T> - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
AbstractCallTreeNode(int, T, boolean, MessageTrace, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
AbstractComponentDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract superclass for formatters for component-based dependency graphs.
AbstractComponentDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractComponentDependencyGraphFormatter
 
AbstractController - Class in kieker.monitoring.core.controller
 
AbstractDependencyGraph<T extends ISystemModelElement> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract superclass for dependency graphs.
AbstractDependencyGraph(T) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph
Creates a new dependency graph with the given root entity.
AbstractDependencyGraphFilter<T extends ISystemModelElement> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
AbstractDependencyGraphFilter(Configuration, AbstractDependencyGraph<T>) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
Creates a new abstract dependency graph filter using the given data.
AbstractDependencyGraphFormatter<G extends AbstractDependencyGraph<?>> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract superclass for all dependency-graph formatters.
AbstractDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFormatter
 
AbstractDependencyGraphFormatterVisitor<T extends ISystemModelElement> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract base class for dependency-graph-formatting visitors.
AbstractDependencyGraphFormatterVisitor(StringBuilder, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFormatterVisitor
Creates a new formatter visitor using the given arguments.
AbstractDisplay - Class in kieker.analysis.display
This is the abstract class which should be the base class for all other display types.
AbstractDisplay() - Constructor for class kieker.analysis.display.AbstractDisplay
 
AbstractEdge<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Generic superclass for all graph edges in the visualization package.
AbstractEdge(V, V, O, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractEdge
Creates a new edge between the given vertices.
AbstractEvent - Class in kieker.common.record.flow
 
AbstractEvent(long) - Constructor for class kieker.common.record.flow.AbstractEvent
 
AbstractExecutionTraceProcessingFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractExecutionTraceProcessingFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractExecutionTraceProcessingFilter
 
AbstractFilterPlugin - Class in kieker.analysis.plugin.filter
This class should be used as a base for every analysis plugin used within Kieker.
AbstractFilterPlugin(Configuration) - Constructor for class kieker.analysis.plugin.filter.AbstractFilterPlugin
The constructor for the plugin.
AbstractFsWriterThread - Class in kieker.monitoring.writer.filesystem.async
 
AbstractFsWriterThread(IMonitoringController, BlockingQueue<IMonitoringRecord>, MappingFileWriter, String, int, int, int) - Constructor for class kieker.monitoring.writer.filesystem.async.AbstractFsWriterThread
 
AbstractGraph<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Generic superclass for all graphs in the visualization package.
AbstractGraph() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph
 
AbstractGraph.IGraphVisitor<V,E> - Interface in kieker.tools.traceAnalysis.filter.visualization.graph
Interface for abstract-graph visitors.
AbstractGraphElement<O> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Superclass for graph elements, i.e.
AbstractGraphFilter<G extends AbstractGraph<V,E,O>,V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization
Abstract superclass for all graph filters.
AbstractGraphFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
Creates a new filter with the given configuration;
AbstractGraphFormatter<G extends AbstractGraph<?,?,?>> - Class in kieker.tools.traceAnalysis.filter.visualization
Abstract superclass for all graph formatters.
AbstractGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
 
AbstractGraphProducingFilter<G extends AbstractGraph<?,?,?>> - Class in kieker.tools.traceAnalysis.filter
Abstract superclass for graph-producing filters.
AbstractGraphProducingFilter(Configuration, G) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
Creates a new graph-producing filter using the given configuration and the given graph.
AbstractInvalidExecutionTraceProcessingFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractInvalidExecutionTraceProcessingFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractInvalidExecutionTraceProcessingFilter
 
AbstractLogReplayer - Class in kieker.tools.logReplayer
Replays a monitoring log to a IMonitoringController with a given Configuration.
AbstractLogReplayer(String, boolean, boolean, int, long, long) - Constructor for class kieker.tools.logReplayer.AbstractLogReplayer
 
AbstractMessage - Class in kieker.tools.traceAnalysis.systemModel
 
AbstractMessage(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
AbstractMessageTraceProcessingFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractMessageTraceProcessingFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter
 
AbstractMonitoringRecord - Class in kieker.common.record
 
AbstractMonitoringRecord() - Constructor for class kieker.common.record.AbstractMonitoringRecord
 
AbstractMonitoringWriter - Class in kieker.monitoring.writer
 
AbstractNodeDecorator - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract superclass for all node decorators.
AbstractNodeDecorator() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
 
AbstractOperationDependencyGraphFormatter<T extends AbstractDependencyGraph<?>> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Abstract for formatters for operation-level dependency graph
AbstractOperationDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractOperationDependencyGraphFormatter
 
AbstractOperationEvent - Class in kieker.common.record.flow.trace.operation
 
AbstractOperationEvent(long, long, int, String, String) - Constructor for class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
AbstractOperationExecutionAspect - Class in kieker.monitoring.probe.aspectj.operationExecution
 
AbstractOperationExecutionAspect() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect
 
AbstractOperationExecutionAspectServlet - Class in kieker.monitoring.probe.aspectj.operationExecution
 
AbstractOperationExecutionAspectServlet() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
 
AbstractOriginRetentionPolicy - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Abstract superclass for all origin retention policies.
AbstractPayloadedVertex<V extends AbstractPayloadedVertex<V,E,O,P>,E extends AbstractEdge<V,E,O>,O,P> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Abstract superclass for "payloaded" vertices, i.e.
AbstractPlugin - Class in kieker.analysis.plugin
Do not inherit directly from this class! Instead inherit from the class AbstractFilterPlugin or AbstractReaderPlugin.
AbstractPlugin(Configuration) - Constructor for class kieker.analysis.plugin.AbstractPlugin
Each Plugin requires a constructor with a single Configuration object and an array of repositories!
AbstractReaderPlugin - Class in kieker.analysis.plugin.reader
This class should be used as a base for every reader used within Kieker.
AbstractReaderPlugin(Configuration) - Constructor for class kieker.analysis.plugin.reader.AbstractReaderPlugin
Each Plugin requires a constructor with a single Configuration object.
AbstractRepository - Class in kieker.analysis.repository
 
AbstractRepository(Configuration) - Constructor for class kieker.analysis.repository.AbstractRepository
Each Repository requires a constructor with a single Configuration object!
AbstractSigarSampler - Class in kieker.monitoring.probe.sigar.samplers
Eases the implementation of ISamplers which collect system-level sensor data via the Sigar API and store this data as IMonitoringRecords via WriterController.newMonitoringRecord(kieker.common.record.IMonitoringRecord) .
AbstractSigarSampler(SigarProxy) - Constructor for class kieker.monitoring.probe.sigar.samplers.AbstractSigarSampler
Constructs a new AbstractSigarSampler with given SigarProxy instance used to retrieve the sensor data.
AbstractSystemSubRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AbstractSystemSubRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
 
AbstractTimeSource - Class in kieker.monitoring.timer
 
AbstractTimestampFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractTimestampFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractTimestampFilter
 
AbstractTrace - Class in kieker.tools.traceAnalysis.systemModel
 
AbstractTrace(long) - Constructor for class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
AbstractTrace(long, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
AbstractTraceAnalysisFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractTraceAnalysisFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
 
AbstractTraceEvent - Class in kieker.common.record.flow.trace
 
AbstractTraceEvent(long, long, int) - Constructor for class kieker.common.record.flow.trace.AbstractTraceEvent
 
AbstractTraceIdFilter - Class in kieker.tools.traceAnalysis.filter
Convenience class for plugins filtering by trace IDs.
AbstractTraceIdFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractTraceIdFilter
 
AbstractTraceProcessingFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractTraceProcessingFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
AbstractVertex<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Generic superclass for all vertices in the visualization package.
AbstractVertexDecoration - Class in kieker.tools.traceAnalysis.filter.visualization.graph
 
AbstractVertexDecoration() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertexDecoration
 
AbstractWeightedEdge<V extends AbstractVertex<V,E,O>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization.graph
Abstract superclass for weighted edges in the visualization package.
AbstractWeightedEdge(V, V, O, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractWeightedEdge
Creates a new weighted edge between the given vertices.
acquirePipe(String) - Method in enum kieker.common.namedRecordPipe.Broker
Returns a connection with name @a pipeName.
activateProbe(String) - Method in interface kieker.monitoring.core.controller.IProbeController
Activates a probe.
activateProbe(String) - Method in class kieker.monitoring.core.controller.MonitoringController
 
activateProbe(String) - Method in class kieker.monitoring.core.controller.ProbeController
 
add(Execution) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Adds an execution to the trace.
addAllObjects(List<T>) - Method in class kieker.analysis.plugin.reader.list.ListReader
 
addChildContainer(ExecutionContainer) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
addDecoration(AbstractVertexDecoration) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertex
Adds a decoration to this vertex.
addDecorator(AbstractNodeDecorator) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
Adds a node decorator to this graph.
addIncomingDependency(DependencyGraphNode<T>, TraceInformation, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addIncomingDependency(DependencyGraphNode<T>, boolean, TraceInformation, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addObject(T) - Method in class kieker.analysis.plugin.reader.list.ListReader
 
addOperation(Operation) - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
addOrigin(O) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Adds a new origin object to this element.
addOutgoingDependency(DependencyGraphNode<T>, TraceInformation, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addOutgoingDependency(DependencyGraphNode<T>, boolean, TraceInformation, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
afterCompletion(WebRequest, Exception) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionWebRequestRegistrationInterceptor
 
afterConstruction(Object, JoinPoint.StaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.construction.AbstractAspect
 
AfterConstructorEvent - Class in kieker.common.record.flow.trace.operation.constructor
 
AfterConstructorEvent(long, long, int, String, String) - Constructor for class kieker.common.record.flow.trace.operation.constructor.AfterConstructorEvent
 
AfterConstructorEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.constructor.AfterConstructorEvent
 
AfterConstructorFailedEvent - Class in kieker.common.record.flow.trace.operation.constructor
 
AfterConstructorFailedEvent(long, long, int, String, String, String) - Constructor for class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
 
AfterConstructorFailedEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
 
AfterOperationEvent - Class in kieker.common.record.flow.trace.operation
 
AfterOperationEvent(long, long, int, String, String) - Constructor for class kieker.common.record.flow.trace.operation.AfterOperationEvent
 
AfterOperationEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.AfterOperationEvent
 
AfterOperationFailedEvent - Class in kieker.common.record.flow.trace.operation
 
AfterOperationFailedEvent(long, long, int, String, String, String) - Constructor for class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
AfterOperationFailedEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
AfterOperationFailedObjectEvent - Class in kieker.common.record.flow.trace.operation.object
 
AfterOperationFailedObjectEvent(long, long, int, String, String, String, int) - Constructor for class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
 
AfterOperationFailedObjectEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
 
AfterOperationObjectEvent - Class in kieker.common.record.flow.trace.operation.object
 
AfterOperationObjectEvent(long, long, int, String, String, int) - Constructor for class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent
 
AfterOperationObjectEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent
 
AGGREGATED_ALLOCATION_CALL_TREE_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
AGGREGATED_ASSEMBLY_CALL_TREE_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
AggregatedAllocationComponentOperationCallTreeFilter - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
AggregatedAllocationComponentOperationCallTreeFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAllocationComponentOperationCallTreeFilter
 
AggregatedAssemblyComponentOperationCallTreeFilter - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
AggregatedAssemblyComponentOperationCallTreeFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAssemblyComponentOperationCallTreeFilter
 
ALLOCATION_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ALLOCATION_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ALLOCATION_SEQUENCE_DIAGRAM_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
AllocationComponent - Class in kieker.tools.traceAnalysis.systemModel
 
AllocationComponent(int, AssemblyComponent, ExecutionContainer) - Constructor for class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
AllocationComponentOperationPair - Class in kieker.tools.traceAnalysis.systemModel.util
 
AllocationComponentOperationPair(int, Operation, AllocationComponent) - Constructor for class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
AllocationComponentOperationPairFactory - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AllocationComponentOperationPairFactory(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
 
AllocationRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AllocationRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
AnalysisConfigurationException - Exception in kieker.analysis.exception
 
AnalysisConfigurationException(String, Throwable) - Constructor for exception kieker.analysis.exception.AnalysisConfigurationException
 
AnalysisConfigurationException(String) - Constructor for exception kieker.analysis.exception.AnalysisConfigurationException
 
AnalysisController - Class in kieker.analysis
The AnalysisController can be used to configure and control an analysis instance.
AnalysisController() - Constructor for class kieker.analysis.AnalysisController
Constructs an AnalysisController instance.
AnalysisController(String) - Constructor for class kieker.analysis.AnalysisController
Constructs an AnalysisController instance using the given parameter.
AnalysisController(File) - Constructor for class kieker.analysis.AnalysisController
This constructors creates an AnalysisController instance, using the given file to load an analysis model.
AnalysisController(File, ClassLoader) - Constructor for class kieker.analysis.AnalysisController
This constructors creates an AnalysisController instance, using the given file to load an analysis model and the given classloader to initialize the objects.
AnalysisController(MIProject) - Constructor for class kieker.analysis.AnalysisController
Creates a new instance of the class AnalysisController but uses the given instance of MIProject to construct the analysis.
AnalysisController(MIProject, ClassLoader) - Constructor for class kieker.analysis.AnalysisController
Creates a new instance of the class AnalysisController but uses the given instance of @link{Project} to construct the analysis.
AnalysisController.AnalysisControllerWithMapping - Class in kieker.analysis
 
AnalysisController.AnalysisControllerWithMapping(AnalysisController, Map<MIPlugin, AbstractPlugin>, Map<MIRepository, AbstractRepository>) - Constructor for class kieker.analysis.AnalysisController.AnalysisControllerWithMapping
 
AnalysisController.IStateObserver - Interface in kieker.analysis
This interface can be used for observers which want to get notified about state changes of an analysis controller.
AnalysisController.STATE - Enum in kieker.analysis
An enumeration used to describe the state of an AnalysisController.
AnalysisControllerThread - Class in kieker.analysis
Allows spawn the execution of an AnalysisController into a separate Thread.
AnalysisControllerThread(AnalysisController) - Constructor for class kieker.analysis.AnalysisControllerThread
 
AnalysisMetaModelAdapterFactory - Class in kieker.analysis.model.analysisMetaModel.util
The Adapter Factory for the model.
AnalysisMetaModelAdapterFactory() - Constructor for class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates an instance of the adapter factory.
AnalysisMetaModelSwitch<T> - Class in kieker.analysis.model.analysisMetaModel.util
The Switch for the model's inheritance hierarchy.
AnalysisMetaModelSwitch() - Constructor for class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Creates an instance of the switch.
Annotation - Class in kieker.monitoring.probe.aspectj.flow.construction
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.construction.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.constructorCall
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorCall.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.constructorExecution
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorExecution.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.operationCall
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.operationCallObject
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCallObject.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.operationExecutionObject
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.Annotation
 
areAllRepositoryPortsConnected() - Method in class kieker.analysis.plugin.AbstractPlugin
This method checks whether all repository ports of the current plugin are connected.
ASSEMBLY_COMPONENT_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ASSEMBLY_OPERATION_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ASSEMBLY_SEQUENCE_DIAGRAM_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
AssemblyComponent - Class in kieker.tools.traceAnalysis.systemModel
 
AssemblyComponent(int, String, ComponentType) - Constructor for class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
AssemblyComponentOperationPair - Class in kieker.tools.traceAnalysis.systemModel.util
 
AssemblyComponentOperationPair(int, Operation, AssemblyComponent) - Constructor for class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
AssemblyComponentOperationPairFactory - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AssemblyComponentOperationPairFactory(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
 
AssemblyRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AssemblyRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
AsyncBinaryFsWriter - Class in kieker.monitoring.writer.filesystem
 
AsyncBinaryFsWriter(Configuration) - Constructor for class kieker.monitoring.writer.filesystem.AsyncBinaryFsWriter
 
AsyncDbWriter - Class in kieker.monitoring.writer.database
Stores monitoring data into a database.
AsyncDbWriter(Configuration) - Constructor for class kieker.monitoring.writer.database.AsyncDbWriter
 
AsyncFsWriter - Class in kieker.monitoring.writer.filesystem
 
AsyncFsWriter(Configuration) - Constructor for class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
AsyncJMSWriter - Class in kieker.monitoring.writer.jms
 
AsyncJMSWriter(Configuration) - Constructor for class kieker.monitoring.writer.jms.AsyncJMSWriter
 
awaitTermination(long, TimeUnit) - Method in class kieker.analysis.AnalysisControllerThread
Awaits (with timeout) the termination of the contained AnalysisController.
awaitTermination() - Method in class kieker.analysis.AnalysisControllerThread
Awaits the termination of the contained AnalysisController.

B

basicGetDisplay() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
basicGetRepository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
basicSetParent(MIPlugin, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
basicSetParent(MIFilter, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
basicSetParent(MIPlugin, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
BeforeConstructorEvent - Class in kieker.common.record.flow.trace.operation.constructor
 
BeforeConstructorEvent(long, long, int, String, String) - Constructor for class kieker.common.record.flow.trace.operation.constructor.BeforeConstructorEvent
 
BeforeConstructorEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.constructor.BeforeConstructorEvent
 
beforeNewThread(Thread) - Method in class kieker.monitoring.probe.aspectj.flow.concurrency.ThreadingAspect
 
BeforeOperationEvent - Class in kieker.common.record.flow.trace.operation
 
BeforeOperationEvent(long, long, int, String, String) - Constructor for class kieker.common.record.flow.trace.operation.BeforeOperationEvent
 
BeforeOperationEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.BeforeOperationEvent
 
BeforeOperationObjectEvent - Class in kieker.common.record.flow.trace.operation.object
 
BeforeOperationObjectEvent(long, long, int, String, String, int) - Constructor for class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent
 
BeforeOperationObjectEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent
 
BinaryFsWriterThread - Class in kieker.monitoring.writer.filesystem.async
 
BinaryFsWriterThread(IMonitoringController, BlockingQueue<IMonitoringRecord>, MappingFileWriter, String, int, int, int) - Constructor for class kieker.monitoring.writer.filesystem.async.BinaryFsWriterThread
 
BLACK - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color black.
BLUE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color blue.
BranchingProbe - Class in kieker.monitoring.probe.manual
Convenience class which provides a static method to log branching.
BranchingRecord - Class in kieker.common.record.controlflow
 
BranchingRecord(long, int, int) - Constructor for class kieker.common.record.controlflow.BranchingRecord
 
BranchingRecord(Object[]) - Constructor for class kieker.common.record.controlflow.BranchingRecord
 
Broker - Enum in kieker.common.namedRecordPipe
 

C

CALL_TREE_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
CallConstructorEvent - Class in kieker.common.record.flow.trace.operation.constructor
 
CallConstructorEvent(long, long, int, String, String, String, String) - Constructor for class kieker.common.record.flow.trace.operation.constructor.CallConstructorEvent
 
CallConstructorEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.constructor.CallConstructorEvent
 
CallOperationEvent - Class in kieker.common.record.flow.trace.operation
 
CallOperationEvent(long, long, int, String, String, String, String) - Constructor for class kieker.common.record.flow.trace.operation.CallOperationEvent
 
CallOperationEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.CallOperationEvent
 
CallOperationObjectEvent - Class in kieker.common.record.flow.trace.operation.object
 
CallOperationObjectEvent(long, long, int, String, String, String, String, int, int) - Constructor for class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
CallOperationObjectEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
callsReferencedOperationOf(IOperationRecord) - Method in interface kieker.common.record.flow.ICallRecord
 
callsReferencedOperationOf(IOperationRecord) - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
CallTreeNode - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
CallTreeNode(CallTreeNode, CallTreeOperationHashKey) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
CallTreeOperationHashKey - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
CallTreeOperationHashKey(AllocationComponent, Operation) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
caseDependency(MIDependency) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Dependency'.
caseDisplay(MIDisplay) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Display'.
caseDisplayConnector(MIDisplayConnector) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Display Connector'.
caseFilter(MIFilter) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Filter'.
caseInputPort(MIInputPort) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Input Port'.
caseOutputPort(MIOutputPort) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Output Port'.
casePlugin(MIPlugin) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Plugin'.
casePort(MIPort) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Port'.
caseProject(MIProject) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Project'.
caseProperty(MIProperty) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Property'.
caseReader(MIReader) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Reader'.
caseRepository(MIRepository) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Repository'.
caseRepositoryConnector(MIRepositoryConnector) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'Repository Connector'.
caseView(MIView) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'View'.
checkArray(Object[], Class<?>[]) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
classForName(String) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
ClassOperationSignaturePair - Class in kieker.common.util
 
ClassOperationSignaturePair(String, Signature) - Constructor for class kieker.common.util.ClassOperationSignaturePair
 
clear() - Method in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
clear() - Method in class kieker.common.logging.LogImplWebguiLogging
Clears the saved entries within this logger.
clear() - Method in class kieker.monitoring.core.registry.Registry
 
close() - Method in class kieker.common.namedRecordPipe.Pipe
 
CMD_HELP_FORMATTER - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_ADD_DESCRIPTIONS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_IGNOREEXECUTIONSAFTERDATE - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_IGNOREEXECUTIONSBEFOREDATE - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_IGNOREINVALIDTRACES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_INCLUDESELFLOOPS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_INPUTDIRS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_MAXTRACEDURATION - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_OUTPUTDIR - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_OUTPUTFNPREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_SELECTTRACES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_SHORTLABELS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_ALLOCATIONEQUIVCLASSREPORT - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_ASSEMBLYEQUIVCLASSREPORT - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTAGGREGATEDALLOCATIONCALLTREE - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTAGGREGATEDASSEMBLYCALLTREE - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTALLOCATIONCOMPONENTDEPG - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTALLOCATIONOPERATIONDEPG - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTALLOCATIONSEQDS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTASSEMBLYCOMPONENTDEPG - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTASSEMBLYOPERATIONDEPG - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTASSEMBLYSEQDS - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTCALLTREES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PLOTCONTAINERDEPG - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PRINTEXECTRACES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PRINTINVALIDEXECTRACES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TASK_PRINTMSGTRACES - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMD_OPT_NAME_TRACE_COLORING - Static variable in class kieker.tools.traceAnalysis.Constants
 
CMDL_OPTIONS - Static variable in class kieker.tools.traceAnalysis.Constants
 
Color - Class in kieker.tools.traceAnalysis.filter.visualization.graph
(RGB-based) Color implementation for the visualization package.
Color(byte, byte, byte) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.Color
Creates a new color from the given values.
Color(int) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.graph.Color
Creates a new color with the given RGB value.
COLOR_REPOSITORY_PORT_NAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.traceColoring.TraceColoringFilter
Port name at which the color repository must be connected.
COLORING_FILE_OPTION_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
compareTo(IMonitoringRecord) - Method in class kieker.common.record.AbstractMonitoringRecord
Provides an ordering of IMonitoringRecords by the loggingTimestamp.
CompleteOriginRetentionPolicy - Class in kieker.tools.traceAnalysis.filter.visualization.graph
The complete origin retention policy represents the intention that every origin should be retained in the graph model and corresponds to the kind OriginRetentionPolicyKind.ALL.
ComponentAllocationDependencyGraph - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
This class represents component dependency graphs on the allocation level.
ComponentAllocationDependencyGraph(AllocationComponent) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAllocationDependencyGraph
Creates a new graph with the given root entity.
ComponentAllocationDependencyGraphFormatter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Formatter class for component dependency graphs on the allocation level (see ComponentAllocationDependencyGraph) .
ComponentAllocationDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAllocationDependencyGraphFormatter
Creates a new formatter.
ComponentAssemblyDependencyGraph - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
This class represents component dependency graphs on the assembly level.
ComponentAssemblyDependencyGraph(AssemblyComponent) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAssemblyDependencyGraph
Creates a new graph with the given root entity.
ComponentAssemblyDependencyGraphFormatter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Formatter class for component dependency graphs on the assembly level (see ComponentAssemblyDependencyGraph).
ComponentAssemblyDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAssemblyDependencyGraphFormatter
Creates a new formatter.
ComponentDependencyGraphAllocationFilter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
ComponentDependencyGraphAllocationFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
Creates a new filter using the given configuration.
ComponentDependencyGraphAssemblyFilter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
ComponentDependencyGraphAssemblyFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
Creates a new filter using the given configuration.
ComponentType - Class in kieker.tools.traceAnalysis.systemModel
 
ComponentType(int, String, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.ComponentType
 
ComponentType(int, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.ComponentType
 
CONFIG_BEHAVIOR - Static variable in class kieker.monitoring.writer.AbstractAsyncWriter
 
CONFIG_CONNECTIONSTRING - Static variable in class kieker.monitoring.writer.database.AsyncDbWriter
 
CONFIG_CONNECTIONSTRING - Static variable in class kieker.monitoring.writer.database.SyncDbWriter
 
CONFIG_CONTEXTFACTORYTYPE - Static variable in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
CONFIG_DOMAIN - Static variable in class kieker.monitoring.writer.jmx.JMXWriter
 
CONFIG_DRIVERCLASSNAME - Static variable in class kieker.monitoring.writer.database.AsyncDbWriter
 
CONFIG_DRIVERCLASSNAME - Static variable in class kieker.monitoring.writer.database.SyncDbWriter
 
CONFIG_ENHANCE_CALL_DETECTION - Static variable in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
CONFIG_ENHANCE_JAVA_CONSTRUCTORS - Static variable in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
CONFIG_FACTORYLOOKUPNAME - Static variable in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
CONFIG_FLUSH - Static variable in class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
CONFIG_FLUSH - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_LOGNAME - Static variable in class kieker.monitoring.writer.jmx.JMXWriter
 
CONFIG_MAXENTRIESINFILE - Static variable in class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
 
CONFIG_MAXENTRIESINFILE - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_MAXLOGFILES - Static variable in class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
 
CONFIG_MAXLOGFILES - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_MAXLOGSIZE - Static variable in class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
 
CONFIG_MAXLOGSIZE - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_MESSAGETTL - Static variable in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
CONFIG_NAME - Static variable in class kieker.analysis.plugin.AbstractPlugin
 
CONFIG_NAME - Static variable in class kieker.analysis.repository.AbstractRepository
 
CONFIG_NRCONN - Static variable in class kieker.monitoring.writer.database.AsyncDbWriter
 
CONFIG_OFFSET - Static variable in class kieker.monitoring.timer.SystemMilliTimer
 
CONFIG_OFFSET - Static variable in class kieker.monitoring.timer.SystemNanoTimer
 
CONFIG_OVERWRITE - Static variable in class kieker.monitoring.writer.database.AsyncDbWriter
 
CONFIG_OVERWRITE - Static variable in class kieker.monitoring.writer.database.SyncDbWriter
 
CONFIG_PATH - Static variable in class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
 
CONFIG_PATH - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_PIPENAME - Static variable in class kieker.monitoring.writer.namedRecordPipe.PipeWriter
 
CONFIG_PROPERTY_NAME_ADDITIONAL_SHUTDOWN_DELAY_SECONDS - Static variable in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
The number of additional seconds to wait before execute the termination (after all records have been forwarded)
CONFIG_PROPERTY_NAME_AWAIT_TERMINATION - Static variable in class kieker.analysis.plugin.reader.list.ListReader
 
CONFIG_PROPERTY_NAME_CONNECTIONSTRING - Static variable in class kieker.analysis.plugin.reader.database.DbReader
 
CONFIG_PROPERTY_NAME_DESCRIPTION_FILE_NAME - Static variable in class kieker.tools.traceAnalysis.repository.DescriptionRepository
Name of the configuration property that contains the file name of the description file.
CONFIG_PROPERTY_NAME_DESTINATION - Static variable in class kieker.analysis.plugin.reader.jms.JMSReader
 
CONFIG_PROPERTY_NAME_DOMAIN - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_DRIVERCLASSNAME - Static variable in class kieker.analysis.plugin.reader.database.DbReader
 
CONFIG_PROPERTY_NAME_ENCODING - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROPERTY_NAME_EQUIVALENCE_MODE - Static variable in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
CONFIG_PROPERTY_NAME_FACTORYLOOKUP - Static variable in class kieker.analysis.plugin.reader.jms.JMSReader
 
CONFIG_PROPERTY_NAME_HTML_OUTPUT_FN - Static variable in class kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter
Name of the configuration property to pass the filename of the HTML output.
CONFIG_PROPERTY_NAME_IGNORE_AFTER_TIMESTAMP - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_NAME_IGNORE_AFTER_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
 
CONFIG_PROPERTY_NAME_IGNORE_BEFORE_TIMESTAMP - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_NAME_IGNORE_BEFORE_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
 
CONFIG_PROPERTY_NAME_IGNORE_INVALID_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
CONFIG_PROPERTY_NAME_IGNORE_UNKNOWN_RECORD_TYPES - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Name of the configuration property indicating that weights should be included.
CONFIG_PROPERTY_NAME_INPUTDIRS - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
CONFIG_PROPERTY_NAME_INTERVAL_SIZE_NANOS - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
CONFIG_PROPERTY_NAME_INTERVALS_BASED_ON_1ST_TSTAMP - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
If the value is set to false, the intervals are computed based on nanosecond 0 since 1970-1-1
CONFIG_PROPERTY_NAME_LOG_FILTER_EXECUTION - Static variable in class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
 
CONFIG_PROPERTY_NAME_LOGNAME - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_MAX_TRACE_DURATION - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
CONFIG_PROPERTY_NAME_MAX_TRACE_DURATION_MILLIS - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
CONFIG_PROPERTY_NAME_MAX_TRACE_TIMEOUT - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
CONFIG_PROPERTY_NAME_MONITORING_PROPS_FN - Static variable in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
CONFIG_PROPERTY_NAME_NUM_WORKERS - Static variable in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
The number of threads to be used for the internal ThreadPoolExecutor, processing the scheduled IMonitoringRecords.
CONFIG_PROPERTY_NAME_OUTPUT_FILE_NAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Name of the configuration property containing the output file name.
CONFIG_PROPERTY_NAME_OUTPUT_FILENAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_FILENAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_FN - Static variable in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_FN - Static variable in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_FN - Static variable in class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_FN_BASE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_PATH_NAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Name of the configuration property containing the output path name.
CONFIG_PROPERTY_NAME_OUTPUT_SDMODE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
CONFIG_PROPERTY_NAME_OUTPUT_SHORTLABES - Static variable in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
CONFIG_PROPERTY_NAME_PIPENAME - Static variable in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
This is the configuration-parameter for the name of the pipe to be used.
CONFIG_PROPERTY_NAME_PORT - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_PROVIDERURL - Static variable in class kieker.analysis.plugin.reader.jms.JMSReader
 
CONFIG_PROPERTY_NAME_SELECT_ALL_TRACES - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
CONFIG_PROPERTY_NAME_SELECT_ALL_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
CONFIG_PROPERTY_NAME_SELECTED_TRACES - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
CONFIG_PROPERTY_NAME_SELECTED_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
CONFIG_PROPERTY_NAME_SELFLOOPS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Name of the configuration property indicating that self-loops should be displayed.
CONFIG_PROPERTY_NAME_SERVER - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_SERVICEURL - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_NAME_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
CONFIG_PROPERTY_NAME_SHORTLABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Name of the configuration property indicating that short labels should be used.
CONFIG_PROPERTY_NAME_SILENT - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
CONFIG_PROPERTY_NAME_STREAM - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROPERTY_NAME_TABLEPREFIX - Static variable in class kieker.analysis.plugin.reader.database.DbReader
 
CONFIG_PROPERTY_NAME_TIME_RESOLUTION - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
CONFIG_PROPERTY_NAME_TRACE_COLOR_FILE_NAME - Static variable in class kieker.tools.traceAnalysis.repository.TraceColorRepository
Name of the configuration property that contains the file name of the trace color file.
CONFIG_PROPERTY_NAME_TYPES - Static variable in class kieker.analysis.plugin.filter.select.TypeFilter
 
CONFIG_PROPERTY_VALUE_DEFAULT_ENCODING - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROPERTY_VALUE_INCLUDE_WEIGHTS_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_VALUE_INTERVAL_SIZE_ONE_MINUTE - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
The configuration property value for CountingThroughputFilter.CONFIG_PROPERTY_NAME_INTERVAL_SIZE_NANOS, leading to a bin size of 1 minute
CONFIG_PROPERTY_VALUE_MAX_TIME - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
CONFIG_PROPERTY_VALUE_MAX_TIMESTAMP - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_VALUE_MAX_TIMESTAMP_S - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_VALUE_MIN_TIMESTAMP - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_VALUE_MIN_TIMESTAMP_S - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
CONFIG_PROPERTY_VALUE_OUTPUT_FILENAME_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_VALUE_OUTPUT_FILENAME_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
CONFIG_PROPERTY_VALUE_OUTPUT_FN_BASE_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
CONFIG_PROPERTY_VALUE_PIPENAME_DEFAULT - Static variable in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
 
CONFIG_PROPERTY_VALUE_SHORT_LABELS_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_VALUE_SHORT_LABELS_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
CONFIG_PROPERTY_VALUE_STREAM_STDERR - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROPERTY_VALUE_STREAM_STDLOG - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROPERTY_VALUE_STREAM_STDOUT - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
CONFIG_PROVIDERURL - Static variable in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
CONFIG_QUEUESIZE - Static variable in class kieker.monitoring.writer.AbstractAsyncWriter
 
CONFIG_SHUTDOWNDELAY - Static variable in class kieker.monitoring.writer.AbstractAsyncWriter
 
CONFIG_STREAM_STDERR - Static variable in class kieker.monitoring.writer.PrintStreamWriter
 
CONFIG_STREAM_STDOUT - Static variable in class kieker.monitoring.writer.PrintStreamWriter
 
CONFIG_TABLEPREFIX - Static variable in class kieker.monitoring.writer.database.AsyncDbWriter
 
CONFIG_TABLEPREFIX - Static variable in class kieker.monitoring.writer.database.SyncDbWriter
 
CONFIG_TEMP - Static variable in class kieker.monitoring.writer.filesystem.AbstractAsyncFSWriter
 
CONFIG_TEMP - Static variable in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
CONFIG_TOPIC - Static variable in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
CONFIG_UNIT - Static variable in class kieker.monitoring.timer.SystemMilliTimer
 
CONFIG_UNIT - Static variable in class kieker.monitoring.timer.SystemNanoTimer
 
Configuration - Class in kieker.common.configuration
A Configuration
Configuration() - Constructor for class kieker.common.configuration.Configuration
 
Configuration(Properties) - Constructor for class kieker.common.configuration.Configuration
 
ConfigurationFactory - Class in kieker.monitoring.core.configuration
A ConfigurationFactory for kieker.monitoring
connect(AbstractPlugin, String, AbstractPlugin, String) - Method in class kieker.analysis.AnalysisController
This method should be used to connect two plugins.
connect(AbstractPlugin, String, AbstractRepository) - Method in class kieker.analysis.AnalysisController
Connects the given repository to this plugin via the given name.
connect(String, AbstractRepository) - Method in class kieker.analysis.plugin.AbstractPlugin
 
connect(AbstractPlugin, String, AbstractPlugin, String) - Static method in class kieker.analysis.plugin.AbstractPlugin
This method connects two plugins.
connect(String, AbstractRepository) - Method in interface kieker.analysis.plugin.IPlugin
Connects the given repository to this plugin via the given name.
Constants - Class in kieker.tools.traceAnalysis
Externalized Strings from TraceAnalysisTool
ConstructionEvent - Class in kieker.common.record.flow.trace
 
ConstructionEvent(long, long, int, String, int) - Constructor for class kieker.common.record.flow.trace.ConstructionEvent
 
ConstructionEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.ConstructionEvent
 
ConstructionMonitoringProbe - Annotation Type in kieker.monitoring.annotation
 
constructor(Object, ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.constructorExecution.AbstractAspect
 
CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ContainerDependencyGraph - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
This class represents container dependency graphs.
ContainerDependencyGraph(ExecutionContainer) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraph
Creates a new graph with the given root entity.
ContainerDependencyGraphFilter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
ContainerDependencyGraphFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
Creates a new filter using the given configuration.
ContainerDependencyGraphFormatter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Formatter for container dependency graphs.
ContainerDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFormatter
Creates a new formatter.
CONTEXT_PARAM_NAME_INITIAL_SAMPLING_DELAY_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
Parameter name for the initial delay to be used in the web.xml file
CONTEXT_PARAM_NAME_INITIAL_SAMPLING_DELAY_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
Parameter name for the initial delay to be used in the web.xml file
CONTEXT_PARAM_NAME_SAMPLING_INTERVAL_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
Parameter name for the sampling interval to be used in the web.xml file
CONTEXT_PARAM_NAME_SAMPLING_INTERVAL_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
Parameter name for the sampling interval to be used in the web.xml file
contextDestroyed(ServletContextEvent) - Method in class kieker.monitoring.core.servlet.TerminationServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class kieker.monitoring.core.servlet.TerminationServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
 
ControlFlowRegistry - Enum in kieker.monitoring.core.registry
 
convertDatetimeStringToUTCDate(String) - Static method in class kieker.tools.util.LoggingTimestampConverter
Converts a datetime string of format yyyyMMdd-HHmmss (UTC timezone) into a Date object.
convertDatetimeStringToUTCLoggingTimestamp(String) - Static method in class kieker.tools.util.LoggingTimestampConverter
Converts a datetime string of format yyyyMMdd-HHmmss (UTC timezone) into a timestamp representing the number of nanoseconds since Jan 1, 1970 UTC.
convertLoggingTimestampLocalTimeZoneString(long) - Static method in class kieker.tools.util.LoggingTimestampConverter
Converts a timestamp representing the number of nanoseconds since Jan 1, 1970 UTC into a human-readable datetime string given in the local timezone.
convertLoggingTimestampToUTCString(long) - Static method in class kieker.tools.util.LoggingTimestampConverter
Converts a timestamp representing the number of nanoseconds since Jan 1, 1970 UTC into a human-readable datetime string given in the UTC timezone.
convertToPath(String) - Static method in class kieker.common.configuration.Configuration
Tries to simplify a given filesystem path.
countDisplay(PlainText) - Method in class kieker.analysis.plugin.filter.forward.CountingFilter
This method is being used to display the currently stored value within this counter.
CountingFilter - Class in kieker.analysis.plugin.filter.forward
An instance of this class receives any objects, increments an intern tread-safe counter without printing any message and delivers the unchanged objects to the output.
CountingFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.CountingFilter
Constructs a CountingFilter.
CountingThroughputFilter - Class in kieker.analysis.plugin.filter.forward
An instance of this class computes the throughput in terms of the number of events received per time unit.
CountingThroughputFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
Constructs a CountingThroughputFilter.
CPUMemUsageServletContextListener - Class in kieker.monitoring.probe.servlet
Starts and stops the periodic logging of CPU utilization and Memory usage employing the SigarSamplerFactory as the Servlet is initialized and destroyed respectively.
CPUMemUsageServletContextListener() - Constructor for class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
 
CPUsCombinedPercSampler - Class in kieker.monitoring.probe.sigar.samplers
Logs the combined (i.e., User + Sys + Nice + Wait) cpu utilization for each CPU in the system, retrieved via CpuPerc.getCombined(), as ResourceUtilizationRecords via IWriterController.newMonitoringRecord(kieker.common.record.IMonitoringRecord) .
CPUsCombinedPercSampler(SigarProxy) - Constructor for class kieker.monitoring.probe.sigar.samplers.CPUsCombinedPercSampler
Constructs a new AbstractSigarSampler with given SigarProxy instance used to retrieve the sensor data.
CPUsCombinedServletContextListener - Class in kieker.monitoring.probe.servlet
Starts and stops the periodic logging of CPU utilization employing the SigarSamplerFactory as the Servlet is initialized and destroyed respectively.
CPUsCombinedServletContextListener() - Constructor for class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
 
CPUsDetailedPercSampler - Class in kieker.monitoring.probe.sigar.samplers
Logs detailed utilization statistics for each CPU in the system, retrieved from CpuPerc, as CPUUtilizationRecords via IWriterController.newMonitoringRecord(kieker.common.record.IMonitoringRecord) .
CPUsDetailedPercSampler(SigarProxy) - Constructor for class kieker.monitoring.probe.sigar.samplers.CPUsDetailedPercSampler
Constructs a new AbstractSigarSampler with given SigarProxy instance used to retrieve the sensor data.
CPUUtilizationRecord - Class in kieker.common.record.system
 
CPUUtilizationRecord(long, String, String, double, double, double, double, double, double, double) - Constructor for class kieker.common.record.system.CPUUtilizationRecord
Constructs a new CPUUtilizationRecord with the given values.
CPUUtilizationRecord(Object[]) - Constructor for class kieker.common.record.system.CPUUtilizationRecord
 
create(EClass) - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createAdapter(Notifier) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates an adapter for the target.
createAnalysisController(MIProject, ClassLoader) - Static method in class kieker.analysis.AnalysisController
This is a factory method which can be used to create a new instance of AnalysisController, but delivers the mapping between the MIProject and the actual analysis.
createAndRegisterAllocationComponentInstance(String, AssemblyComponent, ExecutionContainer) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
createAndRegisterAssemblyComponentInstance(String, ComponentType) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
createAndRegisterComponentType(String, String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
Creates and registers a component type that has not been registered yet.
createAndRegisterExecutionContainer(String, String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
createAndRegisterOperation(String, ComponentType, Signature) - Method in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
createCluster(String, String, String, String, String, String, String, String, double, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Constructs dot code for a cluster from the specified elements.
createConfigurationFromFile(String) - Static method in class kieker.monitoring.core.configuration.ConfigurationFactory
Creates a new configuration based on the given properties file with fallback on the default values.
createConnection(String, String, String, String, String, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Creates dot code for a connection.
createConnection(String, String, String, String, String, String, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Creates dot code for a connection.
createConnection(String, String, String, double, double) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Creates dot code for a connection.
createDefaultConfiguration() - Static method in class kieker.monitoring.core.configuration.ConfigurationFactory
Returns an empty properties map with a fallback on the default configuration.
createDependency() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createDependency() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Dependency'.
createDependencyAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Dependency'.
createDisplay() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createDisplay() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Display'.
createDisplayAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Display'.
createDisplayConnector() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createDisplayConnector() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Display Connector'.
createDisplayConnectorAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Display Connector'.
createEdgeDefaults(String, String, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Constructs dot code for the edge defaults.
createEObjectAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for the default case.
createExecutionByEntityNames(SystemModelRepository, String, String, String, Signature, long, String, int, int, long, long, boolean) - Static method in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
 
createExecutionByEntityNames(SystemModelRepository, String, String, Signature, long, String, int, int, long, long, boolean) - Static method in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
 
createExecutionTraceComparator() - Static method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns an instance of the Comparator used by the internal TreeSet to compare Executions.
createFilter() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createFilter() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Filter'.
createFilterAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Filter'.
createFormattedOutput() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
 
createFormattedOutput() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertexDecoration
Creates formatted output for this decoration.
createFormattedRepresentation(AbstractGraph<?, ?, ?>, GraphWriterConfiguration) - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
Creates a formatted representation of the given graph.
createFromArray(Class<? extends IMonitoringRecord>, Object[]) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
createFromFile(String) - Static method in class kieker.tools.traceAnalysis.repository.DescriptionRepository
Initializes a new description repository from the given file.
createFromFile(String) - Static method in class kieker.tools.traceAnalysis.repository.TraceColorRepository
Initializes a trace color repository from a given file.
createFromName(String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
Creates a node decorator from its option name.
createFromStringArray(Class<? extends IMonitoringRecord>, String[]) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
createHeader(String, String, String, String, double) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Constructs dot code for a directed graph (digraph) file header.
createIndexTable() - Method in class kieker.monitoring.writer.database.DBWriterHelper
 
createInputPort() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createInputPort() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Input Port'.
createInputPortAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Input Port'.
createInstance(Configuration) - Static method in class kieker.monitoring.core.controller.MonitoringController
 
createInstance() - Static method in class kieker.tools.traceAnalysis.filter.visualization.graph.CompleteOriginRetentionPolicy
Factory method for the complete origin retention policy.
createInstance() - Static method in class kieker.tools.traceAnalysis.filter.visualization.graph.NoOriginRetentionPolicy
Factory method for the no-origin-retention policy.
createInstance(Set<?>) - Static method in class kieker.tools.traceAnalysis.filter.visualization.graph.SpecificOriginRetentionPolicy
Factory method for the specific origin retention policy.
createNewChild(AllocationComponent, Operation) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
Creates a new child and adds it to the nodes list of children
createNode(String, String, String, String, String, String, String, String, double, String, String, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Constructs dot code for a node from the specified elements.
createNodeDefaults(String, String, String, String, String, double, String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
Constructs dot code for the node defaults.
createOperationSignatureString(String, Signature) - Static method in class kieker.common.util.ClassOperationSignaturePair
Given a fully-qualified class name fqClassName (e.g., a.b.c.D) and and a Signature (e.g., for operation op1 with modifiers public and static, the return type Boolean , and the parameter types Integer and Long), the method returns an operation signature string (e.g., public static Boolean a.b.c.D.op1(Integer, Long)).
createOutputPort() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createOutputPort() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Output Port'.
createOutputPortAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Output Port'.
createPackageContents() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
Creates the meta-model objects for the package.
createPair(SynchronousCallMessage) - Method in interface kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter.IPairFactory
 
createPluginAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Plugin'.
createPortAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Port'.
createProject() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createProject() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Project'.
createProjectAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Project'.
createProperty() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createProperty() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Property'.
createPropertyAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Property'.
createReader() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createReader() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Reader'.
createReaderAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Reader'.
createRepository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createRepository() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Repository'.
createRepositoryAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Repository'.
createRepositoryConnector() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createRepositoryConnector() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'Repository Connector'.
createRepositoryConnectorAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'Repository Connector'.
createSensorCPUsCombinedPerc() - Method in interface kieker.monitoring.probe.sigar.ISigarSamplerFactory
Creates an instance of CPUsCombinedPercSampler.
createSensorCPUsCombinedPerc() - Method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
 
createSensorCPUsDetailedPerc() - Method in interface kieker.monitoring.probe.sigar.ISigarSamplerFactory
Creates an instance of CPUsDetailedPercSampler.
createSensorCPUsDetailedPerc() - Method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
 
createSensorMemSwapUsage() - Method in interface kieker.monitoring.probe.sigar.ISigarSamplerFactory
Creates an instance of MemSwapUsageSampler.
createSensorMemSwapUsage() - Method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
 
createSingletonConfiguration() - Static method in class kieker.monitoring.core.configuration.ConfigurationFactory
Creates the configuration for the singleton controller instance.
createTable(String, Class<?>...) - Method in class kieker.monitoring.writer.database.DBWriterHelper
 
createView() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
createView() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns a new object of class 'View'.
createViewAdapter() - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Creates a new adapter for an object of class 'View'.
CurrentTimeEventGenerationFilter - Class in kieker.tools.currentTimeEventGenerator
Generates time events with a given resolution based on the timestamps of incoming IMonitoringRecords.
CurrentTimeEventGenerationFilter(Configuration) - Constructor for class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
Creates an event generator which generates time events with the given resolution in nanoseconds via the output port CurrentTimeEventGenerationFilter.OUTPUT_PORT_NAME_CURRENT_TIME_RECORD.
CUSTOM_LOGGER_JVM - Static variable in class kieker.common.logging.LogFactory
 

D

DATE_FORMAT_PATTERN - Static variable in class kieker.tools.traceAnalysis.Constants
 
DATE_FORMAT_PATTERN_CMD_USAGE_HELP - Static variable in class kieker.tools.traceAnalysis.TraceAnalysisTool
 
DbReader - Class in kieker.analysis.plugin.reader.database
A very simple database reader that probably only works for small data sets.
DbReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.database.DbReader
 
DBWriterHelper - Class in kieker.monitoring.writer.database
 
DBWriterHelper(Connection, String, boolean) - Constructor for class kieker.monitoring.writer.database.DBWriterHelper
 
DBWriterHelper(Connection, String, AtomicInteger, boolean) - Constructor for class kieker.monitoring.writer.database.DBWriterHelper
 
deactivateProbe(String) - Method in interface kieker.monitoring.core.controller.IProbeController
Deactivates a probe.
deactivateProbe(String) - Method in class kieker.monitoring.core.controller.MonitoringController
 
deactivateProbe(String) - Method in class kieker.monitoring.core.controller.ProbeController
 
debug(String) - Method in interface kieker.common.logging.Log
Log a message with debug log level.
debug(String, Throwable) - Method in interface kieker.common.logging.Log
Log an error with debug log level.
debug(String) - Method in class kieker.common.logging.LogImplCommonsLogging
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplCommonsLogging
 
debug(String) - Method in class kieker.common.logging.LogImplJDK14
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplJDK14
 
debug(String) - Method in class kieker.common.logging.LogImplJUnit
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplJUnit
 
debug(String) - Method in class kieker.common.logging.LogImplNone
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplNone
 
debug(String) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
debug(String) - Method in class kieker.common.logging.LogImplWebguiLogging
 
debug(String, Throwable) - Method in class kieker.common.logging.LogImplWebguiLogging
 
DECORATOR_SEPARATOR - Static variable in class kieker.tools.traceAnalysis.Constants
 
DECORATORS_OPTION_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
DEFAULT_EQUIVALENCE_MODE - Static variable in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
DEFAULT_SENSOR_INITIAL_DELAY_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
 
DEFAULT_SENSOR_INITIAL_DELAY_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
 
DEFAULT_SENSOR_INTERVAL_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUMemUsageServletContextListener
 
DEFAULT_SENSOR_INTERVAL_SECONDS - Static variable in class kieker.monitoring.probe.servlet.CPUsCombinedServletContextListener
 
DEFAULT_VALUE - Static variable in class kieker.common.record.system.MemSwapUsageRecord
 
defaultCase(EObject) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DEPENDENCY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Dependency' class.
DEPENDENCY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Dependency' class.
DEPENDENCY__FILE_PATH - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'File Path' attribute.
DEPENDENCY__FILE_PATH - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'File Path' attribute feature.
DEPENDENCY_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Dependency' class.
DependencyGraphNode<T extends ISystemModelElement> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
DependencyGraphNode(int, T, TraceInformation, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
dependsOn(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractOriginRetentionPolicy
 
dependsOn(IOriginRetentionPolicy) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.IOriginRetentionPolicy
Checks whether this origin retention policy depends on the given policy.
dependsOn(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.SpecificOriginRetentionPolicy
 
DESCRIPTION_REPOSITORY_PORT_NAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.descriptions.DescriptionDecoratorFilter
Port name at which the description repository must be connected.
DescriptionDecoratorFilter<V extends AbstractPayloadedVertex<V,E,O,ISystemModelElement>,E extends AbstractEdge<V,E,O>,O> - Class in kieker.tools.traceAnalysis.filter.visualization.descriptions
A filter which attaches decorations from a repository to graph entities.
DescriptionDecoratorFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.descriptions.DescriptionDecoratorFilter
Creates a new description decorator filter using the given configuration.
DescriptionRepository - Class in kieker.tools.traceAnalysis.repository
Implementation of a description repository which stores descriptions for names.
DescriptionRepository(Configuration) - Constructor for class kieker.tools.traceAnalysis.repository.DescriptionRepository
Creates a new description repository using the given configuration.
DescriptionRepository(Configuration, DescriptionRepository.DescriptionRepositoryData) - Constructor for class kieker.tools.traceAnalysis.repository.DescriptionRepository
Creates a new description repository using the given data.
DescriptionRepository.DescriptionRepositoryData - Class in kieker.tools.traceAnalysis.repository
This class groups the data required for a DescriptionRepository.
DescriptionRepository.DescriptionRepositoryData(ConcurrentMap<String, String>) - Constructor for class kieker.tools.traceAnalysis.repository.DescriptionRepository.DescriptionRepositoryData
Creates a new data object using the given description map.
DESCRIPTIONS_FILE_OPTION_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
destroy() - Method in class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
 
disableMonitoring() - Method in interface kieker.monitoring.core.controller.IStateController
Disables monitoring.
disableMonitoring() - Method in class kieker.monitoring.core.controller.MonitoringController
 
disableMonitoring() - Method in class kieker.monitoring.core.controller.StateController
 
disableThrowable(Class<? extends Throwable>) - Static method in class kieker.common.logging.LogImplJUnit
 
Display - Annotation Type in kieker.analysis.display.annotation
This annotation can be used for methods which are able to deliver display objects.
DISPLAY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Display' class.
DISPLAY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Display' class.
DISPLAY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
DISPLAY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
DISPLAY__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Parent' container reference.
DISPLAY__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Parent' container reference feature.
DISPLAY_CONNECTOR - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Display Connector' class.
DISPLAY_CONNECTOR - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Display Connector' class.
DISPLAY_CONNECTOR__DISPLAY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Display' reference.
DISPLAY_CONNECTOR__DISPLAY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Display' reference feature.
DISPLAY_CONNECTOR__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
DISPLAY_CONNECTOR__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
DISPLAY_CONNECTOR_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Display Connector' class.
DISPLAY_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Display' class.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
Register thread-local session and trace information, executes the given FilterChain and unregisters the session/trace information.
doIncludeWeights() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns whether edge weights should be included.
doPlotLoops() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns whether immediate loops should be plotted.
DOT_ARROWHEAD_OPEN - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_DEFAULT_FONTSIZE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_DOT_RANKDIR_LR - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_FILE_SUFFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
DOT_FILLCOLOR_GRAY - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_FILLCOLOR_WHITE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_SHAPE_BOX - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_SHAPE_BOX3D - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_SHAPE_NONE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_SHAPE_OVAL - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_STYLE_DASHED - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_STYLE_FILLED - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DOT_STYLE_SOLID - Static variable in class kieker.tools.traceAnalysis.filter.visualization.util.dot.DotFactory
 
DotFactory - Class in kieker.tools.traceAnalysis.filter.visualization.util.dot
This class provides a collection of static methods to compile Graphviz Dot elements from string attributes and properties.
doUseShortLabels() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns whether short labels should be used.
DummyWriter - Class in kieker.monitoring.writer
A writer that does nothing but consuming records.
DummyWriter(Configuration) - Constructor for class kieker.monitoring.writer.DummyWriter
 

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
eGet(int, boolean, boolean) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
eINSTANCE - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
EmptyRecord - Class in kieker.common.record.misc
 
EmptyRecord() - Constructor for class kieker.common.record.misc.EmptyRecord
 
EmptyRecord(Object[]) - Constructor for class kieker.common.record.misc.EmptyRecord
 
enableMonitoring() - Method in interface kieker.monitoring.core.controller.IStateController
Enables monitoring.
enableMonitoring() - Method in class kieker.monitoring.core.controller.MonitoringController
 
enableMonitoring() - Method in class kieker.monitoring.core.controller.StateController
 
eNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The package name.
eNS_PREFIX - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The package namespace name.
eNS_URI - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The package namespace URI.
EOF - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
EOI_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
EOI_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
equals(Object) - Method in class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
equals(Object) - Method in class kieker.common.record.AbstractMonitoringRecord
 
equals(Object) - Method in class kieker.common.util.ImmutableEntry
 
equals(Object) - Method in class kieker.common.util.Signature
 
equals(Object) - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
equals(Object) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
equals(Object) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.Execution
Compares this Execution with the given object with respect to type and fields.
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns whether this Execution Trace and the passed Object are equal.
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.Operation
Two Operation objects are equal if their ids are equal.
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.TraceInformation
 
error(String) - Method in interface kieker.common.logging.Log
Log a message with error log level.
error(String, Throwable) - Method in interface kieker.common.logging.Log
Log an error with error log level.
error(String) - Method in class kieker.common.logging.LogImplCommonsLogging
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplCommonsLogging
 
error(String) - Method in class kieker.common.logging.LogImplJDK14
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplJDK14
 
error(String) - Method in class kieker.common.logging.LogImplJUnit
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplJUnit
 
error(String) - Method in class kieker.common.logging.LogImplNone
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplNone
 
error(String) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
error(String) - Method in class kieker.common.logging.LogImplWebguiLogging
 
error(String, Throwable) - Method in class kieker.common.logging.LogImplWebguiLogging
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
ESS_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
ESS_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
eUnset(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
EventProcessingException - Exception in kieker.analysis.exception
 
EventProcessingException(String) - Constructor for exception kieker.analysis.exception.EventProcessingException
 
EventProcessingException(String, Throwable) - Constructor for exception kieker.analysis.exception.EventProcessingException
 
EVENTRECORDTRACERECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
EventRecordTraceReconstructionFilter - Class in kieker.analysis.plugin.filter.flow
 
EventRecordTraceReconstructionFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
EXEC_TRACE_RECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
EXECTRACESFROMEVENTTRACES_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
Execution - Class in kieker.tools.traceAnalysis.systemModel
 
Execution(Operation, AllocationComponent, long, String, int, int, long, long, boolean) - Constructor for class kieker.tools.traceAnalysis.systemModel.Execution
Creates a new Execution instance.
Execution(Operation, AllocationComponent, long, int, int, long, long, boolean) - Constructor for class kieker.tools.traceAnalysis.systemModel.Execution
Creates a new Execution instance.
EXECUTION_TRACES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ExecutionContainer - Class in kieker.tools.traceAnalysis.systemModel
 
ExecutionContainer(int, ExecutionContainer, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
ExecutionEnvironmentRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
ExecutionEnvironmentRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
ExecutionEventProcessingException - Exception in kieker.tools.traceAnalysis.filter.executionRecordTransformation
 
ExecutionEventProcessingException(String) - Constructor for exception kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionEventProcessingException
 
ExecutionEventProcessingException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionEventProcessingException
 
ExecutionRecordTransformationFilter - Class in kieker.tools.traceAnalysis.filter.executionRecordTransformation
Transforms OperationExecutionRecords into Execution objects.
This class has exactly one input port and one output port.
ExecutionRecordTransformationFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
ExecutionTrace - Class in kieker.tools.traceAnalysis.systemModel
 
ExecutionTrace(long) - Constructor for class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
 
ExecutionTrace(long, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
 
ExecutionTraceWriterFilter - Class in kieker.tools.traceAnalysis.filter.traceWriter
This class has exactly one input port named "in".
ExecutionTraceWriterFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 

F

FilesystemLogReplayer - Class in kieker.tools.logReplayer
An implementation of the AbstractLogReplayer, using the FSReader to replay IMonitoringRecords from a list of file system monitoring logs.
FilesystemLogReplayer(String, boolean, boolean, int, long, long, String[]) - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayer
 
FilesystemLogReplayerStarter - Class in kieker.tools.logReplayer
Command-line tool for replaying a filesystem monitoring log using the FilesystemLogReplayer.
FILTER - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Filter' class.
FILTER - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Filter' class.
FILTER__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Classname' attribute.
FILTER__DISPLAYS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Displays' containment reference list.
FILTER__INPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Input Ports' containment reference list.
FILTER__INPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Input Ports' containment reference list feature.
FILTER__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
FILTER__OUTPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Output Ports' containment reference list.
FILTER__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Properties' containment reference list.
FILTER__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Repositories' containment reference list.
FILTER_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Filter' class.
fromStringArrayToTypedArray(String[], Class<?>[]) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
FSReader - Class in kieker.analysis.plugin.reader.filesystem
Filesystem reader which reads from multiple directories simultaneously ordered by the logging timestamp.
FSReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.filesystem.FSReader
 
FsWriterThread - Class in kieker.monitoring.writer.filesystem.async
 
FsWriterThread(IMonitoringController, BlockingQueue<IMonitoringRecord>, MappingFileWriter, String, int, int, int, boolean) - Constructor for class kieker.monitoring.writer.filesystem.async.FsWriterThread
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.construction
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.construction.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.constructorCall
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorCall.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.constructorExecution
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.constructorExecution.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.operationCall
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.operationCallObject
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCallObject.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.operationExecutionObject
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.FullInstrumentation
 
FullInstrumentationNoGetterAndSetter - Class in kieker.monitoring.probe.aspectj.flow.operationCall
 
FullInstrumentationNoGetterAndSetter() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.FullInstrumentationNoGetterAndSetter
 
FullInstrumentationNoGetterAndSetter - Class in kieker.monitoring.probe.aspectj.flow.operationCallObject
 
FullInstrumentationNoGetterAndSetter() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCallObject.FullInstrumentationNoGetterAndSetter
 
FullInstrumentationNoGetterAndSetter - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
FullInstrumentationNoGetterAndSetter() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentationNoGetterAndSetter
 
FullInstrumentationNoGetterAndSetter - Class in kieker.monitoring.probe.aspectj.flow.operationExecutionObject
 
FullInstrumentationNoGetterAndSetter() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.FullInstrumentationNoGetterAndSetter
 

G

get(String) - Method in class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
get(Object) - Method in class kieker.common.configuration.Configuration
Deprecated. 
get(E) - Method in interface kieker.monitoring.core.registry.IRegistry
Gets a unique id for an object.
get(int) - Method in interface kieker.monitoring.core.registry.IRegistry
Gets the object associated with the unique id.
get(E) - Method in class kieker.monitoring.core.registry.Registry
 
get(int) - Method in class kieker.monitoring.core.registry.Registry
 
getAll() - Method in interface kieker.monitoring.core.registry.IRegistry
Return an array with all registered objects.
getAll() - Method in class kieker.monitoring.core.registry.Registry
 
getAllDisplayNames() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getAllDisplayNames() - Method in interface kieker.analysis.plugin.IPlugin
 
getAllInputPortNames() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getAllInputPortNames() - Method in interface kieker.analysis.plugin.IPlugin
 
getAllocationComponent() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
getAllocationComponent() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
getAllocationComponent() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getAllocationComponent() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
getAllocationComponentInstances() - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
getAllocationFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getAllocationPairFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getAllOutputPortNames() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getAllOutputPortNames() - Method in interface kieker.analysis.plugin.IPlugin
 
getAllRepositoryPortNames() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getAnalysisMetaModelFactory() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getAnalysisMetaModelFactory() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the factory that creates the instances of the model.
getAnalysisMetaModelPackage() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
 
getAnalysisMetaModelPackage() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelFactory
Returns the package supported by this factory.
getAndStoreUniqueThreadLocalTraceId() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method returns a thread-local traceid which is globally unique and stored it local for the thread.
getAssemblyComponent() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
getAssemblyComponent() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
getAssemblyComponentInstances() - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
getAssemblyFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getAssemblyPairFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getAssumedIncomingDependencies() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getAssumedOutgoingDependencies() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getAverageResponseTime() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
Returns the average response time (in ms) registered by this decoration.
getBooleanProperty(String) - Method in class kieker.common.configuration.Configuration
 
getBranchID() - Method in class kieker.common.record.controlflow.BranchingRecord
 
getBranchingOutcome() - Method in class kieker.common.record.controlflow.BranchingRecord
 
getCalleeClassSignature() - Method in interface kieker.common.record.flow.ICallRecord
 
getCalleeClassSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCalleeObjectId() - Method in interface kieker.common.record.flow.ICallObjectRecord
 
getCalleeObjectId() - Method in class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
getCalleeOperationSignature() - Method in interface kieker.common.record.flow.ICallRecord
 
getCalleeOperationSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCallerClassSignature() - Method in interface kieker.common.record.flow.ICallRecord
 
getCallerClassSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCallerObjectId() - Method in interface kieker.common.record.flow.ICallObjectRecord
 
getCallerObjectId() - Method in class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
getCallerOperationSignature() - Method in interface kieker.common.record.flow.ICallRecord
 
getCallerOperationSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCause() - Method in interface kieker.common.record.flow.IExceptionRecord
 
getCause() - Method in class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
getCause() - Method in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
 
getChild(AllocationComponent, Operation) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
Returns the child node with given operation, name, and vmName.
getChildContainers() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getChildEdges() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
getChildren() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
getClassname() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getClassname() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
getClassname() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Classname' attribute.
getClassname() - Method in interface kieker.analysis.model.analysisMetaModel.MIRepository
Returns the value of the 'Classname' attribute.
getClassSignature() - Method in interface kieker.common.record.flow.IObjectRecord
 
getClassSignature() - Method in interface kieker.common.record.flow.IOperationRecord
Get the actually executing class
getClassSignature() - Method in class kieker.common.record.flow.trace.ConstructionEvent
 
getClassSignature() - Method in class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
getCollisionColor() - Method in class kieker.tools.traceAnalysis.repository.TraceColorRepository
Returns the color to use for elements for which no unique color can be determined.
getColor() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Returns this graph element's color.
getColorMap() - Method in class kieker.tools.traceAnalysis.repository.TraceColorRepository
Returns the color map stored in this repository.
getComponentType() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
getComponentTypes() - Method in class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
Returns a collection of all registered component types.
getConfiguration() - Method in class kieker.monitoring.writer.AbstractMonitoringWriter
 
getConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns the configuration wrapped by this configuration.
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
Returns this filter's configuration name.
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
getConfigurationName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
getConnectedPlugins(String) - Method in class kieker.analysis.plugin.AbstractPlugin
 
getConnectedPlugins(String) - Method in interface kieker.analysis.plugin.IPlugin
Delivers the plugins with their ports which are connected with the given output port.
getController() - Method in class kieker.analysis.AnalysisController.AnalysisControllerWithMapping
 
getCOPYRIGHT() - Static method in class kieker.common.util.Version
Returns the version String.
getCountsPerInterval() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getCpuID() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getCurrentConfiguration() - Method in class kieker.analysis.AnalysisController
This method delivers the current configuration of this instance as an instance of MIProject.
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.CountingFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.forward.TeeFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.select.TypeFilter
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
getCurrentConfiguration() - Method in interface kieker.analysis.plugin.IPlugin
This method should deliver a Configuration object containing the current configuration of this instance.
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.database.DbReader
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.filesystem.FSReader
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.jms.JMSReader
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.jmx.JMXReader
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.list.ListReader
 
getCurrentConfiguration() - Method in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
 
getCurrentConfiguration() - Method in interface kieker.analysis.repository.IRepository
This method should deliver a Configuration object containing the current configuration of this instance.
getCurrentConfiguration() - Method in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
getCurrentConfiguration() - Method in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.AbstractTimestampFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceIdFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.repository.DescriptionRepository
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.repository.TraceColorRepository
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getCurrentCountForCurrentInterval() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getCurrentRepositories() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getCurrentRepositories() - Method in interface kieker.analysis.plugin.IPlugin
This method delivers an array of AbstractRepository containing the current repositories of this instance.
getDecoration(Class<DecorationT>) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertex
Returns the decoration of this vertex of the given type.
getDecorations() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertex
Returns all decorations of this vertex.
getDefaultColor() - Method in class kieker.tools.traceAnalysis.repository.TraceColorRepository
Returns the color to use for elements which are not defined in the color map.
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
Returns the default file name suggested by this formatter.
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAllocationDependencyGraphFormatter
 
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentAssemblyDependencyGraphFormatter
 
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFormatter
 
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAllocationDependencyGraphFormatter
 
getDefaultFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAssemblyDependencyGraphFormatter
 
getDependencies() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
getDependencies() - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Returns the value of the 'Dependencies' containment reference list.
getDependency() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDependency() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Dependency'.
getDependency_FilePath() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDependency_FilePath() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'File Path'.
getDescription() - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
getDescription() - Method in interface kieker.analysis.model.analysisMetaModel.MIView
Returns the value of the 'Description' attribute.
getDescription() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Returns this graph element's description.
getDescriptionMap() - Method in class kieker.tools.traceAnalysis.repository.DescriptionRepository
Returns the description map (node id -> description) contained in this repository-
getDisplay() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplay() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
getDisplay() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Display'.
getDisplay() - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplayConnector
Returns the value of the 'Display' reference.
getDisplay_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplay_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getDisplay_Parent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplay_Parent() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the container reference 'Parent'.
getDisplayConnector() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplayConnector() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Display Connector'.
getDisplayConnector_Display() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplayConnector_Display() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the reference 'Display'.
getDisplayConnector_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getDisplayConnector_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getDisplayConnectors() - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
getDisplayConnectors() - Method in interface kieker.analysis.model.analysisMetaModel.MIView
Returns the value of the 'Display Connectors' containment reference list.
getDisplays() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getDisplays() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Displays' containment reference list.
getDotRepresentation(Color) - Static method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFormatter
Returns the dot (graphviz) representation of the given color.
getDurationInNanos() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the duration of this (possible incomplete) trace in nanoseconds.
getEntity() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
getEntity() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getEntries(String) - Static method in class kieker.common.logging.LogImplWebguiLogging
Delivers an array with all entries of the logger with the given name.
getEoi() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getEoi() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getEquivalenceClassMap() - Method in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
getErrorCount() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
getEss() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getEss() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getEventTypes() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
getEventTypes() - Method in interface kieker.analysis.model.analysisMetaModel.MIPort
Returns the value of the 'Event Types' attribute list.
getEventTypes() - Method in class kieker.analysis.plugin.IPlugin.PluginInputPortReference
 
getExecutionContainer() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
getExecutionContainers() - Method in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
getExecutionEnvironmentFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getExperimentId() - Method in interface kieker.monitoring.core.controller.IStateController
Returns the experiment ID.
getExperimentId() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getExperimentId() - Method in class kieker.monitoring.core.controller.StateController
 
getFilePath() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
getFilePath() - Method in interface kieker.analysis.model.analysisMetaModel.MIDependency
Returns the value of the 'File Path' attribute.
getFilter() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getFilter() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Filter'.
getFilter_InputPorts() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getFilter_InputPorts() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Input Ports'.
getFilters() - Method in class kieker.analysis.AnalysisController
Delivers an unmodifiable collection of all filters.
getFirstTimestampInCurrentInterval() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getFormattedDecorations() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getFqClassname() - Method in class kieker.common.util.ClassOperationSignaturePair
 
getFullQualifiedName() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getFuture() - Method in class kieker.monitoring.core.sampler.ScheduledSamplerJob
 
getGraphInputPortName() - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
Returns the name of the port this filter accepts graphs on.
getGraphOutputPortName() - Method in class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
 
getGraphOutputPortName() - Method in interface kieker.tools.traceAnalysis.filter.IGraphOutputtingFilter
Returns the name of the port this filter uses to emit the graph.
getGraphOutputPortName() - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
 
getHostname() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getHostname() - Method in class kieker.common.record.flow.trace.Trace
 
getHostname() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getHostname() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getHostname() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
getHostname() - Method in interface kieker.monitoring.core.controller.IStateController
The hostname will be part of the monitoring data and allows to distinguish observations in cases where the software system is deployed on more than one host.
getHostname() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getHostname() - Method in class kieker.monitoring.core.controller.StateController
 
getId() - Method in class kieker.monitoring.core.registry.RegistryRecord
 
getId() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
getId() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
getId() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeNode
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractEdge
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Returns an identifier for this graph element (e.g., a label).
getIdentifier() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getIdentifier() - Method in interface kieker.tools.traceAnalysis.systemModel.ISystemModelElement
Returns a textual identifier for this object (e.g., its name).
getIdentifier() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
getIdentifier() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
getIdForString(String) - Method in interface kieker.monitoring.core.controller.IRegistryController
Gets a unique id for a string.
getIdForString(String) - Method in class kieker.monitoring.core.controller.MonitoringController
 
getIdForString(String) - Method in class kieker.monitoring.core.controller.RegistryController
 
getIdle() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getIncomingDependencies() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getIncomingPlugins(boolean) - Method in class kieker.analysis.plugin.AbstractPlugin
Returns the plugins which provide data to this plugin.
getInputPort() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getInputPort() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Input Port'.
getInputPort_Parent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getInputPort_Parent() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the container reference 'Parent'.
getInputPortMethod() - Method in class kieker.analysis.plugin.IPlugin.PluginInputPortReference
 
getInputPortName() - Method in class kieker.analysis.plugin.IPlugin.PluginInputPortReference
 
getInputPorts() - Method in class kieker.analysis.model.analysisMetaModel.impl.MFilter
 
getInputPorts() - Method in interface kieker.analysis.model.analysisMetaModel.MIFilter
Returns the value of the 'Input Ports' containment reference list.
getInstance() - Static method in class kieker.monitoring.core.controller.MonitoringController
 
getInstance() - Static method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
 
getInstance() - Static method in class kieker.monitoring.timer.SystemNanoTimer
 
getIntervalSizeNanos() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getIntProperty(String) - Method in class kieker.common.configuration.Configuration
 
getInvalidExecutionTraceArtifacts() - Method in class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
getInvalidExecutionTraceInputPortName() - Method in class kieker.tools.traceAnalysis.filter.AbstractInvalidExecutionTraceProcessingFilter
 
getInvalidExecutionTraceInputPortName() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
getInvalidTraces() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
Returns a set of the IDs of invalid traces.
getIrq() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getJMXDomain() - Method in interface kieker.monitoring.core.controller.IJMXController
 
getJMXDomain() - Method in class kieker.monitoring.core.controller.JMXController
 
getJMXDomain() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getKey() - Method in class kieker.common.util.ImmutableEntry
 
getKind() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractOriginRetentionPolicy
 
getKind() - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.IOriginRetentionPolicy
Returns the kind of this retention policy.
getLastTimestampInCurrentInterval() - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
getLastTraceIdError() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
getLastTraceIdSuccess() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
getLength() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the length of this trace in terms of the number of contained executions.
getList() - Method in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
getLog(Class<?>) - Static method in class kieker.common.logging.LogFactory
 
getLog(String) - Static method in class kieker.common.logging.LogFactory
 
getLoggingTimestamp() - Method in class kieker.common.record.AbstractMonitoringRecord
 
getLoggingTimestamp() - Method in interface kieker.common.record.IMonitoringRecord
 
getLongProperty(String) - Method in class kieker.common.configuration.Configuration
 
getMaxEoi() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the maximum execution order index (eoi) value within the trace.
getMaxEss() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the maximum execution stack size (ess) value, i.e., the maximum stack depth, within the trace.
getMaximalResponseTime() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
Returns the maximal response time (in ms) registered by this decoration.
getMaxTout() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
Returns the maximum tout timestamp of a processed execution.
getMaxTout() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the maximum timestamp value of an execution return in this trace.
getMaxTraceDurationNanos() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
Return the number of nanoseconds after which a pending trace is considered to have timed out
getMemFree() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getMemTotal() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getMemUsed() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getMessageCount() - Method in class kieker.analysis.plugin.filter.forward.CountingFilter
Returns the number of objects received until now.
getMinEoi() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the minimum execution order index (eoi) value within the trace.
getMinimalResponseTime() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
Returns the minimal response time (in ms) registered by this decoration.
getMinTin() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
Returns the minimum tin timestamp of a processed execution.
getMinTin() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the minimum timestamp of an execution start in this trace.
getModifier() - Method in class kieker.common.util.Signature
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
getName() - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplay
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplayConnector
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIPort
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIProperty
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIRepository
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIRepositoryConnector
Returns the value of the 'Name' attribute.
getName() - Method in interface kieker.analysis.model.analysisMetaModel.MIView
Returns the value of the 'Name' attribute.
getName() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getName() - Method in interface kieker.analysis.plugin.IPlugin
This method delivers the current name of this plugin instance.
getName() - Method in class kieker.analysis.repository.AbstractRepository
 
getName() - Method in interface kieker.analysis.repository.IRepository
This method delivers the current name of this repository instance.
getName() - Method in class kieker.common.namedRecordPipe.Pipe
 
getName() - Method in class kieker.common.util.Signature
 
getName() - Method in interface kieker.monitoring.core.controller.IStateController
Returns the name of this controller.
getName() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getName() - Method in class kieker.monitoring.core.controller.StateController
 
getName() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getName() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getNextOrderId() - Method in class kieker.common.record.flow.trace.Trace
 
getNice() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getNodes() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph
Returns all nodes contained in this graph.
getNumberOfInserts() - Method in interface kieker.monitoring.core.controller.IWriterController
Shows how many inserts have been performed since last restart of the execution environment.
getNumberOfInserts() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getNumberOfInserts() - Method in class kieker.monitoring.core.controller.WriterController
 
getObject() - Method in class kieker.monitoring.core.registry.RegistryRecord
 
getObjectId() - Method in interface kieker.common.record.flow.IObjectRecord
 
getObjectId() - Method in class kieker.common.record.flow.trace.ConstructionEvent
 
getObjectId() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
 
getObjectId() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent
 
getObjectId() - Method in class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent
 
getObjectId() - Method in class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
getOperation() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
getOperation() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
getOperationFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getOperations() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getOperations() - Method in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
getOperationSignature() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getOperationSignature() - Method in interface kieker.common.record.flow.IOperationRecord
Get the actual OperationSignature
getOperationSignature() - Method in class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
getOrderIndex() - Method in interface kieker.common.record.flow.ITraceRecord
 
getOrderIndex() - Method in class kieker.common.record.flow.trace.AbstractTraceEvent
 
getOrigins() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Returns the objects which caused the creation of this element.
getOutgoingDependencies() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getOutgoingEdges() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
getOutgoingEdges() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getOutgoingEdges() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractVertex
Returns the outgoing edges of this vertex.
getOutputFileName() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns the output file name specified by this configuration.
getOutputPath() - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Returns the output path specified by this configuration.
getOutputPort() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getOutputPort() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Output Port'.
getOutputPort_Parent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getOutputPort_Parent() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the container reference 'Parent'.
getOutputPort_Subscribers() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getOutputPort_Subscribers() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the reference list 'Subscribers'.
getOutputPorts() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getOutputPorts() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Output Ports' containment reference list.
getPackage() - Static method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
Deprecated.  
getPackageName() - Method in class kieker.common.util.ClassOperationSignaturePair
 
getPackageName() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getPairById(int) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
Returns the instance for the passed ID; null if no instance with this ID.
getPairById(int) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
Returns the instance for the passed ID; null if no instance with this ID.
getPairInstanceByPair(AllocationComponent, Operation) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
Returns a corresponding pair instance (existing or newly created)
getPairInstanceByPair(AssemblyComponent, Operation) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
Returns a corresponding pair instance (existing or newly created)
getPairs() - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
 
getPairs() - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
 
getParamTypeList() - Method in class kieker.common.util.Signature
 
getParent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
getParent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
getParent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
getParent() - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplay
Returns the value of the 'Parent' container reference.
getParent() - Method in interface kieker.analysis.model.analysisMetaModel.MIInputPort
Returns the value of the 'Parent' container reference.
getParent() - Method in interface kieker.analysis.model.analysisMetaModel.MIOutputPort
Returns the value of the 'Parent' container reference.
getParent() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
getParent() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getParentOrderId() - Method in class kieker.common.record.flow.trace.Trace
 
getParentTraceId() - Method in class kieker.common.record.flow.trace.Trace
 
getPathProperty(String) - Method in class kieker.common.configuration.Configuration
 
getPattern() - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
getPayload() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractPayloadedVertex
Returns this vertex' payload.
getPlugin() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Plugin'.
getPlugin() - Method in class kieker.analysis.plugin.IPlugin.PluginInputPortReference
 
getPlugin_Classname() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_Classname() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Classname'.
getPlugin_Displays() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_Displays() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Displays'.
getPlugin_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getPlugin_OutputPorts() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_OutputPorts() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Output Ports'.
getPlugin_Properties() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_Properties() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Properties'.
getPlugin_Repositories() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPlugin_Repositories() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Repositories'.
getPluginDescription() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getPluginDescription() - Method in interface kieker.analysis.plugin.IPlugin
This method delivers the description of this plugin type.
getPluginMap() - Method in class kieker.analysis.AnalysisController.AnalysisControllerWithMapping
 
getPluginName() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getPluginName() - Method in interface kieker.analysis.plugin.IPlugin
This method delivers the plugin name of this plugin.
getPlugins() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
getPlugins() - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Returns the value of the 'Plugins' containment reference list.
getPort() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPort() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Port'.
getPort_EventTypes() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPort_EventTypes() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute list 'Event Types'.
getPort_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getPort_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getProbePatternList() - Method in interface kieker.monitoring.core.controller.IProbeController
 
getProbePatternList() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getProbePatternList() - Method in class kieker.monitoring.core.controller.ProbeController
 
getProject() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Project'.
getProject_Dependencies() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject_Dependencies() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Dependencies'.
getProject_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getProject_Plugins() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject_Plugins() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Plugins'.
getProject_Repositories() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject_Repositories() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Repositories'.
getProject_Views() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProject_Views() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Views'.
getProjectName() - Method in class kieker.analysis.AnalysisController
Delivers the current name of the project.
getProperties() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getProperties() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
getProperties() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Properties' containment reference list.
getProperties() - Method in interface kieker.analysis.model.analysisMetaModel.MIRepository
Returns the value of the 'Properties' containment reference list.
getPropertiesStartingWith(String) - Method in class kieker.common.configuration.Configuration
Flattens the Properties hierarchies and returns an Configuration object containing only keys starting with the prefix.
getProperty() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProperty() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Property'.
getProperty(String) - Method in class kieker.common.configuration.Configuration
Deprecated. 
getProperty(String, String) - Method in class kieker.common.configuration.Configuration
Deprecated. 
getProperty_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProperty_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getProperty_Value() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getProperty_Value() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Value'.
getReader() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getReader() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Reader'.
getReaders() - Method in class kieker.analysis.AnalysisController
Delivers an unmodifiable collection of all readers.
getReceivingExecution() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
getRepositories() - Method in class kieker.analysis.AnalysisController
Delivers an unmodifiable collection of all repositories.
getRepositories() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
getRepositories() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
getRepositories() - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Returns the value of the 'Repositories' containment reference list.
getRepositories() - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Returns the value of the 'Repositories' containment reference list.
getRepository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
getRepository() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Repository'.
getRepository() - Method in interface kieker.analysis.model.analysisMetaModel.MIRepositoryConnector
Returns the value of the 'Repository' reference.
getRepository_Classname() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepository_Classname() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Classname'.
getRepository_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepository_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getRepository_Properties() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepository_Properties() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Properties'.
getRepositoryConnector() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepositoryConnector() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'Repository Connector'.
getRepositoryConnector_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepositoryConnector_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getRepositoryConnector_Repository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getRepositoryConnector_Repository() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the reference 'Repository'.
getRepositoryDescription() - Method in class kieker.analysis.repository.AbstractRepository
 
getRepositoryDescription() - Method in interface kieker.analysis.repository.IRepository
This method delivers the description of this repository type.
getRepositoryMap() - Method in class kieker.analysis.AnalysisController.AnalysisControllerWithMapping
 
getRepositoryName() - Method in class kieker.analysis.repository.AbstractRepository
 
getRepositoryName() - Method in interface kieker.analysis.repository.IRepository
This method delivers the repository name of this repository type.
getResourceName() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
getReturnType() - Method in class kieker.common.util.Signature
 
getRGB() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
Returns this color's RGB value as an int.
getRootNode() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph
Returns this graph's root node.
getRootPair() - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
 
getSendingExecution() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
getSequenceAsVector() - Method in class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
getSessionId() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getSessionId() - Method in class kieker.common.record.flow.trace.Trace
 
getSessionId() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
getSessionId() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
Returns the sessionId and a default sessionId if no sessionId assigned.
getSessionId() - Method in class kieker.tools.traceAnalysis.systemModel.TraceInformation
Returns the trace's session ID, if any.
getSigar() - Method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
SigarProxy instance used by this SigarSamplerFactory.
getSignature() - Method in class kieker.common.util.ClassOperationSignaturePair
 
getSignature() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
getSimpleClassname() - Method in class kieker.common.util.ClassOperationSignaturePair
 
getSize() - Method in interface kieker.monitoring.core.registry.IRegistry
Returns the number of registered objects.
getSize() - Method in class kieker.monitoring.core.registry.Registry
 
getSource() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractEdge
Returns the source of this edge.
getSourceWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractWeightedEdge
Return this edge's source weight.
getState() - Method in class kieker.analysis.AnalysisController
Delivers the current state of the analysis controller.
getState() - Method in class kieker.analysis.plugin.AbstractPlugin
 
getState() - Method in interface kieker.analysis.plugin.IPlugin
 
getStringArrayProperty(String) - Method in class kieker.common.configuration.Configuration
Property values have to be split by '|'.
getStringArrayProperty(String, String) - Method in class kieker.common.configuration.Configuration
Property values have to be split by 'split'.
getStringProperty(String) - Method in class kieker.common.configuration.Configuration
 
getStrPattern() - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
getSubscribers() - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
getSubscribers() - Method in interface kieker.analysis.model.analysisMetaModel.MIOutputPort
Returns the value of the 'Subscribers' reference list.
getSuccessCount() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
getSwapFree() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getSwapTotal() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getSwapUsed() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getSystem() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getSystemEntityFactory() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
 
getTarget() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractEdge
Returns the target of this edge.
getTargetWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractWeightedEdge
Return this edge's target weight.
getter() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
getText() - Method in class kieker.analysis.display.PlainText
Delivers the current text stored within this object.
getThreadId() - Method in class kieker.common.record.flow.trace.Trace
 
getTime() - Method in interface kieker.monitoring.timer.ITimeSource
Returns the timestamp for the current time.
getTime() - Method in class kieker.monitoring.timer.SystemMilliTimer
 
getTime() - Method in class kieker.monitoring.timer.SystemNanoTimer
 
getTimeSource() - Method in interface kieker.monitoring.core.controller.ITimeSourceController
Returns the ITimeSource used in this controller.
getTimeSource() - Method in class kieker.monitoring.core.controller.MonitoringController
 
getTimeSource() - Method in class kieker.monitoring.core.controller.TimeSourceController
 
getTimestamp() - Method in class kieker.common.record.controlflow.BranchingRecord
 
getTimestamp() - Method in class kieker.common.record.flow.AbstractEvent
 
getTimestamp() - Method in interface kieker.common.record.flow.IEventRecord
 
getTimestamp() - Method in class kieker.common.record.misc.TimestampRecord
 
getTimestamp() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getTimestamp() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getTimestamp() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
getTimestamp() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
getTin() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getTin() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTotalCount() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
getTotalUtilization() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getTout() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getTout() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTrace() - Method in class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
getTrace() - Method in enum kieker.monitoring.core.registry.TraceRegistry
Gets a Trace for the current thread.
getTraceAsSortedExecutionSet() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns a sorted set (unmodifiable) of Executions in this trace.
getTraceEvents() - Method in class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
getTraceId() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getTraceId() - Method in interface kieker.common.record.flow.ITraceRecord
 
getTraceId() - Method in class kieker.common.record.flow.trace.AbstractTraceEvent
 
getTraceId() - Method in class kieker.common.record.flow.trace.Trace
 
getTraceId() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
getTraceId() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTraceId() - Method in class kieker.tools.traceAnalysis.systemModel.TraceInformation
Returns the trace ID.
getTraceInformation() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
Returns information about this trace.
getType() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getTypeName() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getTypeRepositoryFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getUniqueTraceId() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This methods returns a globally unique trace id.
getUser() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getUtilization() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
getValue() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
getValue() - Method in interface kieker.analysis.model.analysisMetaModel.MIProperty
Returns the value of the 'Value' attribute.
getValue() - Method in class kieker.common.util.ImmutableEntry
 
getValueTypes() - Method in class kieker.common.record.controlflow.BranchingRecord
 
getValueTypes() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
getValueTypes() - Method in class kieker.common.record.flow.trace.concurrency.SplitEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.ConstructionEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.AfterOperationEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.BeforeOperationEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.constructor.BeforeConstructorEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.constructor.CallConstructorEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.Trace
 
getValueTypes() - Method in interface kieker.common.record.IMonitoringRecord
 
getValueTypes() - Method in class kieker.common.record.misc.EmptyRecord
 
getValueTypes() - Method in class kieker.common.record.misc.TimestampRecord
 
getValueTypes() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getValueTypes() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
getValueTypes() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
getValueTypes() - Method in class kieker.monitoring.core.registry.RegistryRecord
 
getVERSION() - Static method in class kieker.common.util.Version
Returns the version String.
getVersion() - Static method in class kieker.monitoring.core.controller.MonitoringController
Return the version name of this controller instance.
getVertices() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph
 
getVertices() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph
Returns the vertices contained in this graph.
getView() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getView() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for class 'View'.
getView_Description() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getView_Description() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Description'.
getView_DisplayConnectors() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getView_DisplayConnectors() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the containment reference list 'Display Connectors'.
getView_Name() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
 
getView_Name() - Method in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
Returns the meta object for the attribute 'Name'.
getViews() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
getViews() - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Returns the value of the 'Views' containment reference list.
getWait() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
getWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractWeightedEdge
Returns this edge's weight.
GraphFormattingException - Exception in kieker.tools.traceAnalysis.filter.visualization.exception
Generic exception which denotes that an error has occured during graph formatting.
GraphFormattingException(String) - Constructor for exception kieker.tools.traceAnalysis.filter.visualization.exception.GraphFormattingException
Creates a new exception with the given message.
GraphFormattingException(Throwable) - Constructor for exception kieker.tools.traceAnalysis.filter.visualization.exception.GraphFormattingException
Creates a new exception with the given cause.
GraphFormattingException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.filter.visualization.exception.GraphFormattingException
Creates a new exception with a given message and a given cause.
GraphWriterConfiguration - Class in kieker.tools.traceAnalysis.filter.visualization
Configuration class for the graph writer plugin (see GraphWriterPlugin).
GraphWriterConfiguration() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Creates a new, empty graph writer configuration.
GraphWriterConfiguration(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Creates a new graph writer configuration that wraps the given configuration.
GraphWriterPlugin - Class in kieker.tools.traceAnalysis.filter.visualization
Generic graph writer plugin to generate graph specifications and save them to disk.
GraphWriterPlugin(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin
Creates a new writer plugin using the given configuration.
GRAY - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color gray.
GREEN - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color green.

H

handleMessage(Message) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
handleMessage(SoapMessage) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
handleMessage(Message) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
handleMessage(SoapMessage) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseOutInterceptor
 
handleOrigin(AbstractGraphElement<T>, T) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.CompleteOriginRetentionPolicy
 
handleOrigin(AbstractGraphElement<T>, T) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.IOriginRetentionPolicy
Handles a given origin for the given graph element.
handleOrigin(AbstractGraphElement<T>, T) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.NoOriginRetentionPolicy
 
handleOrigin(AbstractGraphElement<T>, T) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.SpecificOriginRetentionPolicy
 
hashCode() - Method in class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
hashCode() - Method in class kieker.common.record.AbstractMonitoringRecord
 
hashCode() - Method in class kieker.common.util.ImmutableEntry
 
hashCode() - Method in class kieker.common.util.Signature
 
hashCode() - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
hashCode() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
hashCode() - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
hashCode() - Method in class kieker.tools.traceAnalysis.systemModel.TraceInformation
 
hasReturnType() - Method in class kieker.common.util.Signature
 
HtmlText - Class in kieker.analysis.display
This is a display type used for html text.
HtmlText() - Constructor for class kieker.analysis.display.HtmlText
 

I

ICallObjectRecord - Interface in kieker.common.record.flow
 
ICallRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe operation calls.
IEventRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe events.
IExceptionRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe exceptions.
IFilterPlugin - Interface in kieker.analysis.plugin.filter
 
IFlowRecord - Interface in kieker.common.record.flow
Marker interface to collect all kieker.common.record.flow..* records.
IGraphOutputtingFilter<G extends AbstractGraph<?,?,?>> - Interface in kieker.tools.traceAnalysis.filter
Interface for graph-outputting filters.
IGraphProducingFilter<G extends AbstractGraph<?,?,?>> - Interface in kieker.tools.traceAnalysis.filter
Interface for graph-producing filters.
IJMXController - Interface in kieker.monitoring.core.controller
This controller publishes all interface methods of IMonitoringController as a MBean.
Image - Class in kieker.analysis.display
This is a display type used for images.
Image() - Constructor for class kieker.analysis.display.Image
 
ImmutableEntry<K,V> - Class in kieker.common.util
Java's SimpleImmutableEntry, as in implementation of Map.Entry, is available for Java 1.6 or higher.
ImmutableEntry(K, V) - Constructor for class kieker.common.util.ImmutableEntry
 
IMonitoringController - Interface in kieker.monitoring.core.controller
 
IMonitoringProbe - Interface in kieker.monitoring.probe
This is just a marker interface any Kieker monitoring probe should implement.
IMonitoringRecord - Interface in kieker.common.record
 
IMonitoringRecord.Factory - Interface in kieker.common.record
Any record that implements this interface has to conform to certain specifications.
IMonitoringRecordReceiver - Interface in kieker.monitoring.core
 
IMonitoringWriter - Interface in kieker.monitoring.writer
 
incExperimentId() - Method in interface kieker.monitoring.core.controller.IStateController
Increments the experiment ID by 1 and returns the new value.
incExperimentId() - Method in class kieker.monitoring.core.controller.MonitoringController
 
incExperimentId() - Method in class kieker.monitoring.core.controller.StateController
 
incrementAndRecallThreadLocalEOI() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Since this method accesses a ThreadLocal variable, it is not (necessary to be) thread-safe.
info(String) - Method in interface kieker.common.logging.Log
Log a message with info log level.
info(String, Throwable) - Method in interface kieker.common.logging.Log
Log an error with info log level.
info(String) - Method in class kieker.common.logging.LogImplCommonsLogging
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplCommonsLogging
 
info(String) - Method in class kieker.common.logging.LogImplJDK14
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplJDK14
 
info(String) - Method in class kieker.common.logging.LogImplJUnit
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplJUnit
 
info(String) - Method in class kieker.common.logging.LogImplNone
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplNone
 
info(String) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
info(String) - Method in class kieker.common.logging.LogImplWebguiLogging
 
info(String, Throwable) - Method in class kieker.common.logging.LogImplWebguiLogging
 
init() - Static method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
Creates the default factory implementation.
init() - Static method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Method in class kieker.analysis.plugin.filter.AbstractFilterPlugin
 
init() - Method in interface kieker.analysis.plugin.IPlugin
Initiates the start of a component.
init() - Method in class kieker.analysis.plugin.reader.AbstractReaderPlugin
 
init(FilterConfig) - Method in class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
 
init() - Method in class kieker.monitoring.writer.database.AsyncDbWriter
 
init() - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
init() - Method in class kieker.monitoring.writer.DummyWriter
 
init() - Method in class kieker.monitoring.writer.PrintStreamWriter
 
init() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
init() - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
 
init() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAllocationComponentOperationCallTreeFilter
 
init() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAssemblyComponentOperationCallTreeFilter
 
initFromArray(Object[]) - Method in class kieker.common.record.controlflow.BranchingRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.flow.AbstractEvent
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.flow.trace.Trace
Deprecated. 
initFromArray(Object[]) - Method in interface kieker.common.record.IMonitoringRecord
 
initFromArray(Object[]) - Method in class kieker.common.record.misc.EmptyRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.misc.TimestampRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.system.CPUUtilizationRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.system.MemSwapUsageRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.common.record.system.ResourceUtilizationRecord
Deprecated. 
initFromArray(Object[]) - Method in class kieker.monitoring.core.registry.RegistryRecord
Deprecated. 
initializePackageContents() - Method in class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelPackage
Complete the initialization of the package and its meta-model.
initShutdown(CountDownLatch) - Method in class kieker.monitoring.writer.AbstractAsyncThread
 
input(Object) - Method in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
INPUT_PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Input Port' class.
INPUT_PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Input Port' class.
INPUT_PORT__EVENT_TYPES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Event Types' attribute list.
INPUT_PORT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
INPUT_PORT__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Parent' container reference.
INPUT_PORT__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Parent' container reference feature.
INPUT_PORT_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Input Port' class.
INPUT_PORT_NAME - Static variable in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
INPUT_PORT_NAME_ANY_RECORD - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
INPUT_PORT_NAME_COMBINED - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
INPUT_PORT_NAME_COMBINED - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
INPUT_PORT_NAME_EVENT_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
INPUT_PORT_NAME_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.CountingFilter
 
INPUT_PORT_NAME_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
INPUT_PORT_NAME_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
INPUT_PORT_NAME_EVENTS - Static variable in class kieker.analysis.plugin.filter.select.TypeFilter
 
INPUT_PORT_NAME_EXECUTION - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
INPUT_PORT_NAME_EXECUTION - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
INPUT_PORT_NAME_EXECUTION - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
 
INPUT_PORT_NAME_EXECUTION - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
INPUT_PORT_NAME_EXECUTION_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
INPUT_PORT_NAME_EXECUTION_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
INPUT_PORT_NAME_EXECUTIONS - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
INPUT_PORT_NAME_FLOW - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
INPUT_PORT_NAME_FLOW - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
INPUT_PORT_NAME_GRAPH - Static variable in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
The name of the filter's graph input port.
INPUT_PORT_NAME_GRAPHS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin
Name of the plugin's graph input port.
INPUT_PORT_NAME_INVALID_EXECUTION_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
INPUT_PORT_NAME_MESSAGE_TRACES - Static variable in class kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter
 
INPUT_PORT_NAME_NEW_RECORD - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
INPUT_PORT_NAME_NEW_TIMESTAMP - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
INPUT_PORT_NAME_OBJECTS - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
INPUT_PORT_NAME_RECORD - Static variable in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
INPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
INPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
INPUT_PORT_NAME_RECORDS - Static variable in class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
INPUT_PORT_NAME_TRACE_RECORDS - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
inputCombined(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
inputCombined(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
inputEvent(Object) - Method in class kieker.analysis.plugin.filter.forward.CountingFilter
 
inputEvent(Object) - Method in class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
inputEvent(Object) - Method in class kieker.analysis.plugin.filter.forward.TeeFilter
 
inputEvents(Object) - Method in class kieker.analysis.plugin.filter.select.TypeFilter
 
inputExecution(Execution) - Method in class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
 
inputExecution(Execution) - Method in class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
inputExecutions(Execution) - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
inputIMonitoringRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
inputIMonitoringRecord(IMonitoringRecord) - Method in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.AbstractMessageTraceProcessingFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
inputMessageTraces(MessageTrace) - Method in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
inputObjects(Object) - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
inputOperationExecutionRecord(OperationExecutionRecord) - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
inputOperationExecutionRecord(OperationExecutionRecord) - Method in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
inputOperationExecutionRecords(OperationExecutionRecord) - Method in class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
InputPort - Annotation Type in kieker.analysis.plugin.annotation
This annotation can be used to mark methods as input ports.
inputRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
inputRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
inputRecord(IMonitoringRecord) - Method in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
inputTimestamp(Long) - Method in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
Evaluates the given timestamp internal current time which may lead to newly generated events via CurrentTimeEventGenerationFilter.OUTPUT_PORT_NAME_CURRENT_TIME_RECORD.
inputTraceEvent(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
inputTraceEvent(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
inputTraceEvents(TraceEventRecords) - Method in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
INVALID_TRACES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
InvalidExecutionTrace - Class in kieker.tools.traceAnalysis.systemModel
 
InvalidExecutionTrace(ExecutionTrace) - Constructor for class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
InvalidExecutionTraceWriterFilter - Class in kieker.tools.traceAnalysis.filter.traceWriter
 
InvalidExecutionTraceWriterFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
InvalidPatternException - Exception in kieker.monitoring.core.signaturePattern
 
InvalidPatternException(String) - Constructor for exception kieker.monitoring.core.signaturePattern.InvalidPatternException
 
InvalidPatternException(String, Throwable) - Constructor for exception kieker.monitoring.core.signaturePattern.InvalidPatternException
 
InvalidTraceException - Exception in kieker.tools.traceAnalysis.filter.traceReconstruction
 
InvalidTraceException(String) - Constructor for exception kieker.tools.traceAnalysis.filter.traceReconstruction.InvalidTraceException
 
InvalidTraceException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.filter.traceReconstruction.InvalidTraceException
 
invoke(MethodInvocation) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
 
IObjectRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe objects.
IOperationRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe operations.
IOriginRetentionPolicy - Interface in kieker.tools.traceAnalysis.filter.visualization.graph
Origin retention policies control the way in which origins for graph elements are kept.
IPipeReader - Interface in kieker.common.namedRecordPipe
 
IPipeWriter - Interface in kieker.common.namedRecordPipe
 
IPlugin - Interface in kieker.analysis.plugin
 
IPlugin.PluginInputPortReference - Class in kieker.analysis.plugin
 
IPlugin.PluginInputPortReference(IPlugin, String, Method, Class<?>[]) - Constructor for class kieker.analysis.plugin.IPlugin.PluginInputPortReference
 
IPlugin.STATE - Enum in kieker.analysis.plugin
An enumeration used to describe the state of an AbstractPlugin.
IProbeController - Interface in kieker.monitoring.core.controller
 
IReaderPlugin - Interface in kieker.analysis.plugin.reader
 
IRegistry<E> - Interface in kieker.monitoring.core.registry
A generic interface to assign unique IDs to objects.
IRegistryController - Interface in kieker.monitoring.core.controller
 
IRepository - Interface in kieker.analysis.repository
 
isActivated() - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
ISampler - Interface in kieker.monitoring.core.sampler
 
ISamplingController - Interface in kieker.monitoring.core.controller
 
isAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
isAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
isAssumed() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
isCompatibleWith(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractOriginRetentionPolicy
 
isCompatibleWith(IOriginRetentionPolicy) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.IOriginRetentionPolicy
Checks whether this policy is compatible (i.e.
isConnectionAllowed(AbstractPlugin, String, AbstractPlugin, String) - Static method in class kieker.analysis.plugin.AbstractPlugin
This method checks whether two plugins can be connected.
isDebug() - Method in interface kieker.monitoring.core.controller.IStateController
Is the debug mode enabled?
isDebug() - Method in class kieker.monitoring.core.controller.MonitoringController
 
isDebug() - Method in class kieker.monitoring.core.controller.StateController
 
isDebugEnabled() - Method in interface kieker.common.logging.Log
Is debug logging currently enabled?
isDebugEnabled() - Method in class kieker.common.logging.LogImplCommonsLogging
 
isDebugEnabled() - Method in class kieker.common.logging.LogImplJDK14
 
isDebugEnabled() - Method in class kieker.common.logging.LogImplJUnit
 
isDebugEnabled() - Method in class kieker.common.logging.LogImplNone
 
isDebugEnabled() - Method in class kieker.common.logging.LogImplSLF4JLogging
 
isDebugEnabled() - Method in class kieker.common.logging.LogImplWebguiLogging
 
isFactoryForType(Object) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFinished() - Method in class kieker.monitoring.writer.AbstractAsyncThread
 
ISigarSamplerFactory - Interface in kieker.monitoring.probe.sigar
Defines the list of methods to be provided by a factory for Sigar-based AbstractSigarSamplers.
isMonitoringEnabled() - Method in interface kieker.monitoring.core.controller.IStateController
Returns whether monitoring is enabled or disabled/terminated.
isMonitoringEnabled() - Method in class kieker.monitoring.core.controller.MonitoringController
 
isMonitoringEnabled() - Method in class kieker.monitoring.core.controller.StateController
 
isMonitoringTerminated() - Method in interface kieker.monitoring.core.controller.IStateController
Returns whether monitoring is permanently terminated.
isMonitoringTerminated() - Method in class kieker.monitoring.core.controller.MonitoringController
 
isMonitoringTerminated() - Method in class kieker.monitoring.core.controller.StateController
 
isProbeActivated(String) - Method in interface kieker.monitoring.core.controller.IProbeController
 
isProbeActivated(String) - Method in class kieker.monitoring.core.controller.MonitoringController
 
isProbeActivated(String) - Method in class kieker.monitoring.core.controller.ProbeController
 
isRootComponent() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
Denotes whether this assembly component is a root component.
isRootComponent() - Method in class kieker.tools.traceAnalysis.systemModel.RootAssemblyComponent
 
isRootContainer() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
Returns whether this container is a root container.
isRootContainer() - Method in class kieker.tools.traceAnalysis.systemModel.RootExecutionContainer
 
isRootNode() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
isRootNode() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeNode
 
IStateController - Interface in kieker.monitoring.core.controller
 
ISystemModelElement - Interface in kieker.tools.traceAnalysis.systemModel
Abstract supertype for all entities in the system model.
ITimeSource - Interface in kieker.monitoring.timer
 
ITimeSourceController - Interface in kieker.monitoring.core.controller
 
ITraceRecord - Interface in kieker.common.record.flow
Interface for all flow records that describe information in traces.
IWriterController - Interface in kieker.monitoring.core.controller
The methods must not throw any exceptions but indicate problems via its respective return value.

J

JMSLogReplayer - Class in kieker.tools.logReplayer
An implementation of the AbstractLogReplayer, using the JMSReader to replay IMonitoringRecords from a JMS queue.
JMSLogReplayer(String, String, String, String) - Constructor for class kieker.tools.logReplayer.JMSLogReplayer
 
JMSReader - Class in kieker.analysis.plugin.reader.jms
Reads monitoring records from a (remote or local) JMS queue.
JMSReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.jms.JMSReader
Creates a new instance of this class using the given parameters to configure the reader.
JMXController - Class in kieker.monitoring.core.controller
 
JMXReader - Class in kieker.analysis.plugin.reader.jmx
 
JMXReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.jmx.JMXReader
 
JMXWriter - Class in kieker.monitoring.writer.jmx
 
JMXWriter(Configuration) - Constructor for class kieker.monitoring.writer.jmx.JMXWriter
 

K

KaxRun - Class in kieker.tools
A simple execution of Analysis Configurations.
KaxViz - Class in kieker.tools
A simple visualization of Analysis Configurations.
KaxViz(String, AnalysisController, String) - Constructor for class kieker.tools.KaxViz
 
kieker.analysis - package kieker.analysis
 
kieker.analysis.display - package kieker.analysis.display
 
kieker.analysis.display.annotation - package kieker.analysis.display.annotation
 
kieker.analysis.exception - package kieker.analysis.exception
 
kieker.analysis.model.analysisMetaModel - package kieker.analysis.model.analysisMetaModel
 
kieker.analysis.model.analysisMetaModel.impl - package kieker.analysis.model.analysisMetaModel.impl
 
kieker.analysis.model.analysisMetaModel.util - package kieker.analysis.model.analysisMetaModel.util
 
kieker.analysis.plugin - package kieker.analysis.plugin
 
kieker.analysis.plugin.annotation - package kieker.analysis.plugin.annotation
 
kieker.analysis.plugin.filter - package kieker.analysis.plugin.filter
 
kieker.analysis.plugin.filter.flow - package kieker.analysis.plugin.filter.flow
 
kieker.analysis.plugin.filter.forward - package kieker.analysis.plugin.filter.forward
 
kieker.analysis.plugin.filter.select - package kieker.analysis.plugin.filter.select
 
kieker.analysis.plugin.filter.trace - package kieker.analysis.plugin.filter.trace
 
kieker.analysis.plugin.reader - package kieker.analysis.plugin.reader
 
kieker.analysis.plugin.reader.database - package kieker.analysis.plugin.reader.database
 
kieker.analysis.plugin.reader.filesystem - package kieker.analysis.plugin.reader.filesystem
 
kieker.analysis.plugin.reader.jms - package kieker.analysis.plugin.reader.jms
 
kieker.analysis.plugin.reader.jmx - package kieker.analysis.plugin.reader.jmx
 
kieker.analysis.plugin.reader.list - package kieker.analysis.plugin.reader.list
 
kieker.analysis.plugin.reader.namedRecordPipe - package kieker.analysis.plugin.reader.namedRecordPipe
 
kieker.analysis.repository - package kieker.analysis.repository
 
kieker.analysis.repository.annotation - package kieker.analysis.repository.annotation
 
kieker.common.configuration - package kieker.common.configuration
 
kieker.common.exception - package kieker.common.exception
 
kieker.common.logging - package kieker.common.logging
 
kieker.common.namedRecordPipe - package kieker.common.namedRecordPipe
 
kieker.common.record - package kieker.common.record
 
kieker.common.record.controlflow - package kieker.common.record.controlflow
 
kieker.common.record.flow - package kieker.common.record.flow
 
kieker.common.record.flow.trace - package kieker.common.record.flow.trace
 
kieker.common.record.flow.trace.concurrency - package kieker.common.record.flow.trace.concurrency
 
kieker.common.record.flow.trace.operation - package kieker.common.record.flow.trace.operation
 
kieker.common.record.flow.trace.operation.constructor - package kieker.common.record.flow.trace.operation.constructor
 
kieker.common.record.flow.trace.operation.object - package kieker.common.record.flow.trace.operation.object
 
kieker.common.record.misc - package kieker.common.record.misc
 
kieker.common.record.system - package kieker.common.record.system
 
kieker.common.util - package kieker.common.util
 
kieker.monitoring.annotation - package kieker.monitoring.annotation
 
kieker.monitoring.core - package kieker.monitoring.core
 
kieker.monitoring.core.configuration - package kieker.monitoring.core.configuration
 
kieker.monitoring.core.controller - package kieker.monitoring.core.controller
 
kieker.monitoring.core.registry - package kieker.monitoring.core.registry
 
kieker.monitoring.core.sampler - package kieker.monitoring.core.sampler
 
kieker.monitoring.core.servlet - package kieker.monitoring.core.servlet
 
kieker.monitoring.core.signaturePattern - package kieker.monitoring.core.signaturePattern
 
kieker.monitoring.probe - package kieker.monitoring.probe
 
kieker.monitoring.probe.aspectj - package kieker.monitoring.probe.aspectj
 
kieker.monitoring.probe.aspectj.flow.concurrency - package kieker.monitoring.probe.aspectj.flow.concurrency
 
kieker.monitoring.probe.aspectj.flow.construction - package kieker.monitoring.probe.aspectj.flow.construction
 
kieker.monitoring.probe.aspectj.flow.constructorCall - package kieker.monitoring.probe.aspectj.flow.constructorCall
 
kieker.monitoring.probe.aspectj.flow.constructorExecution - package kieker.monitoring.probe.aspectj.flow.constructorExecution
 
kieker.monitoring.probe.aspectj.flow.operationCall - package kieker.monitoring.probe.aspectj.flow.operationCall
 
kieker.monitoring.probe.aspectj.flow.operationCallObject - package kieker.monitoring.probe.aspectj.flow.operationCallObject
 
kieker.monitoring.probe.aspectj.flow.operationExecution - package kieker.monitoring.probe.aspectj.flow.operationExecution
 
kieker.monitoring.probe.aspectj.flow.operationExecutionObject - package kieker.monitoring.probe.aspectj.flow.operationExecutionObject
 
kieker.monitoring.probe.aspectj.operationExecution - package kieker.monitoring.probe.aspectj.operationExecution
 
kieker.monitoring.probe.cxf - package kieker.monitoring.probe.cxf
 
kieker.monitoring.probe.manual - package kieker.monitoring.probe.manual
 
kieker.monitoring.probe.servlet - package kieker.monitoring.probe.servlet
 
kieker.monitoring.probe.sigar - package kieker.monitoring.probe.sigar
 
kieker.monitoring.probe.sigar.samplers - package kieker.monitoring.probe.sigar.samplers
 
kieker.monitoring.probe.spring.executions - package kieker.monitoring.probe.spring.executions
 
kieker.monitoring.timer - package kieker.monitoring.timer
 
kieker.monitoring.writer - package kieker.monitoring.writer
 
kieker.monitoring.writer.database - package kieker.monitoring.writer.database
 
kieker.monitoring.writer.filesystem - package kieker.monitoring.writer.filesystem
 
kieker.monitoring.writer.filesystem.async - package kieker.monitoring.writer.filesystem.async
 
kieker.monitoring.writer.jms - package kieker.monitoring.writer.jms
 
kieker.monitoring.writer.jmx - package kieker.monitoring.writer.jmx
 
kieker.monitoring.writer.namedRecordPipe - package kieker.monitoring.writer.namedRecordPipe
 
kieker.tools - package kieker.tools
 
kieker.tools.currentTimeEventGenerator - package kieker.tools.currentTimeEventGenerator
 
kieker.tools.loggingTimestampConverter - package kieker.tools.loggingTimestampConverter
 
kieker.tools.logReplayer - package kieker.tools.logReplayer
 
kieker.tools.traceAnalysis - package kieker.tools.traceAnalysis
 
kieker.tools.traceAnalysis.filter - package kieker.tools.traceAnalysis.filter
 
kieker.tools.traceAnalysis.filter.executionFilter - package kieker.tools.traceAnalysis.filter.executionFilter
 
kieker.tools.traceAnalysis.filter.executionRecordTransformation - package kieker.tools.traceAnalysis.filter.executionRecordTransformation
 
kieker.tools.traceAnalysis.filter.flow - package kieker.tools.traceAnalysis.filter.flow
 
kieker.tools.traceAnalysis.filter.systemModel - package kieker.tools.traceAnalysis.filter.systemModel
 
kieker.tools.traceAnalysis.filter.traceFilter - package kieker.tools.traceAnalysis.filter.traceFilter
 
kieker.tools.traceAnalysis.filter.traceReconstruction - package kieker.tools.traceAnalysis.filter.traceReconstruction
 
kieker.tools.traceAnalysis.filter.traceWriter - package kieker.tools.traceAnalysis.filter.traceWriter
 
kieker.tools.traceAnalysis.filter.visualization - package kieker.tools.traceAnalysis.filter.visualization
 
kieker.tools.traceAnalysis.filter.visualization.callTree - package kieker.tools.traceAnalysis.filter.visualization.callTree
 
kieker.tools.traceAnalysis.filter.visualization.dependencyGraph - package kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
kieker.tools.traceAnalysis.filter.visualization.descriptions - package kieker.tools.traceAnalysis.filter.visualization.descriptions
 
kieker.tools.traceAnalysis.filter.visualization.exception - package kieker.tools.traceAnalysis.filter.visualization.exception
 
kieker.tools.traceAnalysis.filter.visualization.graph - package kieker.tools.traceAnalysis.filter.visualization.graph
 
kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram - package kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
 
kieker.tools.traceAnalysis.filter.visualization.traceColoring - package kieker.tools.traceAnalysis.filter.visualization.traceColoring
 
kieker.tools.traceAnalysis.filter.visualization.util.dot - package kieker.tools.traceAnalysis.filter.visualization.util.dot
 
kieker.tools.traceAnalysis.repository - package kieker.tools.traceAnalysis.repository
 
kieker.tools.traceAnalysis.systemModel - package kieker.tools.traceAnalysis.systemModel
 
kieker.tools.traceAnalysis.systemModel.repository - package kieker.tools.traceAnalysis.systemModel.repository
 
kieker.tools.traceAnalysis.systemModel.util - package kieker.tools.traceAnalysis.systemModel.util
 
kieker.tools.util - package kieker.tools.util
 
KiekerJMXMonitoringLog - Class in kieker.monitoring.writer.jmx
 
KiekerJMXMonitoringLog(ObjectName) - Constructor for class kieker.monitoring.writer.jmx.KiekerJMXMonitoringLog
 
KiekerJMXMonitoringLogMBean - Interface in kieker.monitoring.writer.jmx
 

L

ListCollectionFilter<T> - Class in kieker.analysis.plugin.filter.forward
 
ListCollectionFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
ListReader<T> - Class in kieker.analysis.plugin.reader.list
Helper class that reads records added using the methods ListReader.addAllObjects(List) or ListReader.addObject(Object).
ListReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.list.ListReader
 
loadFromFile(File) - Static method in class kieker.analysis.AnalysisController
This method can be used to load a meta model instance from a given file.
Log - Interface in kieker.common.logging
A simple logging interface abstracting logging APIs.
LogFactory - Class in kieker.common.logging
 
LoggingTimestampConverter - Class in kieker.tools.util
 
LoggingTimestampConverterTool - Class in kieker.tools.loggingTimestampConverter
 
LogImplCommonsLogging - Class in kieker.common.logging
 
LogImplJDK14 - Class in kieker.common.logging
 
LogImplJUnit - Class in kieker.common.logging
 
LogImplNone - Class in kieker.common.logging
 
LogImplSLF4JLogging - Class in kieker.common.logging
 
LogImplSLF4JLogging(String) - Constructor for class kieker.common.logging.LogImplSLF4JLogging
 
LogImplWebguiLogging - Class in kieker.common.logging
This is a simple logger for the Kieker WebGUI.
lookupAllocationComponentInstanceByNamedIdentifier(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
Returns the instance for the passed factoryIdentifier; null if no instance with this factoryIdentifier.
lookupAssemblyComponentById(int) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
Returns the instance for the passed ID; null if no instance with this ID.
lookupAssemblyComponentInstanceByNamedIdentifier(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
Returns the instance for the passed factoryIdentifier; null if no instance with this factoryIdentifier.
lookupComponentTypeByNamedIdentifier(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
Returns the instance for the passed namedIdentifier; null if no instance with this namedIdentifier.
lookupExecutionContainerByContainerId(int) - Method in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
Returns the instance for the passed container ID; null if no instance with this ID.
lookupExecutionContainerByNamedIdentifier(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
Returns the instance for the passed namedIdentifier; null if no instance with this namedIdentifier.
lookupOperationByNamedIdentifier(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
Returns the instance for the passed namedIdentifier; null if no instance with this namedIdentifier.

M

main(String[]) - Static method in class kieker.tools.KaxRun
Starts an AnalysisController with a .kax file.
main(String[]) - Static method in class kieker.tools.KaxViz
Starts the Visualization of a .kax file.
main(String[]) - Static method in class kieker.tools.loggingTimestampConverter.LoggingTimestampConverterTool
 
main(String[]) - Static method in class kieker.tools.logReplayer.FilesystemLogReplayerStarter
 
main(String[]) - Static method in class kieker.tools.traceAnalysis.TraceAnalysisTool
 
MAnalysisMetaModelFactory - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model Factory.
MAnalysisMetaModelFactory() - Constructor for class kieker.analysis.model.analysisMetaModel.impl.MAnalysisMetaModelFactory
Creates an instance of the factory.
MAnalysisMetaModelPackage - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model Package.
MappingFileWriter - Class in kieker.monitoring.writer.filesystem
 
MappingFileWriter(String) - Constructor for class kieker.monitoring.writer.filesystem.MappingFileWriter
 
MAX_DURATION_MILLIS - Static variable in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
 
MAX_TIMESTAMP - Static variable in class kieker.tools.logReplayer.AbstractLogReplayer
 
MAX_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.filter.AbstractTimestampFilter
 
MDependency - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Dependency'.
MDisplay - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Display'.
MDisplayConnector - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Display Connector'.
member2constructor(Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.constructorCall.AbstractAspect
 
member2memberOperation(Object, Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
member2memberOperation(Object, Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
member2staticOperation(Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
member2staticOperation(Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
MemSwapUsageRecord - Class in kieker.common.record.system
 
MemSwapUsageRecord(long, String, long, long, long, long, long, long) - Constructor for class kieker.common.record.system.MemSwapUsageRecord
Constructs a new MemSwapUsageRecord with the given values.
MemSwapUsageRecord(Object[]) - Constructor for class kieker.common.record.system.MemSwapUsageRecord
 
MemSwapUsageSampler - Class in kieker.monitoring.probe.sigar.samplers
Logs memory and swap statistics retrieved from Mem and Swap, as MemSwapUsageRecords via IWriterController.newMonitoringRecord(kieker.common.record.IMonitoringRecord) .
MemSwapUsageSampler(SigarProxy) - Constructor for class kieker.monitoring.probe.sigar.samplers.MemSwapUsageSampler
Constructs a new AbstractSigarSampler with given SigarProxy instance used to retrieve the sensor data.
MESSAGE_TRACES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
MessageTrace - Class in kieker.tools.traceAnalysis.systemModel
 
MessageTrace(long, List<AbstractMessage>) - Constructor for class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
MessageTrace(long, String, List<AbstractMessage>) - Constructor for class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
MessageTraceWriterFilter - Class in kieker.tools.traceAnalysis.filter.traceWriter
 
MessageTraceWriterFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
MFilter - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Filter'.
MIAnalysisMetaModelFactory - Interface in kieker.analysis.model.analysisMetaModel
The Factory for the model.
MIAnalysisMetaModelPackage - Interface in kieker.analysis.model.analysisMetaModel
The Package for the model.
MIAnalysisMetaModelPackage.Literals - Interface in kieker.analysis.model.analysisMetaModel
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
MIDependency - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Dependency'.
MIDisplay - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Display'.
MIDisplayConnector - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Display Connector'.
MIFilter - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Filter'.
MIInputPort - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Input Port'.
MIN_TIMESTAMP - Static variable in class kieker.tools.logReplayer.AbstractLogReplayer
 
MIN_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.filter.AbstractTimestampFilter
 
MInputPort - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Input Port'.
MIOutputPort - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Output Port'.
MIPlugin - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Plugin'.
MIPort - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Port'.
MIProject - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Project'.
MIProperty - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Property'.
MIReader - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Reader'.
MIRepository - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Repository'.
MIRepositoryConnector - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'Repository Connector'.
MIView - Interface in kieker.analysis.model.analysisMetaModel
A representation of the model object 'View'.
monitorBranch(int, int) - Static method in class kieker.monitoring.probe.manual.BranchingProbe
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.construction.AbstractAspect
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.construction.Annotation
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.construction.FullInstrumentation
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorCall.AbstractAspect
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorCall.Annotation
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorCall.FullInstrumentation
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorExecution.AbstractAspect
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorExecution.Annotation
 
monitoredConstructor() - Method in class kieker.monitoring.probe.aspectj.flow.constructorExecution.FullInstrumentation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.Annotation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.FullInstrumentation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.FullInstrumentationNoGetterAndSetter
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.Annotation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.FullInstrumentation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.FullInstrumentationNoGetterAndSetter
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.Annotation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentationNoGetterAndSetter
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.AbstractAspect
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.Annotation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.FullInstrumentation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.FullInstrumentationNoGetterAndSetter
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotation
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotationServlet
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFull
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullNoGetterAndSetter
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullNoGetterAndSetterServlet
 
monitoredOperation() - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullServlet
 
monitoredServlet(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
 
monitoredServlet(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotationServlet
 
monitoredServlet(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullNoGetterAndSetterServlet
 
monitoredServlet(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullServlet
 
MonitoringController - Class in kieker.monitoring.core.controller
 
MonitoringReaderException - Exception in kieker.analysis.exception
 
MonitoringReaderException(String) - Constructor for exception kieker.analysis.exception.MonitoringReaderException
 
MonitoringReaderException(String, Throwable) - Constructor for exception kieker.analysis.exception.MonitoringReaderException
 
MonitoringRecordConsumerException - Exception in kieker.analysis.exception
 
MonitoringRecordConsumerException(String) - Constructor for exception kieker.analysis.exception.MonitoringRecordConsumerException
 
MonitoringRecordConsumerException(String, Throwable) - Constructor for exception kieker.analysis.exception.MonitoringRecordConsumerException
 
MonitoringRecordException - Exception in kieker.common.exception
 
MonitoringRecordException(String) - Constructor for exception kieker.common.exception.MonitoringRecordException
 
MonitoringRecordException(String, Throwable) - Constructor for exception kieker.common.exception.MonitoringRecordException
 
MonitoringRecordLoggerFilter - Class in kieker.tools.logReplayer
Passes IMonitoringRecords received via its input port MonitoringRecordLoggerFilter.INPUT_PORT_NAME_RECORD to its own IMonitoringController instance, which is created based on the Configuration file passed via the filter's property MonitoringRecordLoggerFilter.CONFIG_PROPERTY_NAME_MONITORING_PROPS_FN.
MonitoringRecordLoggerFilter(Configuration) - Constructor for class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
MonitoringRecordReceiverException - Exception in kieker.common.exception
 
MonitoringRecordReceiverException(String) - Constructor for exception kieker.common.exception.MonitoringRecordReceiverException
 
MonitoringRecordReceiverException(String, Throwable) - Constructor for exception kieker.common.exception.MonitoringRecordReceiverException
 
MOutputPort - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Output Port'.
MPlugin - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Plugin'.
MPort - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Port'.
MProject - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Project'.
MProperty - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Property'.
MReader - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Reader'.
MRepository - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Repository'.
MRepositoryConnector - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'Repository Connector'.
MView - Class in kieker.analysis.model.analysisMetaModel.impl
An implementation of the model object 'View'.

N

NAMESPACE_URI - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
newCall(Object, MessageTrace, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
newCall(Object, MessageTrace, IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeNode
 
newEvent(IFlowRecord) - Method in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
newExecutionTrace(ExecutionTrace) - Method in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
newExecutionTrace(ExecutionTrace) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
newInvalidExecutionTrace(InvalidExecutionTrace) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.reader.filesystem.FSReader
This method is called for each new record by each ReaderThread.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
 
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.common.namedRecordPipe.IPipeReader
Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.common.namedRecordPipe.IPipeWriter
Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.monitoring.core.controller.IWriterController
Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.core.controller.MonitoringController
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.core.controller.WriterController
 
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.monitoring.core.IMonitoringRecordReceiver
Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.AbstractAsyncWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.DummyWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.monitoring.writer.IMonitoringWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.jmx.JMXWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.jmx.KiekerJMXMonitoringLog
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.namedRecordPipe.PipeWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.PrintStreamWriter
 
NO_CAUSE - Static variable in class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
Constant to be used if no cause required.
NO_CAUSE - Static variable in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
Constant to be used if no cause required.
NO_CAUSE - Static variable in class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
Constant to be used if no cause required.
NO_EOI_ESS - Static variable in class kieker.common.record.controlflow.OperationExecutionRecord
Constant to be used if no eoi or ess required.
NO_HOSTNAME - Static variable in class kieker.common.record.controlflow.OperationExecutionRecord
Constant to be used if no hostname required.
NO_HOSTNAME - Static variable in class kieker.common.record.flow.trace.Trace
Constant to be used if no hostname required.
NO_NAME - Static variable in annotation type kieker.analysis.plugin.annotation.Plugin
 
NO_NAME - Static variable in annotation type kieker.analysis.repository.annotation.Repository
 
NO_PARENT_ORDER_INDEX - Static variable in class kieker.common.record.flow.trace.Trace
Constant to be used if no trace parent order index required.
NO_PARENT_TRACEID - Static variable in class kieker.common.record.flow.trace.Trace
Constant to be used if no trace parent ID required.
NO_RETURN_TYPE - Static variable in class kieker.common.util.Signature
 
NO_SESSION_ID - Static variable in class kieker.common.record.controlflow.OperationExecutionRecord
Constant to be used if no session ID required.
NO_SESSION_ID - Static variable in class kieker.common.record.flow.trace.Trace
Constant to be used if no sessionId required.
NO_SESSION_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.Execution
 
NO_TIMESTAMP - Static variable in class kieker.common.record.controlflow.OperationExecutionRecord
Constant to be used if no timestamp required.
NO_TRACE_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.AbstractTrace
 
NO_TRACEID - Static variable in class kieker.common.record.controlflow.OperationExecutionRecord
Constant to be used if no trace ID required.
noGetterAndSetter() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
NoOriginRetentionPolicy - Class in kieker.tools.traceAnalysis.filter.visualization.graph
The no-origin-retention policy represents the intention that no origins should be retained at all and corresponds to the kind OriginRetentionPolicyKind.NONE.
notifyPipeClosed() - Method in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
 
notifyPipeClosed() - Method in interface kieker.common.namedRecordPipe.IPipeReader
Called to notify the reader that the pipe is closed.
notWithinKieker() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 

O

operation(Object, ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
 
operation(Object, ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.AbstractAspect
 
operation(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspect
 
Operation - Class in kieker.tools.traceAnalysis.systemModel
 
Operation(int, ComponentType, Signature) - Constructor for class kieker.tools.traceAnalysis.systemModel.Operation
 
OperationAllocationDependencyGraph - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
This class represents operation dependency graphs on the allocation level.
OperationAllocationDependencyGraph(AllocationComponentOperationPair) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAllocationDependencyGraph
Creates a new graph with the given root entity.
OperationAllocationDependencyGraphFormatter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Formatter for operation dependency graphs on the allocation level (see OperationAllocationDependencyGraph).
OperationAllocationDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAllocationDependencyGraphFormatter
Creates a new formatter.
OperationAssemblyDependencyGraph - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
This class represents operation dependency graphs on the assembly level.
OperationAssemblyDependencyGraph(AssemblyComponentOperationPair) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAssemblyDependencyGraph
Creates a new graph with the given root entity.
OperationAssemblyDependencyGraphFormatter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Formatter for operation dependency graphs on the assembly level (see OperationAssemblyDependencyGraph).
OperationAssemblyDependencyGraphFormatter() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationAssemblyDependencyGraphFormatter
Creates a new formatter.
OperationDependencyGraphAllocationFilter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
OperationDependencyGraphAllocationFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
Creates a new instance of this class using the given configuration.
OperationDependencyGraphAssemblyFilter - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
OperationDependencyGraphAssemblyFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
Creates a new instance of this class using the given configuration.
OperationExecutionAspectAnnotation - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectAnnotation() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotation
 
OperationExecutionAspectAnnotationServlet - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectAnnotationServlet() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectAnnotationServlet
 
OperationExecutionAspectFull - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectFull() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFull
 
OperationExecutionAspectFullNoGetterAndSetter - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectFullNoGetterAndSetter() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullNoGetterAndSetter
 
OperationExecutionAspectFullNoGetterAndSetterServlet - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectFullNoGetterAndSetterServlet() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullNoGetterAndSetterServlet
 
OperationExecutionAspectFullServlet - Class in kieker.monitoring.probe.aspectj.operationExecution
 
OperationExecutionAspectFullServlet() - Constructor for class kieker.monitoring.probe.aspectj.operationExecution.OperationExecutionAspectFullServlet
 
OperationExecutionMethodInvocationInterceptor - Class in kieker.monitoring.probe.spring.executions
 
OperationExecutionMethodInvocationInterceptor() - Constructor for class kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
 
OperationExecutionMethodInvocationInterceptor(IMonitoringController) - Constructor for class kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
This constructor is mainly used for testing, providing a custom IMonitoringController instead of using the singleton instance.
OperationExecutionMonitoringProbe - Annotation Type in kieker.monitoring.annotation
 
OperationExecutionRecord - Class in kieker.common.record.controlflow
 
OperationExecutionRecord(String, String, long, long, long, String, int, int) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Creates a new OperationExecutionRecord with the given parameters.
OperationExecutionRecord(Object[]) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
 
OperationExecutionSOAPRequestInInterceptor - Class in kieker.monitoring.probe.cxf
CXF InInterceptor to get the sessionIdentifier header from an incoming soap message and associate it with the current thread id.
OperationExecutionSOAPRequestInInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
OperationExecutionSOAPRequestInInterceptor(IMonitoringController) - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
OperationExecutionSOAPRequestOutInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPRequestOutInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
OperationExecutionSOAPRequestOutInterceptor(IMonitoringController) - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
OperationExecutionSOAPResponseInInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPResponseInInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
OperationExecutionSOAPResponseInInterceptor(IMonitoringController) - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
OperationExecutionSOAPResponseOutInterceptor - Class in kieker.monitoring.probe.cxf
CXF OutInterceptor to set the sessionIdentifier header for an outgoing soap message.
OperationExecutionSOAPResponseOutInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseOutInterceptor
 
OperationExecutionSOAPResponseOutInterceptor(IMonitoringController) - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseOutInterceptor
 
OperationExecutionWebRequestRegistrationInterceptor - Class in kieker.monitoring.probe.spring.executions
 
OperationExecutionWebRequestRegistrationInterceptor() - Constructor for class kieker.monitoring.probe.spring.executions.OperationExecutionWebRequestRegistrationInterceptor
 
OperationRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
OperationRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
OriginRetentionPolicyKind - Enum in kieker.tools.traceAnalysis.filter.visualization.graph
This enumeration contains origin retention policy kinds, i.e.
OUTPUT_PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Output Port' class.
OUTPUT_PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Output Port' class.
OUTPUT_PORT__EVENT_TYPES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Event Types' attribute list.
OUTPUT_PORT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
OUTPUT_PORT__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Parent' container reference feature.
OUTPUT_PORT__PARENT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Parent' container reference.
OUTPUT_PORT__SUBSCRIBERS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Subscribers' reference list feature.
OUTPUT_PORT__SUBSCRIBERS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Subscribers' reference list.
OUTPUT_PORT_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Output Port' class.
OUTPUT_PORT_NAME - Static variable in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
 
OUTPUT_PORT_NAME - Static variable in class kieker.analysis.plugin.reader.list.ListReader
 
OUTPUT_PORT_NAME_COUNT - Static variable in class kieker.analysis.plugin.filter.forward.CountingFilter
 
OUTPUT_PORT_NAME_CURRENT_TIME_RECORD - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
OUTPUT_PORT_NAME_CURRENT_TIME_VALUE - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
OUTPUT_PORT_NAME_EXECUTION_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
OUTPUT_PORT_NAME_EXECUTION_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
OUTPUT_PORT_NAME_EXECUTION_TRACE_REPRESENTATIVES - Static variable in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
OUTPUT_PORT_NAME_EXECUTIONS - Static variable in class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
OUTPUT_PORT_NAME_GRAPH - Static variable in interface kieker.tools.traceAnalysis.filter.IGraphOutputtingFilter
The default name for graph output ports.
OUTPUT_PORT_NAME_INVALID_EXECUTION_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
OUTPUT_PORT_NAME_MATCH - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
OUTPUT_PORT_NAME_MATCH - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
OUTPUT_PORT_NAME_MESSAGE_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
OUTPUT_PORT_NAME_MESSAGE_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
OUTPUT_PORT_NAME_MESSAGE_TRACE_REPRESENTATIVES - Static variable in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
OUTPUT_PORT_NAME_MISMATCH - Static variable in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
OUTPUT_PORT_NAME_OUTSIDE_PERIOD - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.reader.database.DbReader
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.reader.jms.JMSReader
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.reader.jmx.JMXReader
 
OUTPUT_PORT_NAME_RECORDS - Static variable in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
This is the name of the default output port.
OUTPUT_PORT_NAME_RELAYED_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.CountingFilter
 
OUTPUT_PORT_NAME_RELAYED_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
OUTPUT_PORT_NAME_RELAYED_EVENTS - Static variable in class kieker.analysis.plugin.filter.forward.TeeFilter
 
OUTPUT_PORT_NAME_RELAYED_EVENTS - Static variable in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
OUTPUT_PORT_NAME_RELAYED_OBJECTS - Static variable in class kieker.analysis.plugin.filter.forward.CountingThroughputFilter
 
OUTPUT_PORT_NAME_TRACE_INVALID - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
OUTPUT_PORT_NAME_TRACE_VALID - Static variable in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
OUTPUT_PORT_NAME_TYPE_MATCH - Static variable in class kieker.analysis.plugin.filter.select.TypeFilter
 
OUTPUT_PORT_NAME_TYPE_MISMATCH - Static variable in class kieker.analysis.plugin.filter.select.TypeFilter
 
OUTPUT_PORT_NAME_WITHIN_PERIOD - Static variable in class kieker.analysis.plugin.filter.select.TimestampFilter
 
OUTPUT_PORT_NAME_WITHIN_PERIOD - Static variable in class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
 
OutputPort - Annotation Type in kieker.analysis.plugin.annotation
This annotation can be used to describe the output ports of a plugin.

P

parseToPattern(String) - Static method in class kieker.monitoring.core.signaturePattern.PatternParser
 
PatternEntry - Class in kieker.monitoring.core.signaturePattern
the activated state is ignored for purposes of equals() and hashcode()
PatternEntry(String, boolean) - Constructor for class kieker.monitoring.core.signaturePattern.PatternEntry
 
PatternEntry(String, Pattern, boolean) - Constructor for class kieker.monitoring.core.signaturePattern.PatternEntry
 
PatternParser - Class in kieker.monitoring.core.signaturePattern
TODO: review and restructure this class
Pipe - Class in kieker.common.namedRecordPipe
 
Pipe(String) - Constructor for class kieker.common.namedRecordPipe.Pipe
 
PipeException - Exception in kieker.common.namedRecordPipe
 
PipeException(String) - Constructor for exception kieker.common.namedRecordPipe.PipeException
 
PipeException(String, Throwable) - Constructor for exception kieker.common.namedRecordPipe.PipeException
 
PipeReader - Class in kieker.analysis.plugin.reader.namedRecordPipe
 
PipeReader(Configuration) - Constructor for class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
Creates a new instance of this class using the given parameter.
PipeWriter - Class in kieker.monitoring.writer.namedRecordPipe
 
PipeWriter(Configuration) - Constructor for class kieker.monitoring.writer.namedRecordPipe.PipeWriter
 
PlainText - Class in kieker.analysis.display
This is a display type used for plain text.
PlainText() - Constructor for class kieker.analysis.display.PlainText
Creates a new instance of this class with empty content.
PLOTAGGREGATEDALLOCATIONCALLTREE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTAGGREGATEDASSEMBLYCALLTREE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTALLOCATIONCOMPONENTDEPGRAPH_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTALLOCATIONOPERATIONDEPGRAPH_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTALLOCATIONSEQDIAGR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTASSEMBLYCOMPONENTDEPGRAPH_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTASSEMBLYOPERATIONDEPGRAPH_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTASSEMBLYSEQDIAGR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTCALLTREE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLOTCONTAINERDEPGRAPH_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PLUGIN - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Plugin' class.
PLUGIN - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Plugin' class.
Plugin - Annotation Type in kieker.analysis.plugin.annotation
This type annotation can be used to mark plugins and to describe the corresponding output ports.
PLUGIN__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Classname' attribute feature.
PLUGIN__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Classname' attribute.
PLUGIN__DISPLAYS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Displays' containment reference list feature.
PLUGIN__DISPLAYS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Displays' containment reference list.
PLUGIN__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
PLUGIN__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
PLUGIN__OUTPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Output Ports' containment reference list feature.
PLUGIN__OUTPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Output Ports' containment reference list.
PLUGIN__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Properties' containment reference list feature.
PLUGIN__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Properties' containment reference list.
PLUGIN__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Repositories' containment reference list feature.
PLUGIN__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Repositories' containment reference list.
PLUGIN_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Plugin' class.
PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Port' class.
PORT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Port' class.
PORT__EVENT_TYPES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Event Types' attribute list feature.
PORT__EVENT_TYPES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Event Types' attribute list.
PORT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
PORT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
PORT_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Port' class.
postHandle(WebRequest, ModelMap) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionWebRequestRegistrationInterceptor
 
preHandle(WebRequest) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionWebRequestRegistrationInterceptor
 
PRINTEXECTRACE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PRINTINVALIDEXECTRACE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
PRINTMSGTRACE_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceProcessingFilter
Returns a user-addressed status message to be logged by the calling tool.
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
PrintStreamWriter - Class in kieker.monitoring.writer
A writer that prints incoming records to the specified PrintStream.
PrintStreamWriter(Configuration) - Constructor for class kieker.monitoring.writer.PrintStreamWriter
 
ProbeController - Class in kieker.monitoring.core.controller
 
processGraph(G) - Method in class kieker.tools.traceAnalysis.filter.visualization.AbstractGraphFilter
Processes the given graph.
processMessage(AbstractMessage, DependencyGraphNode<?>, DependencyGraphNode<?>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
Processes a message sent from the given source to the given target node.
processMessage(AbstractMessage, DependencyGraphNode<?>, DependencyGraphNode<?>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeNodeDecorator
 
PROJECT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Project' class.
PROJECT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Project' class.
PROJECT__DEPENDENCIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Dependencies' containment reference list feature.
PROJECT__DEPENDENCIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Dependencies' containment reference list.
PROJECT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
PROJECT__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
PROJECT__PLUGINS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Plugins' containment reference list feature.
PROJECT__PLUGINS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Plugins' containment reference list.
PROJECT__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Repositories' containment reference list feature.
PROJECT__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Repositories' containment reference list.
PROJECT__VIEWS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Views' containment reference list feature.
PROJECT__VIEWS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Views' containment reference list.
PROJECT_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Project' class.
PROPERTY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Property' class.
PROPERTY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Property' class.
Property - Annotation Type in kieker.analysis.plugin.annotation
This annotation can be used to describe a single property for a plugin or a repository.
PROPERTY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
PROPERTY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
PROPERTY__VALUE - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Value' attribute feature.
PROPERTY__VALUE - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Value' attribute.
PROPERTY_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Property' class.
put(Object, Object) - Method in class kieker.common.configuration.Configuration
Deprecated. 

R

read() - Method in class kieker.analysis.plugin.reader.database.DbReader
 
read() - Method in class kieker.analysis.plugin.reader.filesystem.FSReader
 
read() - Method in interface kieker.analysis.plugin.reader.IReaderPlugin
Starts the reader.
read() - Method in class kieker.analysis.plugin.reader.jms.JMSReader
A call to this method is a blocking call.
read() - Method in class kieker.analysis.plugin.reader.jmx.JMXReader
 
read() - Method in class kieker.analysis.plugin.reader.list.ListReader
 
read() - Method in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
Blocks until the associated pipe is being closed.
READER - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Reader' class.
READER - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Reader' class.
READER__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Classname' attribute.
READER__DISPLAYS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Displays' containment reference list.
READER__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
READER__OUTPUT_PORTS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Output Ports' containment reference list.
READER__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Properties' containment reference list.
READER__REPOSITORIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Repositories' containment reference list.
READER_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Reader' class.
RealtimeRecordDelayFilter - Class in kieker.analysis.plugin.filter.forward
Forwards incoming IMonitoringRecords with delays computed from the IMonitoringRecord.getLoggingTimestamp() value (assumed to be in nanoseconds resolution).
RealtimeRecordDelayFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
recallAndIncrementThreadLocalESS() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Since this method accesses a ThreadLocal variable, it is not (necessary to be) thread-safe.
recallThreadLocalEOI() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method returns the thread-local curEoi previously registered using the method registerTraceId(curTraceId).
recallThreadLocalESS() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method returns the thread-local curEss previously registered using the method registerTraceId(curTraceId).
recallThreadLocalInRequestEOI() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method returns the thread-local eoi previously registered using the method registerTraceId(curTraceId).
recallThreadLocalInRequestESS() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method returns the thread-local ess previously registered using the method registerTraceId(curTraceId).
recallThreadLocalInRequestIsEntryCall() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Returns the value of the ThreadLocal variable threadLocalInRequestIsEntryCall.
recallThreadLocalInRequestTin() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
recallThreadLocalOutRequestIsEntryCall() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Returns the value of the ThreadLocal variable threadLocalOutRequestIsEntryCall.
recallThreadLocalOutRequestTin() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
recallThreadLocalSessionId() - Method in enum kieker.monitoring.core.registry.SessionRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
recallThreadLocalTraceId() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
RED - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color red.
refersToSameOperationAs(IOperationRecord) - Method in interface kieker.common.record.flow.IOperationRecord
 
refersToSameOperationAs(IOperationRecord) - Method in class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
registerExecution(Execution) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
Registers a given execution for the decorated vertex.
registerFilter(AbstractFilterPlugin) - Method in class kieker.analysis.AnalysisController
Registers the passed plugin.
registerReader(AbstractReaderPlugin) - Method in class kieker.analysis.AnalysisController
Registers a log reader used as a source for monitoring records.
registerRepository(AbstractRepository) - Method in class kieker.analysis.AnalysisController
Registers the passed repository.
registerStateObserver(AnalysisController.IStateObserver) - Method in class kieker.analysis.AnalysisController
Registers the given instance as a new state observer.
registerTrace() - Method in enum kieker.monitoring.core.registry.TraceRegistry
This creates a new unique Trace object and registers it.
Registry<E> - Class in kieker.monitoring.core.registry
A simple registry to assign unique ids to objects.
Registry() - Constructor for class kieker.monitoring.core.registry.Registry
Creates a new, empty registry with a default initial capacity (32), load factor (0.75) and concurrencyLevel (8).
RegistryController - Class in kieker.monitoring.core.controller
 
RegistryRecord - Class in kieker.monitoring.core.registry
Internal record type used exclusively by the monitoring subsystem.
RegistryRecord(int, Object) - Constructor for class kieker.monitoring.core.registry.RegistryRecord
 
RegistryRecord(Object[]) - Constructor for class kieker.monitoring.core.registry.RegistryRecord
 
remove(E) - Method in class kieker.monitoring.core.registry.Registry
 
removeScheduledSampler(ScheduledSamplerJob) - Method in interface kieker.monitoring.core.controller.ISamplingController
Stops future executions of the given periodic ScheduledSamplerJob .
removeScheduledSampler(ScheduledSamplerJob) - Method in class kieker.monitoring.core.controller.MonitoringController
 
removeScheduledSampler(ScheduledSamplerJob) - Method in class kieker.monitoring.core.controller.SamplingController
 
replay() - Method in class kieker.tools.logReplayer.AbstractLogReplayer
Replays the monitoring log terminates after the last record was passed to the configured IMonitoringController.
REPOSITORY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Repository' class.
REPOSITORY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Repository' class.
Repository - Annotation Type in kieker.analysis.repository.annotation
This type annotation can be used to mark repositories.
REPOSITORY__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Classname' attribute feature.
REPOSITORY__CLASSNAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Classname' attribute.
REPOSITORY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
REPOSITORY__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
REPOSITORY__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Properties' containment reference list feature.
REPOSITORY__PROPERTIES - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Properties' containment reference list.
REPOSITORY_CONNECTOR - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Repository Connector' class.
REPOSITORY_CONNECTOR - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'Repository Connector' class.
REPOSITORY_CONNECTOR__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
REPOSITORY_CONNECTOR__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
REPOSITORY_CONNECTOR__REPOSITORY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Repository' reference feature.
REPOSITORY_CONNECTOR__REPOSITORY - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Repository' reference.
REPOSITORY_CONNECTOR_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Repository Connector' class.
REPOSITORY_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'Repository' class.
REPOSITORY_PORT_NAME_SYSTEM_MODEL - Static variable in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
 
RepositoryPort - Annotation Type in kieker.analysis.plugin.annotation
This annotation can be used to describe the repository ports of a plugin.
requestOriginRetentionPolicy(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
 
requestOriginRetentionPolicy(IOriginRetentionPolicy) - Method in interface kieker.tools.traceAnalysis.filter.IGraphProducingFilter
Requests that the given retention policy is used by this graph producer.
reset() - Static method in class kieker.common.logging.LogImplJUnit
 
ResourceUtilizationRecord - Class in kieker.common.record.system
 
ResourceUtilizationRecord(long, String, String, double) - Constructor for class kieker.common.record.system.ResourceUtilizationRecord
 
ResourceUtilizationRecord(Object[]) - Constructor for class kieker.common.record.system.ResourceUtilizationRecord
 
RESPONSE_TIME_DECORATOR_FLAG - Static variable in class kieker.tools.traceAnalysis.Constants
 
ResponseTimeDecoration - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Response time decoration for graph vertices.
ResponseTimeDecoration() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
Creates a new response time decoration.
ResponseTimeNodeDecorator - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Decorator to attach response time data to graph nodes.
ResponseTimeNodeDecorator() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeNodeDecorator
Creates a new response time decorator.
ROOT_ALLOCATION_COMPONENT - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
ROOT_ASSEMBLY_COMPONENT - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
ROOT_COMPONENT - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
 
ROOT_ELEMENT_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
 
ROOT_EXECUTION - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
ROOT_EXECUTION_CONTAINER - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
ROOT_NODE_ID - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
ROOT_NODE_NAME - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
ROOT_OPERATION - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
ROOT_OPERATION_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.Operation
 
ROOT_PAIR - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
 
ROOT_PAIR - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
 
ROOT_SIGNATURE - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
RootAssemblyComponent - Class in kieker.tools.traceAnalysis.systemModel
This class represents a root assembly component.
RootAssemblyComponent() - Constructor for class kieker.tools.traceAnalysis.systemModel.RootAssemblyComponent
Creates a new root assembly component.
RootExecutionContainer - Class in kieker.tools.traceAnalysis.systemModel
Specific subtype for the root execution container.
RootExecutionContainer() - Constructor for class kieker.tools.traceAnalysis.systemModel.RootExecutionContainer
Creates a new root execution container.
run() - Method in class kieker.analysis.AnalysisController
Starts an AnalysisController instance.
run() - Method in class kieker.analysis.AnalysisControllerThread
 
run() - Method in class kieker.monitoring.core.sampler.ScheduledSamplerJob
Throws a RuntimeException if an error occurred.
run() - Method in class kieker.monitoring.writer.AbstractAsyncThread
 

S

sample(IMonitoringController) - Method in interface kieker.monitoring.core.sampler.ISampler
Triggers this ISampler to perform a measurement and to pass the data to the given IMonitoringController.
sample(IMonitoringController) - Method in class kieker.monitoring.probe.sigar.samplers.CPUsCombinedPercSampler
 
sample(IMonitoringController) - Method in class kieker.monitoring.probe.sigar.samplers.CPUsDetailedPercSampler
 
sample(IMonitoringController) - Method in class kieker.monitoring.probe.sigar.samplers.MemSwapUsageSampler
 
SamplingController - Class in kieker.monitoring.core.controller
 
saveSystemToHTMLFile(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
Writes the contents of this system model to an HTML file.
saveToFile(File) - Method in class kieker.analysis.AnalysisController
This method can be used to store the current configuration of this analysis controller in a specified file.
saveToFile(File, MIProject) - Static method in class kieker.analysis.AnalysisController
This method can be used to save the given instance of MIProject within a given file.
saveTreeToDotFile() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
ScheduledSamplerJob - Class in kieker.monitoring.core.sampler
 
ScheduledSamplerJob(IMonitoringController, ISampler) - Constructor for class kieker.monitoring.core.sampler.ScheduledSamplerJob
Constructs a new ScheduledSamplerJob with the given parameters.
schedulePeriodicSampler(ISampler, long, long, TimeUnit) - Method in interface kieker.monitoring.core.controller.ISamplingController
Schedules the given ISampler with given initial delay, and period.
schedulePeriodicSampler(ISampler, long, long, TimeUnit) - Method in class kieker.monitoring.core.controller.MonitoringController
 
schedulePeriodicSampler(ISampler, long, long, TimeUnit) - Method in class kieker.monitoring.core.controller.SamplingController
 
SequenceDiagramFilter - Class in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
Refactored copy from LogAnalysis-legacy tool
This class has exactly one input port named "in".
SequenceDiagramFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
SequenceDiagramFilter.SDModes - Enum in kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
 
servlet(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.operationExecution.AbstractOperationExecutionAspectServlet
 
SESSION_ID_ASYNC_TRACE - Static variable in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
SESSION_ID_ASYNC_TRACE - Static variable in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
SESSION_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
SESSION_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
SessionAndTraceRegistrationFilter - Class in kieker.monitoring.probe.servlet
For each incoming request via SessionAndTraceRegistrationFilter.doFilter(ServletRequest, ServletResponse, FilterChain), this class (i) registers session and trace information into the thread-local data structures SessionRegistry and TraceRegistry accessible to other probes in the control-flow of this request, (ii) executes the given FilterChain and subsequently (iii) unregisters the thread-local data.
SessionAndTraceRegistrationFilter() - Constructor for class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
 
SessionAndTraceRegistrationFilter(boolean) - Constructor for class kieker.monitoring.probe.servlet.SessionAndTraceRegistrationFilter
 
SessionRegistry - Enum in kieker.monitoring.core.registry
 
set(PreparedStatement, int, Object) - Method in class kieker.monitoring.writer.database.DBWriterHelper
 
setAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
setAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setClassname(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
setClassname(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
setClassname(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Sets the value of the 'Classname' attribute.
setClassname(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIRepository
Sets the value of the 'Classname' attribute.
setColor(Color) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Sets this graph element's color.
setController(IMonitoringController) - Method in class kieker.monitoring.writer.AbstractMonitoringWriter
 
setController(IMonitoringController) - Method in interface kieker.monitoring.writer.IMonitoringWriter
Set the IMonitoringController controlling this writer.
setDefaultConfiguration(Configuration) - Method in class kieker.common.configuration.Configuration
You should know what you do if you use this method! Currently it is used for a (dirty) hack to implement writers.
setDescription(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
setDescription(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIView
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraphElement
Sets this graph element's description.
setDisplay(MIDisplay) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
setDisplay(MIDisplay) - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplayConnector
Sets the value of the 'Display' reference.
setErrStream(PrintStream) - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
Sets the for info output addressed to users, e.g., number of traces processed, files processed etc.
setExperimentId(int) - Method in interface kieker.monitoring.core.controller.IStateController
Sets the experiment ID to the given value.
setExperimentId(int) - Method in class kieker.monitoring.core.controller.MonitoringController
 
setExperimentId(int) - Method in class kieker.monitoring.core.controller.StateController
 
setFilePath(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
setFilePath(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIDependency
Sets the value of the 'File Path' attribute.
setFuture(ScheduledFuture<?>) - Method in class kieker.monitoring.core.sampler.ScheduledSamplerJob
 
setIncludeWeights(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Specifies whether edge weights should be included.
setLoggingTimestamp(long) - Method in class kieker.common.record.AbstractMonitoringRecord
 
setLoggingTimestamp(long) - Method in interface kieker.common.record.IMonitoringRecord
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
setName(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplay
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplayConnector
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIPlugin
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIPort
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIProject
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIProperty
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIRepository
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIRepositoryConnector
Sets the value of the 'Name' attribute.
setName(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIView
Sets the value of the 'Name' attribute.
setOutputFileName(String) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Sets the output file name specified by this configuration.
setOutputPath(String) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Sets the output path specified by this configuration.
setOutStream(PrintStream) - Method in class kieker.tools.traceAnalysis.filter.AbstractTraceAnalysisFilter
Sets the for info output addressed to users, e.g., number of traces processed, files processed etc.
setParent(MIPlugin) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
setParent(MIFilter) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
setParent(MIPlugin) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
setParent(MIPlugin) - Method in interface kieker.analysis.model.analysisMetaModel.MIDisplay
Sets the value of the 'Parent' container reference.
setParent(MIFilter) - Method in interface kieker.analysis.model.analysisMetaModel.MIInputPort
Sets the value of the 'Parent' container reference.
setParent(MIPlugin) - Method in interface kieker.analysis.model.analysisMetaModel.MIOutputPort
Sets the value of the 'Parent' container reference.
setParentTraceId(Thread, long, int) - Method in enum kieker.monitoring.core.registry.TraceRegistry
Sets the parent for the next created trace inside this thread.
setPipeReader(IPipeReader) - Method in class kieker.common.namedRecordPipe.Pipe
 
setPlotLoops(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Specifies whether immediate loops should be plotted.
setProbePatternList(List<String>) - Method in interface kieker.monitoring.core.controller.IProbeController
 
setProbePatternList(List<String>) - Method in class kieker.monitoring.core.controller.MonitoringController
 
setProbePatternList(List<String>) - Method in class kieker.monitoring.core.controller.ProbeController
 
setRecordReceiver(IMonitoringRecordReceiver) - Method in interface kieker.monitoring.core.registry.IRegistry
Enables logging of newly registered objects.
setRecordReceiver(IMonitoringRecordReceiver) - Method in class kieker.monitoring.core.registry.Registry
 
setRepository(MIRepository) - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
setRepository(MIRepository) - Method in interface kieker.analysis.model.analysisMetaModel.MIRepositoryConnector
Sets the value of the 'Repository' reference.
setter() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
setText(String) - Method in class kieker.analysis.display.PlainText
This method sets the text of the object to a new value.
setUseShortLabels(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterConfiguration
Specifies whether short labels should be used.
setValue(String) - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
setValue(String) - Method in interface kieker.analysis.model.analysisMetaModel.MIProperty
Sets the value of the 'Value' attribute.
setValue(V) - Method in class kieker.common.util.ImmutableEntry
 
shutdown(boolean) - Method in class kieker.analysis.plugin.AbstractPlugin
 
SigarSamplerFactory - Enum in kieker.monitoring.probe.sigar
Provides factory methods for AbstractSigarSamplers.
Signature - Class in kieker.common.util
A signature for a software operation.
Signature(String, String[], String, String[]) - Constructor for class kieker.common.util.Signature
Please use the constant Signature.NO_RETURN_TYPE to indicate that the Signature contains no return type.
SIGNATURE - Static variable in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
SIGNATURE - Static variable in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseOutInterceptor
 
size() - Method in class kieker.analysis.plugin.filter.forward.ListCollectionFilter
Returns the current number of collected objects.
size() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraph
Returns the number of nodes contained in this graph.
SOAPHeaderConstants - Interface in kieker.monitoring.probe.cxf
 
SOAPTraceRegistry - Class in kieker.monitoring.probe.cxf
CXF does not provide an "around advice" for SOAP requests.
SORTED_OPTION_LIST - Static variable in class kieker.tools.traceAnalysis.Constants
 
SpecificOriginRetentionPolicy - Class in kieker.tools.traceAnalysis.filter.visualization.graph
The specific origin retention policy represents the intention that only specific origins should be retained and corresponds to the kind OriginRetentionPolicyKind.SPECIFIC.
SplitEvent - Class in kieker.common.record.flow.trace.concurrency
 
SplitEvent(long, long, int) - Constructor for class kieker.common.record.flow.trace.concurrency.SplitEvent
 
SplitEvent(Object[]) - Constructor for class kieker.common.record.flow.trace.concurrency.SplitEvent
 
splitOperationSignatureStr(String) - Static method in class kieker.common.util.ClassOperationSignaturePair
Extracts an ClassOperationSignaturePair from an an operation signature string (e.g., public static Boolean a.b.c.D.op1(Integer, Long)).
splitOperationSignatureStr(String, boolean) - Static method in class kieker.common.util.ClassOperationSignaturePair
 
start() - Method in class kieker.analysis.AnalysisControllerThread
 
start() - Method in class kieker.analysis.plugin.AbstractPlugin
 
StateController - Class in kieker.monitoring.core.controller
 
static2constructor(ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.constructorCall.AbstractAspect
 
static2memberOperation(Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
static2memberOperation(Object, ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
static2staticOperation(ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
static2staticOperation(ProceedingJoinPoint, JoinPoint.EnclosingStaticPart) - Method in class kieker.monitoring.probe.aspectj.flow.operationCallObject.AbstractAspect
 
staticOperation(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
 
staticOperation(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.operationExecutionObject.AbstractAspect
 
storeThreadLocalEOI(int) - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Used to explicitly register an curEoi.
storeThreadLocalESS(int) - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Used to explicitly register a execution stack size (ess) value.
storeThreadLocalInRequestEOI(int) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Used to explicitly register an eoi for an incoming SOAP request.
storeThreadLocalInRequestESS(int) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Used to explicitly register an ess for an incoming SOAP request.
storeThreadLocalInRequestIsEntryCall(boolean) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method is used to store whether or not an incoming SOAP call was the entry point to the current trace.
storeThreadLocalInRequestTin(long) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Used to explicitly register the time tin of an incoming request.
storeThreadLocalOutRequestIsEntryCall(boolean) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method is used to store whether or not an outgoing SOAP call was the entry point to the current trace.
storeThreadLocalOutRequestTin(long) - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
Used to explicitly register the time tin of an outgoing request.
storeThreadLocalSessionId(String) - Method in enum kieker.monitoring.core.registry.SessionRegistry
Used by the spring aspect to explicitly register a sessionid that is to be collected within a servlet method (that knows the request object).
storeThreadLocalTraceId(long) - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method stores a thread-local curTraceId.
STREAM - Static variable in class kieker.monitoring.writer.PrintStreamWriter
 
stringArrToStringList(String[]) - Static method in class kieker.tools.traceAnalysis.Constants
 
StringBufferFilter - Class in kieker.analysis.plugin.filter.forward
This filter has exactly one input port and one output port.
StringBufferFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.StringBufferFilter
 
SyncDbWriter - Class in kieker.monitoring.writer.database
Stores monitoring data into a database.
SyncDbWriter(Configuration) - Constructor for class kieker.monitoring.writer.database.SyncDbWriter
 
SyncFsWriter - Class in kieker.monitoring.writer.filesystem
Simple class to store monitoring data in the file system.
SyncFsWriter(Configuration) - Constructor for class kieker.monitoring.writer.filesystem.SyncFsWriter
 
SynchronousCallMessage - Class in kieker.tools.traceAnalysis.systemModel
 
SynchronousCallMessage(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
SynchronousReplyMessage - Class in kieker.tools.traceAnalysis.systemModel
 
SynchronousReplyMessage(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
SystemMilliTimer - Class in kieker.monitoring.timer
A timer implementation, counting in milliseconds since a specified offset.
SystemMilliTimer(Configuration) - Constructor for class kieker.monitoring.timer.SystemMilliTimer
 
SystemModel2FileFilter - Class in kieker.tools.traceAnalysis.filter.systemModel
Writes the contents of a connected SystemModelRepository to files.
SystemModel2FileFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter
 
SystemModelRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
SystemModelRepository(Configuration) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
SystemNanoTimer - Class in kieker.monitoring.timer
A timer implementation, counting in nanoseconds since a specified offset.
SystemNanoTimer(Configuration) - Constructor for class kieker.monitoring.timer.SystemNanoTimer
 

T

TeeFilter - Class in kieker.analysis.plugin.filter.forward
This filter has exactly one input port and one output port.
TeeFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.forward.TeeFilter
 
terminate() - Method in class kieker.analysis.AnalysisController
Initiates a termination of the analysis.
terminate(boolean) - Method in class kieker.analysis.AnalysisController
Initiates a termination of the analysis.
terminate() - Method in class kieker.analysis.AnalysisControllerThread
Initiates a termination of the executed AnalysisController.
terminate(boolean) - Method in class kieker.analysis.plugin.filter.AbstractFilterPlugin
 
terminate(boolean) - Method in class kieker.analysis.plugin.filter.flow.EventRecordTraceReconstructionFilter
 
terminate(boolean) - Method in class kieker.analysis.plugin.filter.forward.RealtimeRecordDelayFilter
 
terminate(boolean) - Method in class kieker.analysis.plugin.filter.forward.TeeFilter
 
terminate(boolean) - Method in interface kieker.analysis.plugin.IPlugin
Initiates a termination of the plugin.
terminate(boolean) - Method in class kieker.analysis.plugin.reader.database.DbReader
 
terminate(boolean) - Method in class kieker.analysis.plugin.reader.filesystem.FSReader
 
terminate(boolean) - Method in class kieker.analysis.plugin.reader.jms.JMSReader
 
terminate(boolean) - Method in class kieker.analysis.plugin.reader.jmx.JMXReader
 
terminate(boolean) - Method in class kieker.analysis.plugin.reader.list.ListReader
 
terminate(boolean) - Method in class kieker.analysis.plugin.reader.namedRecordPipe.PipeReader
 
terminate() - Method in class kieker.monitoring.writer.AbstractAsyncWriter
The framework ensures, that this method is called only once!
terminate() - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
terminate() - Method in class kieker.monitoring.writer.DummyWriter
 
terminate() - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
terminate() - Method in interface kieker.monitoring.writer.IMonitoringWriter
Called by the Monitoring Controller to announce a shutdown of monitoring.
terminate() - Method in class kieker.monitoring.writer.jmx.JMXWriter
 
terminate() - Method in class kieker.monitoring.writer.namedRecordPipe.PipeWriter
 
terminate() - Method in class kieker.monitoring.writer.PrintStreamWriter
 
terminate(boolean) - Method in class kieker.tools.logReplayer.MonitoringRecordLoggerFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.AbstractGraphProducingFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.systemModel.SystemModel2FileFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
Terminates the filter (internally, all pending traces are processed).
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.InvalidExecutionTraceWriterFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.traceWriter.MessageTraceWriterFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
Saves the call tree to the dot file if error is not true.
terminateMonitoring() - Method in interface kieker.monitoring.core.controller.IStateController
Permanently terminates monitoring
terminateMonitoring() - Method in class kieker.monitoring.core.controller.MonitoringController
 
terminateMonitoring() - Method in class kieker.monitoring.core.controller.StateController
 
TerminationServletContextListener - Class in kieker.monitoring.core.servlet
Use this listener in webapps where ShutdownHook is not called.
TerminationServletContextListener() - Constructor for class kieker.monitoring.core.servlet.TerminationServletContextListener
 
TerminationServletContextListener(IStateController) - Constructor for class kieker.monitoring.core.servlet.TerminationServletContextListener
 
ThreadingAspect - Class in kieker.monitoring.probe.aspectj.flow.concurrency
 
ThreadingAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.concurrency.ThreadingAspect
 
TimeSourceController - Class in kieker.monitoring.core.controller
 
TimestampFilter - Class in kieker.analysis.plugin.filter.select
Allows to filter IMonitoringRecord objects based on their given timestamps.
TimestampFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.select.TimestampFilter
 
TimestampFilter - Class in kieker.tools.traceAnalysis.filter.executionFilter
Allows to filter Execution objects based on their given tin and tout timestamps.
TimestampFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.executionFilter.TimestampFilter
Creates a new instance of the class TimestampFilter with the given parameters.
TimestampRecord - Class in kieker.common.record.misc
Record type which can be used to store a timestamp.
TimestampRecord(long) - Constructor for class kieker.common.record.misc.TimestampRecord
 
TimestampRecord(Object[]) - Constructor for class kieker.common.record.misc.TimestampRecord
 
toArray() - Method in class kieker.common.record.controlflow.BranchingRecord
 
toArray() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
toArray() - Method in class kieker.common.record.flow.trace.concurrency.SplitEvent
 
toArray() - Method in class kieker.common.record.flow.trace.ConstructionEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.AfterOperationEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.BeforeOperationEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.constructor.AfterConstructorFailedEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.constructor.BeforeConstructorEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.constructor.CallConstructorEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationFailedObjectEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.object.AfterOperationObjectEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.object.BeforeOperationObjectEvent
 
toArray() - Method in class kieker.common.record.flow.trace.operation.object.CallOperationObjectEvent
 
toArray() - Method in class kieker.common.record.flow.trace.Trace
 
toArray() - Method in interface kieker.common.record.IMonitoringRecord
 
toArray() - Method in class kieker.common.record.misc.EmptyRecord
 
toArray() - Method in class kieker.common.record.misc.TimestampRecord
 
toArray() - Method in class kieker.common.record.system.CPUUtilizationRecord
 
toArray() - Method in class kieker.common.record.system.MemSwapUsageRecord
 
toArray() - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
toArray() - Method in class kieker.monitoring.core.registry.RegistryRecord
 
toMessageTrace(Execution) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the message trace representation for this trace.
toOperationSignatureString() - Method in class kieker.common.util.ClassOperationSignaturePair
 
toProperty(Object[]) - Static method in class kieker.common.configuration.Configuration
Converts the Object[] to a String split by '|'.
toString() - Method in class kieker.analysis.display.PlainText
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplay
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDisplayConnector
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPlugin
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MPort
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProject
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MProperty
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepository
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MView
 
toString() - Method in class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
toString() - Method in class kieker.common.record.AbstractMonitoringRecord
 
toString() - Method in interface kieker.common.record.IMonitoringRecord
Creates a string representation of this record.
toString() - Method in class kieker.common.util.ClassOperationSignaturePair
Returns a String representation of this ClassOperationSignaturePair using the ClassOperationSignaturePair.createOperationSignatureString(String, Signature) method.
toString() - Method in class kieker.common.util.ImmutableEntry
 
toString() - Method in class kieker.common.util.Signature
 
toString() - Method in class kieker.monitoring.core.controller.AbstractController
 
toString() - Method in interface kieker.monitoring.core.controller.IMonitoringController
This method is used to log the status of the controllers to the console.
toString() - Method in class kieker.monitoring.core.controller.JMXController
 
toString() - Method in class kieker.monitoring.core.controller.MonitoringController
 
toString() - Method in class kieker.monitoring.core.controller.ProbeController
 
toString() - Method in class kieker.monitoring.core.controller.RegistryController
 
toString() - Method in class kieker.monitoring.core.controller.SamplingController
 
toString() - Method in class kieker.monitoring.core.controller.StateController
 
toString() - Method in class kieker.monitoring.core.controller.TimeSourceController
 
toString() - Method in class kieker.monitoring.core.controller.WriterController
 
toString() - Method in class kieker.monitoring.core.signaturePattern.PatternEntry
 
toString() - Method in class kieker.monitoring.timer.AbstractTimeSource
 
toString() - Method in interface kieker.monitoring.timer.ITimeSource
Returns a String representation of the timesource.
toString() - Method in class kieker.monitoring.timer.SystemMilliTimer
 
toString() - Method in class kieker.monitoring.timer.SystemNanoTimer
 
toString() - Method in class kieker.monitoring.writer.AbstractAsyncThread
Returns a human-readable information string about the writer's configuration and state.
toString() - Method in class kieker.monitoring.writer.AbstractAsyncWriter
 
toString() - Method in class kieker.monitoring.writer.AbstractMonitoringWriter
 
toString() - Method in class kieker.monitoring.writer.database.DBWriterHelper
 
toString() - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
toString() - Method in class kieker.monitoring.writer.filesystem.async.AbstractFsWriterThread
 
toString() - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
toString() - Method in interface kieker.monitoring.writer.IMonitoringWriter
 
toString() - Method in class kieker.monitoring.writer.namedRecordPipe.PipeWriter
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.AbstractMessage
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.AllocationComponent
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
Trace - Class in kieker.common.record.flow.trace
 
Trace(long, long, String, String, long, int) - Constructor for class kieker.common.record.flow.trace.Trace
 
Trace(Object[]) - Constructor for class kieker.common.record.flow.trace.Trace
 
TRACE_ALLOCATION_EQUIV_CLASSES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
TRACE_ASSEMBLY_EQUIV_CLASSES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
TRACE_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
TRACE_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
TRACEALLOCATIONEQUIVCLASS_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
TraceAnalysisTool - Class in kieker.tools.traceAnalysis
TODO: Fix JavaDoc comment This is the main class to start Tpan - the model synthesis and analysis server to process the monitoring data that comes from the instrumented system, or from a file that contains Kieker monitoring data.
TRACEASSEMBLYEQUIVCLASS_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
TraceCallTreeFilter - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
Plugin providing the creation of calling trees both for individual traces and an aggregated form for multiple traces.
This class has exactly one input port named "in".
TraceCallTreeFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
TraceCallTreeNode - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
TraceCallTreeNode(int, AllocationComponentOperationPair, boolean, MessageTrace, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeNode
 
TraceColoringFilter<V extends AbstractVertex<V,E,TraceInformation>,E extends AbstractEdge<V,E,TraceInformation>> - Class in kieker.tools.traceAnalysis.filter.visualization.traceColoring
This filter sets the color of nodes and edges which belong to a single trace according to a trace coloring schema defined in a color repository (see TraceColorRepository).
TraceColoringFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.traceColoring.TraceColoringFilter
Creates a new filter using the given configuration.
TraceColorRepository - Class in kieker.tools.traceAnalysis.repository
Implementation of a trace color repository, which associates colors to traces.
TraceColorRepository(Configuration) - Constructor for class kieker.tools.traceAnalysis.repository.TraceColorRepository
Creates a new trace color repository using the given configuration.
TraceColorRepository(Configuration, TraceColorRepository.TraceColorRepositoryData) - Constructor for class kieker.tools.traceAnalysis.repository.TraceColorRepository
Creates a new color repository with the given data.
TraceColorRepository.TraceColorRepositoryData - Class in kieker.tools.traceAnalysis.repository
This class groups the data required for a TraceColorRepository.
TraceColorRepository.TraceColorRepositoryData(ConcurrentMap<Long, Color>, Color, Color) - Constructor for class kieker.tools.traceAnalysis.repository.TraceColorRepository.TraceColorRepositoryData
Creates a new data object using the given data.
TraceEquivalenceClassFilter - Class in kieker.tools.traceAnalysis.filter.traceFilter
This class has exactly one input port named "in" and two output ports named "messageTraceOutput", "executionTraceOutput".
TraceEquivalenceClassFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
Creates a new instance of this class using the given configuration object.
TraceEquivalenceClassFilter.TraceEquivalenceClassModes - Enum in kieker.tools.traceAnalysis.filter.traceFilter
 
TraceEventRecords - Class in kieker.analysis.plugin.filter.flow
 
TraceEventRecords(Trace, AbstractTraceEvent[]) - Constructor for class kieker.analysis.plugin.filter.flow.TraceEventRecords
 
TraceEventRecords2ExecutionAndMessageTraceFilter - Class in kieker.tools.traceAnalysis.filter.flow
 
TraceEventRecords2ExecutionAndMessageTraceFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.flow.TraceEventRecords2ExecutionAndMessageTraceFilter
 
TraceIdFilter - Class in kieker.analysis.plugin.filter.trace
Allows to filter Traces about their traceIds.
TraceIdFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
TraceIdFilter - Class in kieker.tools.traceAnalysis.filter.executionFilter
Allows to filter Execution objects based on their trace Id.
This class has exactly one input port named and one output port.
TraceIdFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.executionFilter.TraceIdFilter
 
TraceInformation - Class in kieker.tools.traceAnalysis.systemModel
This class stores trace meta-information, such as the trace ID.
TraceInformation(long, String) - Constructor for class kieker.tools.traceAnalysis.systemModel.TraceInformation
Creates a new trace information object using the given data.
TraceProcessingException - Exception in kieker.tools.traceAnalysis.filter.traceReconstruction
 
TraceProcessingException(String) - Constructor for exception kieker.tools.traceAnalysis.filter.traceReconstruction.TraceProcessingException
 
TraceProcessingException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.filter.traceReconstruction.TraceProcessingException
 
TRACERECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
TraceReconstructionFilter - Class in kieker.tools.traceAnalysis.filter.traceReconstruction
 
TraceReconstructionFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
TraceRegistry - Enum in kieker.monitoring.core.registry
 
traverse(AbstractGraph.IGraphVisitor<V, E>) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph
Traverses this graph using the given visitor.
traverseWithVerticesFirst(AbstractGraph.IGraphVisitor<V, E>) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph
Traverses this graph using the given visitor.
TypeFilter - Class in kieker.analysis.plugin.filter.select
This filter has exactly one input port and one output port.
TypeFilter(Configuration) - Constructor for class kieker.analysis.plugin.filter.select.TypeFilter
 
TypeRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
TypeRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
 
typesForClass(Class<? extends IMonitoringRecord>) - Static method in class kieker.common.record.AbstractMonitoringRecord
 

U

uniteWith(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.CompleteOriginRetentionPolicy
 
uniteWith(IOriginRetentionPolicy) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.IOriginRetentionPolicy
Unites this retention policy with another one and returns the resulting policy.
uniteWith(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.NoOriginRetentionPolicy
 
uniteWith(IOriginRetentionPolicy) - Method in class kieker.tools.traceAnalysis.filter.visualization.graph.SpecificOriginRetentionPolicy
 
unregisterStateObserver(AnalysisController.IStateObserver) - Method in class kieker.analysis.AnalysisController
Unregisters the given instance from the state observers.
unregisterTrace() - Method in enum kieker.monitoring.core.registry.TraceRegistry
Unregisters the current Trace object.
unsetThreadLocalEOI() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method unsets a previously registered traceid.
unsetThreadLocalESS() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method unsets a previously registered curEss.
unsetThreadLocalInRequestEOI() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered eoi.
unsetThreadLocalInRequestESS() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered ess.
unsetThreadLocalInRequestIsEntryCall() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered variable isInRequestEntryCall.
unsetThreadLocalInRequestTin() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered entry time tin.
unsetThreadLocalOutRequestIsEntryCall() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered variable isOutRequestEntryCall.
unsetThreadLocalOutRequestTin() - Method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
This method unsets a previously registered entry time tin.
unsetThreadLocalSessionId() - Method in enum kieker.monitoring.core.registry.SessionRegistry
This method unsets a previously registered sessionid.
unsetThreadLocalTraceId() - Method in enum kieker.monitoring.core.registry.ControlFlowRegistry
This method unsets a previously registered traceid.
update(AnalysisController, AnalysisController.STATE) - Method in interface kieker.analysis.AnalysisController.IStateObserver
This method will be called for every update of the state.

V

valueOf(String) - Static method in enum kieker.analysis.AnalysisController.STATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.analysis.plugin.IPlugin.STATE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.common.namedRecordPipe.Broker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.monitoring.core.registry.SessionRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.monitoring.core.registry.TraceRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter.TraceEquivalenceClassModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.tools.traceAnalysis.filter.visualization.graph.OriginRetentionPolicyKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter.SDModes
Returns the enum constant of this type with the specified name.
values() - Static method in enum kieker.analysis.AnalysisController.STATE
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.analysis.plugin.IPlugin.STATE
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.common.namedRecordPipe.Broker
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.monitoring.core.registry.ControlFlowRegistry
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.monitoring.core.registry.SessionRegistry
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.monitoring.core.registry.TraceRegistry
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.monitoring.probe.sigar.SigarSamplerFactory
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter.TraceEquivalenceClassModes
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.tools.traceAnalysis.filter.visualization.graph.OriginRetentionPolicyKind
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter.SDModes
Returns an array containing the constants of this enum type, in the order they're declared.
Version - Class in kieker.common.util
This class provides the method getVersion() which returns the version number set during build (String replacement task within build.xml).
VIEW - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'View' class.
VIEW - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The meta object id for the 'View' class.
VIEW__DESCRIPTION - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Description' attribute feature.
VIEW__DESCRIPTION - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Description' attribute.
VIEW__DISPLAY_CONNECTORS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Display Connectors' containment reference list feature.
VIEW__DISPLAY_CONNECTORS - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Display Connectors' containment reference list.
VIEW__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage.Literals
The meta object literal for the 'Name' attribute feature.
VIEW__NAME - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The feature id for the 'Name' attribute.
VIEW_FEATURE_COUNT - Static variable in interface kieker.analysis.model.analysisMetaModel.MIAnalysisMetaModelPackage
The number of structural features of the 'View' class.
visitEdge(WeightedBidirectionalDependencyGraphEdge<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFormatterVisitor
 
visitEdge(E) - Method in class kieker.tools.traceAnalysis.filter.visualization.descriptions.DescriptionDecoratorFilter
 
visitEdge(E) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph.IGraphVisitor
Call-back operation that is invoked when an edge is encountered during graph traversal.
visitEdge(E) - Method in class kieker.tools.traceAnalysis.filter.visualization.traceColoring.TraceColoringFilter
 
visitVertex(V) - Method in class kieker.tools.traceAnalysis.filter.visualization.descriptions.DescriptionDecoratorFilter
 
visitVertex(V) - Method in interface kieker.tools.traceAnalysis.filter.visualization.graph.AbstractGraph.IGraphVisitor
Call-back operation that is invoked when a vertex is encountered during graph traversal.
visitVertex(V) - Method in class kieker.tools.traceAnalysis.filter.visualization.traceColoring.TraceColoringFilter
 

W

warn(String) - Method in interface kieker.common.logging.Log
Log a message with warn log level.
warn(String, Throwable) - Method in interface kieker.common.logging.Log
Log an error with warn log level.
warn(String) - Method in class kieker.common.logging.LogImplCommonsLogging
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplCommonsLogging
 
warn(String) - Method in class kieker.common.logging.LogImplJDK14
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplJDK14
 
warn(String) - Method in class kieker.common.logging.LogImplJUnit
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplJUnit
 
warn(String) - Method in class kieker.common.logging.LogImplNone
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplNone
 
warn(String) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplSLF4JLogging
 
warn(String) - Method in class kieker.common.logging.LogImplWebguiLogging
 
warn(String, Throwable) - Method in class kieker.common.logging.LogImplWebguiLogging
 
WeightedBidirectionalDependencyGraphEdge<T extends ISystemModelElement> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
WeightedBidirectionalDependencyGraphEdge(DependencyGraphNode<T>, DependencyGraphNode<T>, TraceInformation, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
WeightedDirectedCallTreeEdge<T> - Class in kieker.tools.traceAnalysis.filter.visualization.callTree
 
WeightedDirectedCallTreeEdge(AbstractCallTreeNode<T>, AbstractCallTreeNode<T>, MessageTrace, IOriginRetentionPolicy) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
WHITE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.graph.Color
The predefined color white.
write(RegistryRecord) - Method in class kieker.monitoring.writer.filesystem.MappingFileWriter
 
writeDotForMessageTrace(AbstractCallTreeNode<?>, AbstractCallTreeFilter.IPairFactory, MessageTrace, String, boolean, boolean) - Static method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeFilter
 
writeGraph(AbstractGraph<?, ?, ?>) - Method in class kieker.tools.traceAnalysis.filter.visualization.GraphWriterPlugin
Formats a given graph and saves the generated specification to disk.
writeMonitoringRecord(IMonitoringRecord) - Method in class kieker.common.namedRecordPipe.Pipe
Passe the monitoring record to the registered pipe reader.
writePicForMessageTrace(MessageTrace, SequenceDiagramFilter.SDModes, String, boolean) - Static method in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
WriterController - Class in kieker.monitoring.core.controller
 
WriterController(Configuration) - Constructor for class kieker.monitoring.core.controller.WriterController
 

A B C D E F G H I J K L M N O P R S T U V W
Kieker 1.6

Copyright 2012 Kieker Project, http://kieker-monitoring.net