Kieker 1.5
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) - 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.operationCall
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.AbstractAspect
 
AbstractAspect - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
AbstractAspect() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.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) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
AbstractController - Class in kieker.monitoring.core.controller
 
AbstractDependencyGraphFilter<T> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
AbstractDependencyGraphFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
AbstractEvent - Class in kieker.common.record.flow
 
AbstractEvent(long) - Constructor for class kieker.common.record.flow.AbstractEvent
 
AbstractEvent(Object[], Class<?>[]) - 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) - Constructor for class kieker.monitoring.writer.filesystem.async.AbstractFsWriterThread
 
AbstractInvalidExecutionTraceProcessingFilter - Class in kieker.tools.traceAnalysis.filter
 
AbstractInvalidExecutionTraceProcessingFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.AbstractInvalidExecutionTraceProcessingFilter
 
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
 
AbstractNodeDecoration - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
AbstractNodeDecoration() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecoration
 
AbstractNodeDecorator - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
AbstractNodeDecorator() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
 
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
 
AbstractOperationEvent(Object[], Class<?>[]) - 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
 
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
 
AbstractTraceEvent(Object[], Class<?>[]) - 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
 
acquirePipe(String) - Method in enum kieker.common.namedRecordPipe.Broker
Returns a connection with name @a pipeName.
add(AbstractTraceEvent) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
Adds a AbstractTraceEvent to the trace.
add(Execution) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Adds an execution to the trace.
addChildContainer(ExecutionContainer) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
addDecoration(AbstractNodeDecoration) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addDecorator(AbstractNodeDecorator) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
addIncomingDependency(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addIncomingDependency(DependencyGraphNode<T>, boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addOperation(Operation) - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
addOutgoingDependency(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
addOutgoingDependency(DependencyGraphNode<T>, boolean) - 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
 
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
 
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.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.operationCall
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.Annotation
 
Annotation - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
Annotation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.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
 

B

basicGetRepository() - Method in class kieker.analysis.model.analysisMetaModel.impl.MRepositoryConnector
 
basicSetParent(MIFilter, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
basicSetParent(MIPlugin, NotificationChain) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
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
 
BinaryFsWriterThread - Class in kieker.monitoring.writer.filesystem.async
 
BinaryFsWriterThread(IMonitoringController, BlockingQueue<IMonitoringRecord>, MappingFileWriter, String, int) - Constructor for class kieker.monitoring.writer.filesystem.async.BinaryFsWriterThread
 
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() - Constructor for class kieker.common.record.controlflow.BranchingRecord
 
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
 
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
 
callsReferencedOperationOf(AbstractOperationEvent) - 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'.
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'.
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
TODO: Add methods getPackageName and getSimpleClassname which is a split of the FQ class name.
ClassOperationSignaturePair(String, Signature) - Constructor for class kieker.common.util.ClassOperationSignaturePair
 
close() - Method in class kieker.common.namedRecordPipe.Pipe
 
CMD_HELP_FORMATTER - 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_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
 
CMDL_OPTIONS - 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.
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
 
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
 
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_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_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_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_CONNECTIONSTRING - Static variable in class kieker.analysis.plugin.reader.database.DbReader
 
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_DOT_OUTPUT_FILE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_DOT_OUTPUT_FILE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_DOT_OUTPUT_FILE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
CONFIG_PROPERTY_NAME_DOT_OUTPUT_FILE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_DOT_OUTPUT_FILE - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
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_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_SELF_LOOPS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_SELF_LOOPS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_SELF_LOOPS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_SELF_LOOPS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
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.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_INCLUDE_WEIGHTS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_INPUTDIRNAMES - Static variable in class kieker.tools.logReplayer.FSReaderRealtime
 
CONFIG_PROPERTY_NAME_INPUTDIRS - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
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_MILLIS - Static variable in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
 
CONFIG_PROPERTY_NAME_MAX_TRACE_DURATION_MILLIS - Static variable in class kieker.tools.traceAnalysis.filter.traceReconstruction.TraceReconstructionFilter
 
CONFIG_PROPERTY_NAME_NUM_WORKERS - Static variable in class kieker.tools.logReplayer.FSReaderRealtime
 
CONFIG_PROPERTY_NAME_NUM_WORKERS - Static variable in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
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_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.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
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_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
CONFIG_PROPERTY_NAME_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
CONFIG_PROPERTY_NAME_SHORT_LABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
CONFIG_PROPERTY_NAME_SHORTLABELS - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
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_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_IGNORE_UNKNOWN_RECORD_TYPES_DEFAULT - Static variable in class kieker.analysis.plugin.reader.filesystem.FSReader
 
CONFIG_PROPERTY_VALUE_INCLUDE_WEIGHTS_DEFAULT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
CONFIG_PROPERTY_VALUE_MAX_TIMESTAMP - 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_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.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
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_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
 
ConstructionEvent(long, String, String) - Constructor for class kieker.common.record.flow.ConstructionEvent
 
ConstructionEvent(Object[]) - Constructor for class kieker.common.record.flow.ConstructionEvent
 
ConstructionMonitoringProbe - Annotation Type in kieker.monitoring.annotation
 
consume() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordStream
 
CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
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
 
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
 
ControlServlet - Class in kieker.monitoring.servlet
 
ControlServlet() - Constructor for class kieker.monitoring.servlet.ControlServlet
Constructs a ControlServlet.
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.
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.
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() - Constructor for class kieker.common.record.system.CPUUtilizationRecord
 
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.
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) - 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) - 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'.
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, 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.AbstractNodeDecoration
 
createFormattedOutput() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
 
createFromArray(Class<? extends IMonitoringRecord>, Object[]) - Static method in class kieker.common.record.AbstractMonitoringRecord
 
createFromName(String) - Static method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
 
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
 
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) - 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
 
currentElement() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordStream
 
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.

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
 
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
 
DECORATOR_SEPARATOR - Static variable in class kieker.tools.traceAnalysis.Constants
 
DECORATORS_OPTION_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
decreaseActive() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
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
 
defaultCase(EObject) - Method in class kieker.analysis.model.analysisMetaModel.util.AnalysisMetaModelSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DefaultSystemTimer - Class in kieker.monitoring.timer
Deprecated. will be removed in Kieker 1.6
DefaultSystemTimer(Configuration) - Constructor for class kieker.monitoring.timer.DefaultSystemTimer
Deprecated. replaced with SystemNanoTimer
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.
DependencyGraph<T> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
DependencyGraph(int, T) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraph
 
DependencyGraphNode<T> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
DependencyGraphNode(int, T) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
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
 
dispatch(AbstractTraceEvent) - Method in class kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher
 
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.
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_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.
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.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.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
 
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.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.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
 
eIsSet(int) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
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
 
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.common.record.AbstractMonitoringRecord
 
equals(Object) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
equals(Object) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
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
 
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
 
eSet(int, Object) - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
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
 
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.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
 
eventList() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
Returns the list of AbstractTraceEvents, ordered by AbstractTraceEvent.getOrderIndex().
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
 
EventRecordStream - Class in kieker.tools.traceAnalysis.filter.flow
 
EventRecordStream(EventRecordTrace) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventRecordStream
 
EventRecordTrace - Class in kieker.tools.traceAnalysis.filter.flow
 
EventRecordTrace(long) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
EventRecordTrace(long, String) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
EventRecordTrace(long, String, String) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
EventRecordTraceGenerationFilter - Class in kieker.tools.traceAnalysis.filter.flow
TODO: The implementation of this plugin was based on the TraceReconstructionFilter.
EventRecordTraceGenerationFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
 
EVENTRECORDTRACERECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
EventTrace2ExecutionAndMessageTraceFilter - Class in kieker.tools.traceAnalysis.filter.flow
This filter converts an event-based trace to an execution-based trace.
EventTrace2ExecutionAndMessageTraceFilter(Configuration) - Constructor for class kieker.tools.traceAnalysis.filter.flow.EventTrace2ExecutionAndMessageTraceFilter
 
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
Replays a filesystem monitoring log and simply passes each record to a specified IMonitoringRecordReceiver.
FilesystemLogReplayer(IMonitoringController, String[]) - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayer
Normal replay mode (i.e., non-real-time).
FilesystemLogReplayer(IMonitoringController, String[], boolean, int) - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayer
 
FilesystemLogReplayer(IMonitoringController, String[], boolean, int, long, long) - 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__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
 
FSReaderRealtime - Class in kieker.tools.logReplayer
 
FSReaderRealtime(Configuration) - Constructor for class kieker.tools.logReplayer.FSReaderRealtime
Creates a new instance of this class using the given parameters to configure the reader.
FsWriterThread - Class in kieker.monitoring.writer.filesystem.async
 
FsWriterThread(IMonitoringController, BlockingQueue<IMonitoringRecord>, MappingFileWriter, String, 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.operationCall
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationCall.FullInstrumentation
 
FullInstrumentation - Class in kieker.monitoring.probe.aspectj.flow.operationExecution
 
FullInstrumentation() - Constructor for class kieker.monitoring.probe.aspectj.flow.operationExecution.FullInstrumentation
 

G

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
 
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
 
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.
getAndIncValue() - Method in class kieker.tools.traceAnalysis.filter.visualization.util.IntContainer
 
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
 
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 class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCalleeOperationSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCallerClassSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCallerOperationSignature() - Method in class kieker.common.record.flow.trace.operation.CallOperationEvent
 
getCause() - Method in class kieker.common.record.flow.trace.operation.AfterOperationFailedEvent
 
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.
getClassName() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
getClassName() - Method in class kieker.common.record.flow.ConstructionEvent
 
getClassSignature() - Method in class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
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
 
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.
getCOPYRIGHT() - Static method in class kieker.common.util.Version
Returns the version String.
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.forward.CountingFilter
 
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.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.FSReaderRealtime
 
getCurrentConfiguration() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getCurrentConfiguration() - Method in class kieker.tools.logReplayer.RealtimeReplayWorker
 
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.EventRecordTraceGenerationFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.flow.EventTrace2ExecutionAndMessageTraceFilter
 
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.callTree.AbstractAggregatedCallTreeFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram.SequenceDiagramFilter
 
getCurrentConfiguration() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
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.
getCurrentTime() - Method in class kieker.common.record.misc.TimestampRecord
Deprecated. will be removed in Kieker 1.6; use TimestampRecord.getTimestamp()
getDecoration(Class<? extends AbstractNodeDecoration>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
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'.
getDestination() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
getDestination() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
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
 
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
 
getExecutionTraceInputPortName() - Method in class kieker.tools.traceAnalysis.filter.AbstractExecutionTraceProcessingFilter
 
getExecutionTraceInputPortName() - Method in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
getExecutionTraceInputPortName() - Method in class kieker.tools.traceAnalysis.filter.traceWriter.ExecutionTraceWriterFilter
 
getExperimentId() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. Will be removed in 1.6
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.
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
 
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
 
getHostname() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
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
 
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
 
getIncomingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
getIncomingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
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.DefaultSystemTimer
Deprecated.  
getInstance() - Static method in class kieker.monitoring.timer.SystemNanoTimer
 
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
 
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.
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
 
getMaxOrderIndex() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
getMaxTimestamp() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
getMaxTimestamp() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
Returns the maximum timestamp of the received AbstractTraceEvents.
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
 
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
 
getMinOrderIndex() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
getMinTimestamp() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
getMinTimestamp() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
Returns the minimum timestamp of the received AbstractTraceEvents.
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.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.MRepositoryConnector
 
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.MIRepositoryConnector
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.DependencyGraph
 
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
 
getNumWorkers() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getObject() - Method in class kieker.monitoring.core.registry.RegistryRecord
 
getObjectName() - Method in class kieker.common.record.flow.ConstructionEvent
 
getOffset() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
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
 
getOperationName() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
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 class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
getOrderIndex() - Method in class kieker.common.record.flow.trace.AbstractTraceEvent
 
getOutgoingDependencies() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
getOutgoingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
getOutgoingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
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.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.MInputPort
 
getParent() - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
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
 
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_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.
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'.
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'.
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_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_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.
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
 
getRetVal() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. remove in Kieker 1.6
getRootNode() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraph
 
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
 
getServletInfo() - Method in class kieker.monitoring.servlet.ControlServlet
Returns a short description of the servlet.
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.filter.flow.EventRecordTrace
 
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.
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
 
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.callTree.WeightedDirectedCallTreeEdge
 
getSource() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
getStartTime() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getState() - Method in class kieker.analysis.AnalysisController
Delivers the current state of the analysis controller.
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
 
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
 
getter() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
getThreadId() - Method in class kieker.common.record.flow.trace.Trace
 
getTime() - Method in class kieker.monitoring.timer.DefaultSystemTimer
Deprecated.  
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 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.currentTimeEventGenerator.TimestampEvent
Deprecated. Returns the current time.
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 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.
getTraceId() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
 
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
 
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.tools.traceAnalysis.filter.visualization.util.IntContainer
 
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.ConstructionEvent
 
getValueTypes() - Method in class kieker.common.record.flow.trace.concurrency.SplitEvent
 
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.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.
getWait() - Method in class kieker.common.record.system.CPUUtilizationRecord
 

H

handleAfterOperationEvent(AfterOperationEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
handleAfterOperationFailedEvent(AfterOperationFailedEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
handleBeforeOperationEvent(BeforeOperationEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
handleCallOperationEvent(CallOperationEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
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
 
handleSplitEvent(SplitEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
handleUnsupportedEvent(AbstractTraceEvent) - Method in interface kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher.IAbstractTraceEventVisitor
 
hashCode() - Method in class kieker.common.record.AbstractMonitoringRecord
 
hashCode() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
hashCode() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.CallTreeOperationHashKey
 
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
 
hasReturnType() - Method in class kieker.common.util.Signature
 

I

IAnalysisEvent - Interface in kieker.analysis.plugin
Deprecated. to be removed in Kieker 1.6
IFilterPlugin - Interface in kieker.analysis.plugin.filter
 
IFlowRecord - Interface in kieker.common.record.flow
Marker interface to collect all kieker.common.record.flow..* records.
IJMXController - Interface in kieker.monitoring.core.controller
This controller publishes all interface methods of IMonitoringController as a MBean.
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.common.record
Deprecated. 
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
 
incIncomingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
incIncomingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
incOutgoingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
incOutgoingWeight() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
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
 
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.filter.IFilterPlugin
Initiates the start of a component.
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
 
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. 
initialize() - Static method in class kieker.monitoring.servlet.ControlServlet
 
initialize(IMonitoringRecord, RealtimeReplayDistributor, FSReaderRealtime.FSReaderRealtimeCons, String, AnalysisController) - Method in class kieker.tools.logReplayer.RealtimeReplayWorker
 
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_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_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.EventTrace2ExecutionAndMessageTraceFilter
 
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.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_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_MONITORING_RECORDS - Static variable in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
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_RECORDS - Static variable in class kieker.tools.traceAnalysis.filter.executionRecordTransformation.ExecutionRecordTransformationFilter
 
INPUT_PORT_NAME_TRACE_EVENT - Static variable in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
 
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.TeeFilter
 
inputEvents(Object) - Method in class kieker.analysis.plugin.filter.select.TypeFilter
 
inputEventTrace(EventRecordTrace) - Method in class kieker.tools.traceAnalysis.filter.flow.EventTrace2ExecutionAndMessageTraceFilter
 
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
 
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
 
inputMonitoringRecords(IMonitoringRecord) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
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.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.
inputTraceEvent(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.select.TimestampFilter
 
inputTraceEvent(IMonitoringRecord) - Method in class kieker.analysis.plugin.filter.trace.TraceIdFilter
 
inputTraceEvent(IMonitoringRecord) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
 
IntContainer - Class in kieker.tools.traceAnalysis.filter.visualization.util
 
IntContainer(int) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.util.IntContainer
 
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
 
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
 
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
 
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
 
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
 
isConnectionAllowed(AbstractPlugin, String, AbstractPlugin, String) - Static method in class kieker.analysis.plugin.AbstractPlugin
This method checks whether two plugins can be connected.
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
 
isEntryPoint() - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. remove in Kieker 1.6
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
 
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
 
iterator() - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
Returns the AbstractTraceEvents ordered by AbstractTraceEvent.getOrderIndex()
ITimeSource - Interface in kieker.monitoring.timer
 
ITimeSourceController - Interface in kieker.monitoring.core.controller
 
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
Listens to a JMS queue and simply passes each record to a specified IMonitoringRecordReceiver.
JMSLogReplayer(AbstractFilterPlugin, 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.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.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.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.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.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.operationCall - package kieker.monitoring.probe.aspectj.flow.operationCall
 
kieker.monitoring.probe.aspectj.flow.operationExecution - package kieker.monitoring.probe.aspectj.flow.operationExecution
 
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.servlet - package kieker.monitoring.servlet
 
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.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.sequenceDiagram - package kieker.tools.traceAnalysis.filter.visualization.sequenceDiagram
 
kieker.tools.traceAnalysis.filter.visualization.util - package kieker.tools.traceAnalysis.filter.visualization.util
 
kieker.tools.traceAnalysis.filter.visualization.util.dot - package kieker.tools.traceAnalysis.filter.visualization.util.dot
 
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

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
 
lookahead(int) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordStream
 
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
 
main(String[]) - Static method in class kieker.tools.traceAnalysis.TraceAnalysisWrapper
 
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.FilesystemLogReplayer
 
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'.
member2memberOperation(Object, 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.operationCall.AbstractAspect
 
MemSwapUsageRecord - Class in kieker.common.record.system
 
MemSwapUsageRecord() - Constructor for class kieker.common.record.system.MemSwapUsageRecord
 
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'.
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.FilesystemLogReplayer
 
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'.
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
 
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.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.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.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.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
 
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'.

N

NAMESPACE_URI - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
newCall(Object) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractCallTreeNode
 
newCall(Object) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeNode
 
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.common.record.IMonitoringRecordReceiver
Deprecated. Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.monitoring.core.controller.IWriterController
 
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_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
 
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(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
 
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
 
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
String variables must not be null.
OperationExecutionRecord() - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
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(String, String, long) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
OperationExecutionRecord(String, String, long, long, long) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
OperationExecutionRecord(String, String, long, long) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
OperationExecutionRecord(String, String, String, long, long, long) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
OperationExecutionRecord(String, String, String, long, long, long, String, int, int) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6
OperationExecutionRecord(Object[]) - Constructor for class kieker.common.record.controlflow.OperationExecutionRecord
 
OperationExecutionRegistrationAndLoggingFilter - Class in kieker.monitoring.probe.servlet
Deprecated. To be removed in Kieker 1.6. Use SessionAndTraceRegistrationFilter instead.
OperationExecutionRegistrationAndLoggingFilter() - Constructor for class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
Deprecated.  
OperationExecutionRegistrationFilter - Class in kieker.monitoring.probe.servlet
Deprecated. To be removed in Kieker 1.6. Use SessionAndTraceRegistrationFilter instead.
OperationExecutionRegistrationFilter() - Constructor for class kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
Deprecated.  
OperationExecutionSOAPRequestInInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPRequestInInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
OperationExecutionSOAPRequestOutInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPRequestOutInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
OperationExecutionSOAPResponseInInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPResponseInInterceptor() - Constructor for class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
OperationExecutionSOAPResponseOutInterceptor - Class in kieker.monitoring.probe.cxf
 
OperationExecutionSOAPResponseOutInterceptor() - 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
 
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.tools.logReplayer.RealtimeReplayWorker
 
OUTPUT_PORT_NAME_COUNT - Static variable in class kieker.analysis.plugin.filter.forward.CountingFilter
 
OUTPUT_PORT_NAME_CURRENT_TIME - Static variable in class kieker.tools.currentTimeEventGenerator.CurrentTimeEventGenerationFilter
 
OUTPUT_PORT_NAME_EXECUTION_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.flow.EventTrace2ExecutionAndMessageTraceFilter
 
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_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.EventTrace2ExecutionAndMessageTraceFilter
 
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_MONITORING_RECORDS - Static variable in class kieker.tools.logReplayer.FSReaderRealtime
 
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.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.TeeFilter
 
OUTPUT_PORT_NAME_TRACE - Static variable in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
 
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

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
 
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__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.flow.EventRecordTraceGenerationFilter
 
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.dependencyGraph.AbstractDependencyGraphFilter
 
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
 
processMessage(AbstractMessage, DependencyGraphNode<?>, DependencyGraphNode<?>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractNodeDecorator
 
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_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__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.namedRecordPipe.PipeReader
Blocks until the associated pipe is being closed.
read() - Method in class kieker.tools.logReplayer.FSReaderRealtime
Replays the monitoring log in real-time and returns after the complete log was being replayed.
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__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.
RealtimeReplayDistributor - Class in kieker.tools.logReplayer
IMonitoringRecordConsumerPlugin that distributes the log records to the worker thread for "real time" replays.
This class has exactly one input port named "in" and one output ports named "out".
TODO: Currently this class can not be used for the later analysis tool, as the objects for the constructor cannot be configured with a configuration object.
RealtimeReplayDistributor(Configuration) - Constructor for class kieker.tools.logReplayer.RealtimeReplayDistributor
Constructs a RealtimeReplayDistributor.
RealtimeReplayWorker - Class in kieker.tools.logReplayer
A Runnable to be scheduled via the RealtimeReplayDistributor TODO This plugin has to be rewritten in 1.6 to be initializable without further methods (initialize(...))
RealtimeReplayWorker(Configuration) - Constructor for class kieker.tools.logReplayer.RealtimeReplayWorker
Creates a new instance of this class using the given parameters.
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).
refersToSameOperationAs(AbstractOperationEvent) - Method in class kieker.common.record.flow.trace.operation.AbstractOperationEvent
 
registerExecution(Execution) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
 
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
 
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.FilesystemLogReplayer
Replays the monitoring log terminates after the last record was passed to the configured IMonitoringRecordReceiver.
replay() - Method in class kieker.tools.logReplayer.JMSLogReplayer
Replays the monitoring log terminates after the last record was passed to the configured IMonitoringRecordReceiver.
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__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.
ResourceUtilizationRecord - Class in kieker.common.record.system
 
ResourceUtilizationRecord() - Constructor for class kieker.common.record.system.ResourceUtilizationRecord
 
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
 
ResponseTimeDecoration() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeDecoration
 
ResponseTimeNodeDecorator - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
ResponseTimeNodeDecorator() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ResponseTimeNodeDecorator
 
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_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
 
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
 
run() - Method in class kieker.tools.logReplayer.RealtimeReplayWorker
 

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.
saveToDotFile(String, boolean, boolean, boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
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
 
saveTreeToDotFile(String, boolean, boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeFilter
 
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_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
 
setAllocationComponentOperationPairFactory(AllocationComponentOperationPairFactory) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAllocationComponentOperationCallTreeFilter
 
setAssemblyComponentOperationPairFactory(AssemblyComponentOperationPairFactory) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AggregatedAssemblyComponentOperationCallTreeFilter
 
setAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraphNode
 
setAssumed() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setBranchID(int) - Method in class kieker.common.record.controlflow.BranchingRecord
 
setBranchingOutcome(int) - Method in class kieker.common.record.controlflow.BranchingRecord
 
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.
setClassName(String) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6. Also, this class will become immutable in Kieker 1.6.
setCons(FSReaderRealtime.FSReaderRealtimeCons) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
setConstInputPortName(String) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
setController(IMonitoringController) - Method in class kieker.monitoring.writer.AbstractMonitoringWriter
 
setController(IMonitoringController) - Method in interface kieker.monitoring.writer.IMonitoringWriter
Set the IMonitoringController controlling this writer.
setController(AnalysisController) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
setCpuID(String) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setCurrentTime(long) - Method in class kieker.common.record.misc.TimestampRecord
Deprecated. will be removed in Kieker 1.6; record will become immutable
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.
setDependencyGraph(DependencyGraph<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
setDestination(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setEntryPoint(boolean) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. remove in Kieker 1.6
setEoi(int) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
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.
setEss(int) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setExperimentId(int) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
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
 
setHostname(String) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setHostname(String) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setHostname(String) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setHostname(String) - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
setHostname(String) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
setIdle(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setIrq(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setLoggingTimestamp(long) - Method in class kieker.common.record.AbstractMonitoringRecord
 
setLoggingTimestamp(long) - Method in interface kieker.common.record.IMonitoringRecord
 
setMemFree(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setMemTotal(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setMemUsed(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
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.MRepositoryConnector
 
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.MIRepositoryConnector
Sets the value of the 'Name' attribute.
setNice(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setOperationName(String) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. will be removed in Kieker 1.6. Also, this class will become immutable in Kieker 1.6.
setOperationSignature(String) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6 A string can, for example, be created using ClassOperationSignaturePair.toOperationSignatureString().
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(MIFilter) - Method in class kieker.analysis.model.analysisMetaModel.impl.MInputPort
 
setParent(MIPlugin) - Method in class kieker.analysis.model.analysisMetaModel.impl.MOutputPort
 
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
 
setPipeReader(IPipeReader) - Method in class kieker.common.namedRecordPipe.Pipe
 
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.
setResourceName(String) - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
setRetVal(Object) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. remove in Kieker 1.6
setRoot(AbstractAggregatedCallTreeNode<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.callTree.AbstractAggregatedCallTreeFilter
 
setSessionId(String) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setSessionId(String) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTrace
 
setSource(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setSwapFree(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setSwapTotal(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setSwapUsed(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setSystem(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setter() - Method in class kieker.monitoring.probe.aspectj.AbstractAspectJProbe
 
setTerminationLatch(CountDownLatch) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
setTimestamp(long) - Method in class kieker.common.record.controlflow.BranchingRecord
 
setTimestamp(long) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setTimestamp(long) - Method in class kieker.common.record.system.MemSwapUsageRecord
 
setTimestamp(long) - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
setTimestamp(long) - Method in class kieker.tools.currentTimeEventGenerator.TimestampEvent
Deprecated. Sets the current time to the given value.
setTin(long) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setTotalUtilization(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setTout(long) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setTraceEquivalenceCallMode(TraceEquivalenceClassFilter.TraceEquivalenceClassModes) - Method in class kieker.tools.traceAnalysis.filter.traceFilter.TraceEquivalenceClassFilter
 
setTraceId(long) - Method in class kieker.common.record.controlflow.OperationExecutionRecord
Deprecated. this class will become immutable in Kieker 1.6
setUser(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
setUtilization(double) - Method in class kieker.common.record.system.ResourceUtilizationRecord
 
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(int) - Method in class kieker.tools.traceAnalysis.filter.visualization.util.IntContainer
 
setWait(double) - Method in class kieker.common.record.system.CPUUtilizationRecord
 
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.
size() - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.DependencyGraph
Return number of nodes
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
 
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)).
start() - Method in class kieker.analysis.AnalysisControllerThread
 
StateController - Class in kieker.monitoring.core.controller
 
static2memberOperation(Object, 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.operationCall.AbstractAspect
 
staticOperation(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectj.flow.operationExecution.AbstractAspect
 
STEREOTYPE_ALLOCATION_COMPONENT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
STEREOTYPE_ASSEMBLY_COMPONENT - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
STEREOTYPE_EXECUTION_CONTAINER - Static variable in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.AbstractDependencyGraphFilter
 
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
 
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.forward.TeeFilter
 
terminate(boolean) - Method in interface kieker.analysis.plugin.filter.IFilterPlugin
Initiates a termination of the component.
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 interface kieker.analysis.plugin.reader.IReaderPlugin
Initiates a termination of the reader.
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.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.FSReaderRealtime
 
terminate(boolean) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.flow.EventRecordTraceGenerationFilter
Terminates the filter (internally, all pending traces are processed).
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.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAllocationFilter
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ComponentDependencyGraphAssemblyFilter
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.ContainerDependencyGraphFilter
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAllocationFilter
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.OperationDependencyGraphAssemblyFilter
Saves the dependency graph 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
 
TimestampEvent - Class in kieker.tools.currentTimeEventGenerator
Deprecated. will be removed in Kieker 1.6; use TimestampRecord instead.
TimestampEvent(long) - Constructor for class kieker.tools.currentTimeEventGenerator.TimestampEvent
Deprecated. Creates a new TimestampEvent with the given timestamp.
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() - Constructor for class kieker.common.record.misc.TimestampRecord
Constructs a new TimestampRecord with the without setting the current time value.
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.ConstructionEvent
 
toArray() - Method in class kieker.common.record.flow.trace.concurrency.SplitEvent
 
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.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(String[]) - Static method in class kieker.common.configuration.Configuration
Converts the String[] to a String split by '|'.
toProperty(Object[]) - Static method in class kieker.common.configuration.Configuration
Converts the Object[] to a String split by '|'.
toString() - Method in class kieker.analysis.model.analysisMetaModel.impl.MDependency
 
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.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.Signature
 
toString() - Method in class kieker.monitoring.core.controller.AbstractController
 
toString() - Method in interface kieker.monitoring.core.controller.IJMXController
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.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.timer.AbstractTimeSource
 
toString() - Method in class kieker.monitoring.timer.DefaultSystemTimer
Deprecated.  
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.filter.flow.EventRecordTrace
 
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.
TraceAnalysisWrapper - Class in kieker.tools.traceAnalysis
Build classpath and run trace analysis tool.
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) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.TraceCallTreeNode
 
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
 
TraceEventDispatcher - Class in kieker.tools.traceAnalysis.filter.flow
 
TraceEventDispatcher(TraceEventDispatcher.IAbstractTraceEventVisitor) - Constructor for class kieker.tools.traceAnalysis.filter.flow.TraceEventDispatcher
 
TraceEventDispatcher.IAbstractTraceEventVisitor - Interface in kieker.tools.traceAnalysis.filter.flow
 
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
 
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
 
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

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.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.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.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.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).

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
 
WeightedBidirectionalDependencyGraphEdge<T> - Class in kieker.tools.traceAnalysis.filter.visualization.dependencyGraph
 
WeightedBidirectionalDependencyGraphEdge() - Constructor for class kieker.tools.traceAnalysis.filter.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
WeightedBidirectionalDependencyGraphEdge(DependencyGraphNode<T>, DependencyGraphNode<T>) - 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>) - Constructor for class kieker.tools.traceAnalysis.filter.visualization.callTree.WeightedDirectedCallTreeEdge
 
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
 
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.5

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