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

A

AbstractAggregatedCallTreeNode<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
AbstractAggregatedCallTreeNode(int, SystemModelRepository, T, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractAggregatedCallTreeNode
 
AbstractAspectJProbe - Class in kieker.monitoring.probe.aspectJ
 
AbstractAspectJProbe() - Constructor for class kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
 
AbstractCallTreeNode<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
AbstractCallTreeNode(int, SystemModelRepository, T, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode
 
AbstractCallTreePlugin<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
Plugin providing the creation of calling trees both for individual traces and an aggregated form mulitple traces.
AbstractCallTreePlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreePlugin
 
AbstractDependencyGraphPlugin<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
AbstractDependencyGraphPlugin(String, SystemModelRepository, DependencyGraph<T>) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
AbstractExecutionTraceProcessingPlugin - Class in kieker.tools.traceAnalysis.plugins
 
AbstractExecutionTraceProcessingPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.AbstractExecutionTraceProcessingPlugin
 
AbstractInputPort<T extends IAnalysisEvent> - Class in kieker.analysis.plugin.configuration
 
AbstractInputPort(String) - Constructor for class kieker.analysis.plugin.configuration.AbstractInputPort
 
AbstractInvalidExecutionTraceProcessingPlugin - Class in kieker.tools.traceAnalysis.plugins
 
AbstractInvalidExecutionTraceProcessingPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.AbstractInvalidExecutionTraceProcessingPlugin
 
AbstractMessageTraceProcessingPlugin - Class in kieker.tools.traceAnalysis.plugins
 
AbstractMessageTraceProcessingPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.AbstractMessageTraceProcessingPlugin
 
AbstractMonitoringLogReader - Class in kieker.analysis.reader
 
AbstractMonitoringLogReader() - Constructor for class kieker.analysis.reader.AbstractMonitoringLogReader
 
AbstractMonitoringRecord - Class in kieker.common.record
 
AbstractMonitoringRecord() - Constructor for class kieker.common.record.AbstractMonitoringRecord
 
AbstractOperationExecutionAspect - Class in kieker.monitoring.probe.aspectJ.executions
 
AbstractOperationExecutionAspect() - Constructor for class kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspect
 
AbstractOperationExecutionAspectServlet - Class in kieker.monitoring.probe.aspectJ.executions
 
AbstractOperationExecutionAspectServlet() - Constructor for class kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspectServlet
 
AbstractOperationExecutionMethodInvocationInterceptor - Class in kieker.monitoring.probe.spring.executions
 
AbstractOperationExecutionMethodInvocationInterceptor() - Constructor for class kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
 
AbstractSystemSubRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
AbstractSystemSubRepository(SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
 
AbstractTraceAnalysisPlugin - Class in kieker.tools.traceAnalysis.plugins
 
AbstractTraceAnalysisPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.AbstractTraceAnalysisPlugin
 
AbstractTraceProcessingPlugin - Class in kieker.tools.traceAnalysis.plugins
 
AbstractTraceProcessingPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
AbstractWorkerThread - Class in kieker.monitoring.writer.util.async
 
AbstractWorkerThread() - Constructor for class kieker.monitoring.writer.util.async.AbstractWorkerThread
 
accept(Method, Class<?>) - Method in class kieker.tools.mappingGenerator.filters.basic.NoInterfacesFilter
 
accept(Method, Class<?>) - Method in class kieker.tools.mappingGenerator.filters.basic.NoSuperclassMethodsFilter
 
accept(Method, Class<?>) - Method in class kieker.tools.mappingGenerator.filters.composite.NoInterfaceNoSuperclassFilter
 
accept(Method, Class<?>) - Method in interface kieker.tools.mappingGenerator.MethodFilter
 
actionPerformed(ActionEvent) - Method in class kieker.tools.traceAnalysis.TraceAnalysisGui
 
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
 
addIncomingDependency(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
addOperation(Operation) - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
addOutgoingDependency(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
addRecordReceiver(IMonitoringRecordReceiver) - Method in class kieker.analysis.reader.AbstractMonitoringLogReader
 
addRecordReceiver(IMonitoringRecordReceiver) - Method in interface kieker.analysis.reader.IMonitoringLogReader
Adds the given record receiver.
afterCompletion(WebRequest, Exception) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionWebRequestRegistrationInterceptor
 
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
 
AggregatedAllocationComponentOperationCallTreePlugin - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
AggregatedAllocationComponentOperationCallTreePlugin(String, AllocationComponentOperationPairFactory, SystemModelRepository, File, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedAllocationComponentOperationCallTreePlugin
 
AggregatedAssemblyComponentOperationCallTreePlugin - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
AggregatedAssemblyComponentOperationCallTreePlugin(String, AssemblyComponentOperationPairFactory, SystemModelRepository, File, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedAssemblyComponentOperationCallTreePlugin
 
AggregatedCallTreePlugin<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
AggregatedCallTreePlugin(String, SystemModelRepository, AbstractAggregatedCallTreeNode<T>, File, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
 
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, AllocationComponent) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
allWorkersFinished() - Method in class kieker.monitoring.writer.util.async.TpmonShutdownHook
 
AnalysisController - Class in kieker.analysis
2010-03-06 Matthias: Added exception handling for the case that the log reader is missing.
AnalysisController() - Constructor for class kieker.analysis.AnalysisController
 
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, AssemblyComponent) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
AsyncDbWriter - Class in kieker.monitoring.writer.database
Stores monitoring data into a database.
AsyncDbWriter() - Constructor for class kieker.monitoring.writer.database.AsyncDbWriter
 
AsyncDbWriter(String, String, String, boolean, int, boolean) - Constructor for class kieker.monitoring.writer.database.AsyncDbWriter
 
AsyncFsWriter - Class in kieker.monitoring.writer.filesystem
 
AsyncFsWriter() - Constructor for class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
AsyncFsWriter(String, int, boolean) - Constructor for class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
AsyncJMSWriter - Class in kieker.monitoring.writer.jms
 
AsyncJMSWriter() - Constructor for class kieker.monitoring.writer.jms.AsyncJMSWriter
 

B

BranchingProbe - Class in kieker.monitoring.probe.manual
Convenience class which provides a static method to log branching.
BranchingProbe() - Constructor for class kieker.monitoring.probe.manual.BranchingProbe
 
BranchingRecord - Class in kieker.common.record
 
BranchingRecord() - Constructor for class kieker.common.record.BranchingRecord
 
BranchingRecord(long, int, int) - Constructor for class kieker.common.record.BranchingRecord
 
BriefJavaFxInformer - Class in kieker.tools.javaFx
 
BriefJavaFxInformer() - Constructor for class kieker.tools.javaFx.BriefJavaFxInformer
 

C

CALL_TREE_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
CallTreeNode - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
CallTreeNode(CallTreeNode, CallTreeOperationHashKey) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
CallTreeOperationHashKey - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
CallTreeOperationHashKey(AllocationComponent, Operation) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeOperationHashKey
 
classname - Variable in class kieker.common.record.MonitoringRecordTypeClassnameMapping
 
className - Variable in class kieker.common.record.OperationExecutionRecord
 
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(StructureElement) - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
Compares two StructureElement objects by their causeRating.
ComponentDependencyGraphPluginAllocation - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
ComponentDependencyGraphPluginAllocation(String, SystemModelRepository, File, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAllocation
 
ComponentDependencyGraphPluginAssembly - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
ComponentDependencyGraphPluginAssembly(String, SystemModelRepository, File, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAssembly
 
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
 
Constants - Class in kieker.tools.traceAnalysis
Externalized Strings from TraceAnalysisTool
Constants() - Constructor for class kieker.tools.traceAnalysis.Constants
 
CONTAINER_DEPENDENCY_GRAPH_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
ContainerDependencyGraphPlugin - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
ContainerDependencyGraphPlugin(String, SystemModelRepository, File, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ContainerDependencyGraphPlugin
 
contextDestroyed(ServletContextEvent) - Method in class kieker.monitoring.core.TerminationServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class kieker.monitoring.core.TerminationServletContextListener
 
ControlFlowRegistry - Class in kieker.monitoring.core
 
ControlServlet - Class in kieker.monitoring.servlet
 
ControlServlet() - Constructor for class kieker.monitoring.servlet.ControlServlet
 
convertDatetimeStringToUTCDate(String) - Static method in class kieker.common.util.LoggingTimestampConverter
Converts a datetime string of format yyyyMMdd-HHmmss (UTC timezone) into a Date object.
convertDatetimeStringToUTCLoggingTimestamp(String) - Static method in class kieker.common.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.common.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.common.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.
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.plugins.visualization.util.dot.DotFactory
Constructs dot code for a cluster from the specified elements.
createConnection(String, String, String, String, String) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
Creates dot code for a connection.
createConnection(String, String, String, String, String, String) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
Creates dot code for a connection.
createConnection(String, String, String, double, double) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
Creates dot code for a connection.
createEdgeDefaults(String, String, String) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
Constructs dot code for the edge defaults.
createHeader(String, String, String, String, double) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
Constructs dot code for a directed graph (digraph) file header.
createNewChild(AllocationComponent, Operation) - Method in class kieker.tools.traceAnalysis.plugins.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.plugins.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.plugins.visualization.util.dot.DotFactory
Constructs dot code for the node defaults.
currentTimeNanos() - Method in class kieker.monitoring.core.MonitoringController
Returns the timestamp for the 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
 
DbWriterThread - Class in kieker.monitoring.writer.database
 
DbWriterThread(Connection, BlockingQueue<IMonitoringRecord>, String) - Constructor for class kieker.monitoring.writer.database.DbWriterThread
 
decreaseActive() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
deliver(T) - Method in class kieker.analysis.plugin.configuration.OutputPort
 
DependencyGraph<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
 
DependencyGraph(int, T) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraph
 
DependencyGraphNode<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
 
DependencyGraphNode(int, T) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
destroy() - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
 
destroy() - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
 
disable() - Method in class kieker.monitoring.core.MonitoringController
Disables monitoring.
doBasicProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspect
 
doBasicProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotation
 
doBasicProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotationServlet
 
doBasicProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFull
 
doBasicProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFullServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
 
doServletEntryProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.AbstractOperationExecutionAspectServlet
 
doServletEntryProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotationServlet
 
doServletEntryProfiling(ProceedingJoinPoint) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFullServlet
 
DOT_ARROWHEAD_OPEN - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_DEFAULT_FONTSIZE - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_DOT_RANKDIR_LR - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_FILLCOLOR_WHITE - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_SHAPE_BOX - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_SHAPE_BOX3D - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_SHAPE_NONE - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_SHAPE_OVAL - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_STYLE_DASHED - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DOT_STYLE_FILLED - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.DotFactory
 
DotFactory - Class in kieker.tools.traceAnalysis.plugins.visualization.util.dot
This class provides a collection of static methods to compile Graphviz Dot elements from string attributes and properties.
DummyLogReader - Class in kieker.analysis.reader
This is a logReader for testing.
DummyLogReader() - Constructor for class kieker.analysis.reader.DummyLogReader
 
DummyMonitoringRecord - Class in kieker.common.record
 
DummyMonitoringRecord() - Constructor for class kieker.common.record.DummyMonitoringRecord
 
DummyRecordConsumer - Class in kieker.analysis.plugin
 
DummyRecordConsumer() - Constructor for class kieker.analysis.plugin.DummyRecordConsumer
 

E

enable() - Method in class kieker.monitoring.core.MonitoringController
Enables monitoring.
END_OF_MONITORING_MARKER - Static variable in class kieker.monitoring.core.MonitoringController
 
eoi - Variable in class kieker.common.record.OperationExecutionRecord
 
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.OperationExecutionRecord
Compares two records.
equals(Object) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeOperationHashKey
 
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
 
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.Message
 
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 iff their ids are equal.
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
equals(Object) - Method in class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
ess - Variable in class kieker.common.record.OperationExecutionRecord
 
ESS_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
ESS_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
EventProcessingException - Exception in kieker.analysis.plugin
 
EventProcessingException(String) - Constructor for exception kieker.analysis.plugin.EventProcessingException
 
EventProcessingException(String, Throwable) - Constructor for exception kieker.analysis.plugin.EventProcessingException
 
EXEC_TRACE_RECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
execute() - Method in class kieker.analysis.plugin.DummyRecordConsumer
 
execute() - Method in interface kieker.analysis.plugin.IAnalysisPlugin
Initiates the start of a component.
execute() - Method in class kieker.analysis.plugin.MonitoringRecordTypeLogger
 
execute() - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
execute() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TraceIdFilter
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.messageTraceRepository.MessageTraceRepositoryPlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.ExecutionTraceWriterPlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.InvalidExecutionTraceWriterPlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.MessageTraceWriterPlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAllocation
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAssembly
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ContainerDependencyGraphPlugin
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAllocation
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAssembly
 
execute() - Method in class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
Execution - Class in kieker.tools.traceAnalysis.systemModel
 
Execution(Operation, AllocationComponent, long, String, int, int, long, long) - Constructor for class kieker.tools.traceAnalysis.systemModel.Execution
Creates a new Execution instance.
Execution(Operation, AllocationComponent, long, int, int, long, long) - 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, ExecutionContainer) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
ExecutionEventProcessingException - Exception in kieker.tools.traceAnalysis.plugins.executionRecordTransformation
 
ExecutionEventProcessingException(String) - Constructor for exception kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionEventProcessingException
 
ExecutionEventProcessingException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionEventProcessingException
 
ExecutionRecordTransformationFilter - Class in kieker.tools.traceAnalysis.plugins.executionRecordTransformation
Transforms KiekerExecutionRecords into Execution objects.
ExecutionRecordTransformationFilter(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
ExecutionTrace - Class in kieker.tools.traceAnalysis.systemModel
 
ExecutionTrace(long) - Constructor for class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
 
ExecutionTraceWriterPlugin - Class in kieker.tools.traceAnalysis.plugins.traceWriter
 
ExecutionTraceWriterPlugin(String, SystemModelRepository, String) - Constructor for class kieker.tools.traceAnalysis.plugins.traceWriter.ExecutionTraceWriterPlugin
 
experimentId - Variable in class kieker.common.record.OperationExecutionRecord
 

F

fetchClassForRecordTypeId(int) - Method in class kieker.common.record.MonitoringRecordTypeRegistry
Returns the class object for the given record type ID record type recordTypeId, which has been registered before by calling the registerRecordTypeIdMapping method.
FilesystemLogReplayer - Class in kieker.tools.logReplayer
 
FilesystemLogReplayer(String[]) - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayer
Normal replay mode (i.e., non-real-time).
FilesystemLogReplayer(String[], boolean, boolean, int) - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayer
 
FilesystemLogReplayerStarter - Class in kieker.tools.logReplayer
 
FilesystemLogReplayerStarter() - Constructor for class kieker.tools.logReplayer.FilesystemLogReplayerStarter
 
FSReader - Class in kieker.analysis.reader.filesystem
Filesystem reader which reads from multiple directories simultaneously ordered by the logging timestamp.
FSReader(String[]) - Constructor for class kieker.analysis.reader.filesystem.FSReader
 
FSReader() - Constructor for class kieker.analysis.reader.filesystem.FSReader
Default constructor used for construction by reflection.
FSReaderRealtime - Class in kieker.tools.logReplayer
 
FSReaderRealtime() - Constructor for class kieker.tools.logReplayer.FSReaderRealtime
Constructor for FSReaderRealtime.
FSReaderRealtime(String[], int) - Constructor for class kieker.tools.logReplayer.FSReaderRealtime
 
FsWriterThread - Class in kieker.monitoring.writer.filesystem
 
FsWriterThread(BlockingQueue<IMonitoringRecord>, MappingFileWriter, String) - Constructor for class kieker.monitoring.writer.filesystem.FsWriterThread
 

G

getAllocationComponent() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
getAllocationComponent() - Method in class kieker.tools.traceAnalysis.plugins.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
 
getAndStoreUniqueThreadLocalTraceId() - Method in class kieker.monitoring.core.ControlFlowRegistry
This method returns a thread-local traceid which is globally unique and stored it local for the thread.
getAnomalyRating() - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
 
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
 
getCauseRating() - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
 
getChild(AllocationComponent, Operation) - Method in class kieker.tools.traceAnalysis.plugins.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.plugins.visualization.callTree.AbstractCallTreeNode
 
getChildren() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
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.
getConnectorInfo() - Method in class kieker.monitoring.core.MonitoringController
Returns a human-readable information string about the controller configuration.
getDateString() - Method in class kieker.monitoring.core.MonitoringController
Returns a human-readable string with the current date and time.
getDescription() - Method in class kieker.analysis.plugin.configuration.AbstractInputPort
 
getDescription() - Method in interface kieker.analysis.plugin.configuration.IPort
 
getDescription() - Method in class kieker.analysis.plugin.configuration.OutputPort
 
getDestination() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
getDestination() - Method in class kieker.tools.traceAnalysis.plugins.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.plugins.visualization.callTree.AbstractCallTreeNode
 
getEntity() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
getEoi() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getEquivalenceClassMap() - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
getErrorCount() - Method in class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
getEss() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
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
 
getExecutionInputPort() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
getExecutionInputPort() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TraceIdFilter
 
getExecutionInputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
getExecutionOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
getExecutionOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TraceIdFilter
 
getExecutionOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
getExecutionTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.AbstractExecutionTraceProcessingPlugin
 
getExecutionTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
getExecutionTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.ExecutionTraceWriterPlugin
 
getExecutionTraceOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
getExecutionTraceOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
getExperimentId() - Method in class kieker.monitoring.core.MonitoringController
 
getFilenamePrefix() - Method in class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
getFullQualifiedName() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getId() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode
 
getId() - Method in class kieker.tools.traceAnalysis.plugins.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
 
getIncomingDependencies() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
getIncomingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
getIncomingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
getInfoString() - Method in class kieker.monitoring.writer.database.AsyncDbWriter
 
getInfoString() - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
getInfoString() - Method in class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
getInfoString() - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
getInfoString() - Method in interface kieker.monitoring.writer.IMonitoringLogWriter
Returns a human-readable information string about the writer's configuration and state.
getInfoString() - Method in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
getInstance() - Static method in class kieker.common.record.DummyMonitoringRecord
 
getInstance() - Static method in class kieker.monitoring.core.ControlFlowRegistry
 
getInstance() - Static method in class kieker.monitoring.core.MonitoringController
Returns the singleton instance.
getInstance() - Static method in class kieker.monitoring.core.SessionRegistry
 
getInstance() - Static method in class kieker.monitoring.probe.cxf.SOAPTraceRegistry
 
getInvalidExecutionTraceArtifacts() - Method in class kieker.tools.traceAnalysis.systemModel.InvalidExecutionTrace
 
getInvalidExecutionTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.AbstractInvalidExecutionTraceProcessingPlugin
 
getInvalidExecutionTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.InvalidExecutionTraceWriterPlugin
 
getInvalidExecutionTraceOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
getInvalidTraces() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
Returns a set of the IDs of invalid traces.
getJfxBrokenExecutionTraceInputPort() - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
getJfxUniqueMessageTraceInputPort() - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
getLastTraceIdError() - Method in class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
getLastTraceIdSuccess() - Method in class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
getLength() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the length of this trace in terms of the number of contained executions.
getLoggingTimestamp() - Method in class kieker.common.record.AbstractMonitoringRecord
 
getLoggingTimestamp() - Method in interface kieker.common.record.IMonitoringRecord
 
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.
getMaxTout() - Method in class kieker.tools.traceAnalysis.plugins.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.plugins.traceReconstruction.TraceReconstructionFilter
Return the number of nanoseconds after which a pending trace is considered to have timed out
getMessageTraceInputPort() - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.AbstractMessageTraceProcessingPlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.messageTraceRepository.MessageTraceRepositoryPlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.MessageTraceWriterPlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAllocation
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAssembly
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ContainerDependencyGraphPlugin
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAllocation
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAssembly
 
getMessageTraceInputPort() - Method in class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
getMessageTraceOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
getMessageTraceOutputPort() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
getMessageTraceRepository() - Method in class kieker.tools.traceAnalysis.plugins.messageTraceRepository.MessageTraceRepositoryPlugin
 
getMinEoi() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the minimum execution order index (eoi) value within the trace.
getMinTin() - Method in class kieker.tools.traceAnalysis.plugins.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.
getName() - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
Fetches the name of this element.
getName() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getName() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getName() - Method in class kieker.tools.traceAnalysis.systemModel.Signature
 
getNodes() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraph
 
getNumberOfInserts() - Method in class kieker.monitoring.core.MonitoringController
Shows how many inserts have been performed since last restart of the execution environment.
getOffset() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getOperation() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
getOperation() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeOperationHashKey
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
getOperation() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
getOperationFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getOperations() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getOperations() - Method in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
getOutgoingDependencies() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraphNode
 
getOutgoingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
getOutgoingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
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.tools.traceAnalysis.systemModel.Signature
 
getParent() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
getParent() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionContainer
 
getPercent() - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
 
getProperty(String, String) - Method in class kieker.common.util.PropertyMap
Returns the value for the initialization property @a propName or the the passed default value @a default if no value for this property exists.
getProperty(String) - Method in class kieker.common.util.PropertyMap
Returns the value for the initialization property @a propName or null if no value for this property exists.
getReceivingExecution() - Method in class kieker.tools.traceAnalysis.systemModel.Message
 
getRecordTypeSubscriptionList() - Method in class kieker.analysis.plugin.DummyRecordConsumer
 
getRecordTypeSubscriptionList() - Method in interface kieker.analysis.plugin.IMonitoringRecordConsumerPlugin
Simply return null to get records of all types.
getRecordTypeSubscriptionList() - Method in class kieker.analysis.plugin.MonitoringRecordTypeLogger
 
getRecordTypeSubscriptionList() - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
getRecordTypeSubscriptionList() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getRecordTypeSubscriptionList() - Method in class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
getReturnType() - Method in class kieker.tools.traceAnalysis.systemModel.Signature
 
getRootExecution() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getRootNode() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.DependencyGraph
 
getSendingExecution() - Method in class kieker.tools.traceAnalysis.systemModel.Message
 
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(HttpServletRequest) - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
Returns the session ID from request @r or null if no session in @r.
getSessionId() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
Returns the sessionId and a default sessionId if no sessionId assigned.
getShortName() - Method in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.StructureElement
Fetches a short name of this element.
getSignature() - Method in class kieker.tools.traceAnalysis.systemModel.Operation
 
getSource() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
getSource() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
getStartTime() - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
getSuccessCount() - Method in class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
getTimestamp() - Method in class kieker.tools.traceAnalysis.systemModel.Message
 
getTin() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTotalCount() - Method in class kieker.tools.traceAnalysis.plugins.AbstractTraceProcessingPlugin
 
getTout() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTraceAsSortedExecutionSet() - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
TODO: It's not a good idea to return the internal data structure.
getTraceId() - Method in class kieker.tools.traceAnalysis.systemModel.Execution
 
getTraceId() - Method in class kieker.tools.traceAnalysis.systemModel.Trace
 
getType() - Method in class kieker.tools.traceAnalysis.systemModel.AssemblyComponent
 
getTypeName() - Method in class kieker.tools.traceAnalysis.systemModel.ComponentType
 
getTypeRepositoryFactory() - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
getUniqueTraceId() - Method in class kieker.monitoring.core.ControlFlowRegistry
This methods returns a globally unique trace id.
getUseRuntimeClassname() - Method in class kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
 
getValueTypes() - Method in class kieker.common.record.BranchingRecord
 
getValueTypes() - Method in class kieker.common.record.DummyMonitoringRecord
 
getValueTypes() - Method in interface kieker.common.record.IMonitoringRecord
 
getValueTypes() - Method in class kieker.common.record.OperationExecutionRecord
 
getVERSION() - Static method in class kieker.common.util.Version
Returns the version String.
getVersion() - Method in class kieker.monitoring.core.MonitoringController
Return the version name of this controller instance.
getVmName() - Method in class kieker.monitoring.core.MonitoringController
The vmName which defaults to the hostname, and may be set by the control-servlet.
getWorkers() - Method in class kieker.monitoring.writer.database.AsyncDbWriter
 
getWorkers() - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
getWorkers() - Method in class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
getWorkers() - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
getWorkers() - Method in interface kieker.monitoring.writer.IMonitoringLogWriter
Returns a vector of workers, or null if none.
getWorkers() - Method in class kieker.monitoring.writer.jms.AsyncJMSWriter
 

H

handleMessage(Message) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestInInterceptor
 
handleMessage(SoapMessage) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPRequestOutInterceptor
 
handleMessage(Message) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseInInterceptor
 
handleMessage(SoapMessage) - Method in class kieker.monitoring.probe.cxf.OperationExecutionSOAPResponseOutInterceptor
 
hashCode() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeOperationHashKey
 
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.Operation
 
hostName - Variable in class kieker.common.record.OperationExecutionRecord
 

I

i - Variable in class kieker.tools.traceAnalysis.plugins.visualization.util.IntContainer
 
IAnalysisEvent - Interface in kieker.analysis.plugin
 
IAnalysisPlugin - Interface in kieker.analysis.plugin
 
idForRecordTypeClass(Class<? extends IMonitoringRecord>) - Method in class kieker.monitoring.writer.filesystem.MappingFileWriter
 
IInputPort<T extends IAnalysisEvent> - Interface in kieker.analysis.plugin.configuration
 
IMonitoringLogReader - Interface in kieker.analysis.reader
 
IMonitoringLogWriter - Interface in kieker.monitoring.writer
 
IMonitoringProbe - Interface in kieker.monitoring.probe
 
IMonitoringRecord - Interface in kieker.common.record
 
IMonitoringRecordConsumerPlugin - Interface in kieker.analysis.plugin
 
IMonitoringRecordReceiver - Interface in kieker.common.record
 
incExperimentId() - Method in class kieker.monitoring.core.MonitoringController
Increments the experiment ID by 1 and returns the new value.
incIncomingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
incIncomingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
incOutgoingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
incOutgoingWeight() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
incrementAndRecallThreadLocalEOI() - Method in class kieker.monitoring.core.ControlFlowRegistry
Since this method accesses a ThreadLocal variable, it is not (necessary to be) thread-safe.
init(String) - Method in class kieker.analysis.reader.DummyLogReader
 
init(String) - Method in class kieker.analysis.reader.filesystem.FSReader
 
init(String) - Method in interface kieker.analysis.reader.IMonitoringLogReader
Initialize instance from passed initialization string which is typically a list of separated parameter/values pairs.
init(String) - Method in class kieker.analysis.reader.JMSReader
Valid key/value pair: jmsProviderUrl=tcp://localhost:3035/ | jmsDestination=queue1
init(String) - Method in class kieker.analysis.reader.RabbitMqReader
Valid key/value pair: jmsProviderUrl=tcp://localhost:3035/ | jmsDestination=queue1
init(FilterConfig) - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
 
init(FilterConfig) - Method in class kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
 
init(String) - Method in class kieker.monitoring.writer.database.AsyncDbWriter
 
init() - Method in class kieker.monitoring.writer.database.AsyncDbWriter
Returns false if an error occurs.
init(String) - Method in class kieker.monitoring.writer.database.SyncDbWriter
 
init(String) - Method in class kieker.monitoring.writer.filesystem.AsyncFsWriter
 
init(String) - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
init(String) - Method in interface kieker.monitoring.writer.IMonitoringLogWriter
Initialize instance from passed initialization string which is typically a list of separated parameter/values pairs.
init(String) - Method in class kieker.monitoring.writer.jms.AsyncJMSWriter
Init String.
init(String) - Method in class kieker.tools.logReplayer.FSReaderRealtime
Valid key/value pair: inputDirNames=INPUTDIRECTORY1;...
initateShutdownForAllWorkers() - Method in class kieker.monitoring.writer.util.async.TpmonShutdownHook
 
initFromArray(Object[]) - Method in class kieker.common.record.BranchingRecord
 
initFromArray(Object[]) - Method in class kieker.common.record.DummyMonitoringRecord
 
initFromArray(Object[]) - Method in interface kieker.common.record.IMonitoringRecord
 
initFromArray(Object[]) - Method in class kieker.common.record.OperationExecutionRecord
 
initialize() - Static method in class kieker.monitoring.servlet.ControlServlet
 
initShutdown() - Method in class kieker.monitoring.writer.database.DbWriterThread
May be called more often than required... but that doesn't harm
initShutdown() - Method in class kieker.monitoring.writer.filesystem.FsWriterThread
It is okay that it may be called multiple times for the same class
initShutdown() - Method in class kieker.monitoring.writer.jms.JMSWriterThread
Initials the shutdown
initShutdown() - Method in class kieker.monitoring.writer.util.async.AbstractWorkerThread
Notifies the worker that the system shutdown process is initiated and that it should finish soon.
IntContainer - Class in kieker.tools.traceAnalysis.plugins.visualization.util
 
IntContainer(int) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.util.IntContainer
 
INVALID - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.Util
 
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
 
InvalidExecutionTraceWriterPlugin - Class in kieker.tools.traceAnalysis.plugins.traceWriter
 
InvalidExecutionTraceWriterPlugin(String, SystemModelRepository, String) - Constructor for class kieker.tools.traceAnalysis.plugins.traceWriter.InvalidExecutionTraceWriterPlugin
 
InvalidTraceException - Exception in kieker.tools.traceAnalysis.plugins.traceReconstruction
 
InvalidTraceException(String) - Constructor for exception kieker.tools.traceAnalysis.plugins.traceReconstruction.InvalidTraceException
 
InvalidTraceException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.plugins.traceReconstruction.InvalidTraceException
 
invoke(MethodInvocation) - Method in class kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
 
invoke(MethodInvocation) - Method in class kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
 
IOutputPort<T extends IAnalysisEvent> - Interface in kieker.analysis.plugin.configuration
 
IPort<T extends IAnalysisEvent> - Interface in kieker.analysis.plugin.configuration
 
isDebug() - Method in class kieker.monitoring.core.MonitoringController
 
isEntryPoint - Variable in class kieker.common.record.OperationExecutionRecord
 
isFinished() - Method in class kieker.monitoring.writer.database.DbWriterThread
 
isFinished() - Method in class kieker.monitoring.writer.filesystem.FsWriterThread
 
isFinished() - Method in class kieker.monitoring.writer.jms.JMSWriterThread
 
isFinished() - Method in class kieker.monitoring.writer.util.async.AbstractWorkerThread
initShutdown has to be called before isFinished will result in true.
isMonitoringEnabled() - Method in class kieker.monitoring.core.MonitoringController
 
isMonitoringPermanentlyTerminated() - Method in class kieker.monitoring.core.MonitoringController
 
isRootNode() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode
 
isRootNode() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.CallTreeNode
 
isWriteRecordTypeIds() - Method in class kieker.monitoring.writer.util.async.AbstractWorkerThread
 

J

JMSReader - Class in kieker.analysis.reader
Reads tpmon messages from a (remote or local) JMS queue and processes them in tpan.
JMSReader(String, String) - Constructor for class kieker.analysis.reader.JMSReader
 
JMSReader() - Constructor for class kieker.analysis.reader.JMSReader
Constructor for JMSReader.
JMSWriterThread<T> - Class in kieker.monitoring.writer.jms
The writer moves monitoring data via messaging to a JMS server.
JMSWriterThread(BlockingQueue<T>, T, String, String, String, String, long) - Constructor for class kieker.monitoring.writer.jms.JMSWriterThread
 

K

kieker.analysis - package kieker.analysis
 
kieker.analysis.plugin - package kieker.analysis.plugin
 
kieker.analysis.plugin.configuration - package kieker.analysis.plugin.configuration
 
kieker.analysis.reader - package kieker.analysis.reader
 
kieker.analysis.reader.filesystem - package kieker.analysis.reader.filesystem
 
kieker.common.record - package kieker.common.record
 
kieker.common.util - package kieker.common.util
 
kieker.monitoring.annotation - package kieker.monitoring.annotation
 
kieker.monitoring.core - package kieker.monitoring.core
 
kieker.monitoring.probe - package kieker.monitoring.probe
 
kieker.monitoring.probe.aspectJ - package kieker.monitoring.probe.aspectJ
 
kieker.monitoring.probe.aspectJ.executions - package kieker.monitoring.probe.aspectJ.executions
 
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.spring.executions - package kieker.monitoring.probe.spring.executions
 
kieker.monitoring.servlet - package kieker.monitoring.servlet
 
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.jms - package kieker.monitoring.writer.jms
 
kieker.monitoring.writer.util.async - package kieker.monitoring.writer.util.async
 
kieker.tools.javaFx - package kieker.tools.javaFx
 
kieker.tools.loggingTimestampConverter - package kieker.tools.loggingTimestampConverter
 
kieker.tools.logReplayer - package kieker.tools.logReplayer
 
kieker.tools.mappingGenerator - package kieker.tools.mappingGenerator
 
kieker.tools.mappingGenerator.filters.basic - package kieker.tools.mappingGenerator.filters.basic
 
kieker.tools.mappingGenerator.filters.composite - package kieker.tools.mappingGenerator.filters.composite
 
kieker.tools.traceAnalysis - package kieker.tools.traceAnalysis
 
kieker.tools.traceAnalysis.plugins - package kieker.tools.traceAnalysis.plugins
 
kieker.tools.traceAnalysis.plugins.executionFilter - package kieker.tools.traceAnalysis.plugins.executionFilter
 
kieker.tools.traceAnalysis.plugins.executionRecordTransformation - package kieker.tools.traceAnalysis.plugins.executionRecordTransformation
 
kieker.tools.traceAnalysis.plugins.messageTraceRepository - package kieker.tools.traceAnalysis.plugins.messageTraceRepository
 
kieker.tools.traceAnalysis.plugins.traceFilter - package kieker.tools.traceAnalysis.plugins.traceFilter
 
kieker.tools.traceAnalysis.plugins.traceReconstruction - package kieker.tools.traceAnalysis.plugins.traceReconstruction
 
kieker.tools.traceAnalysis.plugins.traceWriter - package kieker.tools.traceAnalysis.plugins.traceWriter
 
kieker.tools.traceAnalysis.plugins.visualization.callTree - package kieker.tools.traceAnalysis.plugins.visualization.callTree
 
kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph - package kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
 
kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram - package kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram
 
kieker.tools.traceAnalysis.plugins.visualization.util - package kieker.tools.traceAnalysis.plugins.visualization.util
 
kieker.tools.traceAnalysis.plugins.visualization.util.dot - package kieker.tools.traceAnalysis.plugins.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
 

L

LoggingTimestampConverter - Class in kieker.common.util
 
LoggingTimestampConverter() - Constructor for class kieker.common.util.LoggingTimestampConverter
 
LoggingTimestampConverterTool - Class in kieker.tools.loggingTimestampConverter
 
LoggingTimestampConverterTool() - Constructor for class kieker.tools.loggingTimestampConverter.LoggingTimestampConverterTool
 
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.loggingTimestampConverter.LoggingTimestampConverterTool
 
main(String[]) - Static method in class kieker.tools.logReplayer.FilesystemLogReplayerStarter
 
main(String[]) - Static method in class kieker.tools.mappingGenerator.MethodExtractorTool
 
main(String[]) - Static method in class kieker.tools.traceAnalysis.TraceAnalysisGui
 
main(String[]) - Static method in class kieker.tools.traceAnalysis.TraceAnalysisTool
 
main(String[]) - Static method in class kieker.tools.traceAnalysis.TraceAnalysisWrapper
 
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.plugins.traceReconstruction.TraceReconstructionFilter
 
MAX_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
Message - Class in kieker.tools.traceAnalysis.systemModel
 
Message(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.Message
 
MESSAGE_TRACES_FN_PREFIX - Static variable in class kieker.tools.traceAnalysis.Constants
 
MessageTrace - Class in kieker.tools.traceAnalysis.systemModel
 
MessageTrace(long, Vector<Message>) - Constructor for class kieker.tools.traceAnalysis.systemModel.MessageTrace
 
MessageTraceRepositoryPlugin - Class in kieker.tools.traceAnalysis.plugins.messageTraceRepository
 
MessageTraceRepositoryPlugin(String, SystemModelRepository) - Constructor for class kieker.tools.traceAnalysis.plugins.messageTraceRepository.MessageTraceRepositoryPlugin
 
MessageTraceWriterPlugin - Class in kieker.tools.traceAnalysis.plugins.traceWriter
 
MessageTraceWriterPlugin(String, SystemModelRepository, String) - Constructor for class kieker.tools.traceAnalysis.plugins.traceWriter.MessageTraceWriterPlugin
 
MethodExtractorTool - Class in kieker.tools.mappingGenerator
This Program extracts all method signatures from a given input path in classpath style.
MethodExtractorTool() - Constructor for class kieker.tools.mappingGenerator.MethodExtractorTool
 
MethodFilter - Interface in kieker.tools.mappingGenerator
Implementing classes can be used to filter the methods found in the analyzed classes.
MIN_TIMESTAMP - Static variable in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
monitorBranch(int, int) - Static method in class kieker.monitoring.probe.manual.BranchingProbe
 
monitoredMethod() - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotation
 
monitoredMethod() - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotationServlet
 
monitoredMethod() - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFull
 
monitoredMethod() - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFullServlet
 
monitoredServletEntry(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotationServlet
 
monitoredServletEntry(HttpServletRequest, HttpServletResponse) - Method in class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFullServlet
 
MonitoringController - Class in kieker.monitoring.core
Simple class to store monitoring data in the file system.
MonitoringController.ControllerMode - Enum in kieker.monitoring.core
 
MonitoringLogReaderException - Exception in kieker.analysis.reader
 
MonitoringLogReaderException(String) - Constructor for exception kieker.analysis.reader.MonitoringLogReaderException
 
MonitoringLogReaderException(String, Throwable) - Constructor for exception kieker.analysis.reader.MonitoringLogReaderException
 
MonitoringRecordConsumerException - Exception in kieker.analysis.plugin
 
MonitoringRecordConsumerException(String) - Constructor for exception kieker.analysis.plugin.MonitoringRecordConsumerException
 
MonitoringRecordConsumerException(String, Throwable) - Constructor for exception kieker.analysis.plugin.MonitoringRecordConsumerException
 
MonitoringRecordReceiverException - Exception in kieker.common.record
 
MonitoringRecordReceiverException(String) - Constructor for exception kieker.common.record.MonitoringRecordReceiverException
 
MonitoringRecordReceiverException(String, Throwable) - Constructor for exception kieker.common.record.MonitoringRecordReceiverException
 
MonitoringRecordTypeClassnameMapping - Class in kieker.common.record
 
MonitoringRecordTypeClassnameMapping(int, String) - Constructor for class kieker.common.record.MonitoringRecordTypeClassnameMapping
 
MonitoringRecordTypeLogger - Class in kieker.analysis.plugin
 
MonitoringRecordTypeLogger() - Constructor for class kieker.analysis.plugin.MonitoringRecordTypeLogger
 
MonitoringRecordTypeRegistry - Class in kieker.common.record
 
MonitoringRecordTypeRegistry() - Constructor for class kieker.common.record.MonitoringRecordTypeRegistry
 
MonitoringRecordTypeRegistry(boolean) - Constructor for class kieker.common.record.MonitoringRecordTypeRegistry
 

N

NameIdMap - Class in kieker.tools.mappingGenerator
kieker.common.nameIdMapper.NameIdMap ==================LICENCE========================= Copyright 2006-2009 Kieker Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
NameIdMap() - Constructor for class kieker.tools.mappingGenerator.NameIdMap
Constructor for an empty map.
NAMESPACE_URI - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
newCall(SynchronousCallMessage) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractAggregatedCallTreeNode
 
newCall(SynchronousCallMessage) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreeNode
 
newCall(SynchronousCallMessage) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreeNode
 
newEvent(T) - Method in interface kieker.analysis.plugin.configuration.IInputPort
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.DummyRecordConsumer
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.analysis.plugin.MonitoringRecordTypeLogger
 
newMonitoringRecord(IMonitoringRecord) - Method in interface kieker.common.record.IMonitoringRecordReceiver
Called for each new record.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.core.MonitoringController
Passes the given monitoring record to the configured writer if the controller is enabled.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.database.AsyncDbWriter
This method is not synchronized, in contrast to the insert method of the Dbconnector.java.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.database.SyncDbWriter
This method is used to store monitoring data into the database or file system.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.filesystem.AsyncFsWriter
This method is not synchronized.
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.filesystem.SyncFsWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.monitoring.writer.jms.AsyncJMSWriter
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
newMonitoringRecord(IMonitoringRecord) - Method in class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
NO_SESSION_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.Execution
 
NoInterfaceNoSuperclassFilter - Class in kieker.tools.mappingGenerator.filters.composite
Exclude Interface and superclass methods from output
NoInterfaceNoSuperclassFilter() - Constructor for class kieker.tools.mappingGenerator.filters.composite.NoInterfaceNoSuperclassFilter
 
NoInterfacesFilter - Class in kieker.tools.mappingGenerator.filters.basic
Excludes Interface methods from output
NoInterfacesFilter() - Constructor for class kieker.tools.mappingGenerator.filters.basic.NoInterfacesFilter
 
NoSuperclassMethodsFilter - Class in kieker.tools.mappingGenerator.filters.basic
Excludes superclass methods from output
NoSuperclassMethodsFilter() - Constructor for class kieker.tools.mappingGenerator.filters.basic.NoSuperclassMethodsFilter
 
notWithinKieker() - Method in class kieker.monitoring.probe.aspectJ.AbstractAspectJProbe
 
numWorkers - Variable in class kieker.tools.logReplayer.RealtimeReplayDistributor
 

O

Operation - Class in kieker.tools.traceAnalysis.systemModel
 
Operation(int, ComponentType, Signature) - Constructor for class kieker.tools.traceAnalysis.systemModel.Operation
 
OperationDependencyGraphPluginAllocation - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
OperationDependencyGraphPluginAllocation(String, SystemModelRepository, File, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAllocation
 
OperationDependencyGraphPluginAssembly - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
Refactored copy from LogAnalysis-legacy tool
OperationDependencyGraphPluginAssembly(String, SystemModelRepository, File, boolean, boolean, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAssembly
 
OperationExecutionAspectAnnotation - Class in kieker.monitoring.probe.aspectJ.executions
 
OperationExecutionAspectAnnotation() - Constructor for class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotation
 
OperationExecutionAspectAnnotationServlet - Class in kieker.monitoring.probe.aspectJ.executions
 
OperationExecutionAspectAnnotationServlet() - Constructor for class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectAnnotationServlet
 
OperationExecutionAspectFull - Class in kieker.monitoring.probe.aspectJ.executions
 
OperationExecutionAspectFull() - Constructor for class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFull
 
OperationExecutionAspectFullServlet - Class in kieker.monitoring.probe.aspectJ.executions
 
OperationExecutionAspectFullServlet() - Constructor for class kieker.monitoring.probe.aspectJ.executions.OperationExecutionAspectFullServlet
 
OperationExecutionMethodInvocationInterceptor - Class in kieker.monitoring.probe.spring.executions
 
OperationExecutionMethodInvocationInterceptor() - Constructor for class kieker.monitoring.probe.spring.executions.OperationExecutionMethodInvocationInterceptor
 
OperationExecutionMonitoringProbe - Annotation Type in kieker.monitoring.annotation
 
OperationExecutionRecord - Class in kieker.common.record
None of the String variables must be null.
OperationExecutionRecord() - Constructor for class kieker.common.record.OperationExecutionRecord
Returns an instance of OperationExecutionRecord.
OperationExecutionRecord(String, String, long) - Constructor for class kieker.common.record.OperationExecutionRecord
 
OperationExecutionRecord(String, String, long, long, long) - Constructor for class kieker.common.record.OperationExecutionRecord
 
OperationExecutionRecord(String, String, long, long) - Constructor for class kieker.common.record.OperationExecutionRecord
 
OperationExecutionRecord(String, String, String, long, long, long) - Constructor for class kieker.common.record.OperationExecutionRecord
 
OperationExecutionRecord(String, String, String, long, long, long, String, int, int) - Constructor for class kieker.common.record.OperationExecutionRecord
 
OperationExecutionRegistrationAndLoggingFilter - Class in kieker.monitoring.probe.servlet
Register session and trace id for incoming request.
OperationExecutionRegistrationAndLoggingFilter() - Constructor for class kieker.monitoring.probe.servlet.OperationExecutionRegistrationAndLoggingFilter
 
OperationExecutionRegistrationFilter - Class in kieker.monitoring.probe.servlet
Register session id (if it exists) of incoming request.
OperationExecutionRegistrationFilter() - Constructor for class kieker.monitoring.probe.servlet.OperationExecutionRegistrationFilter
 
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
 
operationName - Variable in class kieker.common.record.OperationExecutionRecord
 
OperationRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
OperationRepository(SystemModelRepository, Operation) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
OutputPort<T extends IAnalysisEvent> - Class in kieker.analysis.plugin.configuration
 
OutputPort(String) - Constructor for class kieker.analysis.plugin.configuration.OutputPort
 

P

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
 
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.plugins.AbstractTraceProcessingPlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.ExecutionTraceWriterPlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.InvalidExecutionTraceWriterPlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.MessageTraceWriterPlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
printStatusMessage() - Method in class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
PROP_NAME_INPUTDIRS - Static variable in class kieker.analysis.reader.filesystem.FSReader
 
PropertyMap - Class in kieker.common.util
 
PropertyMap(String, String, String) - Constructor for class kieker.common.util.PropertyMap
Constructs an object from the given initString using the given delimiters.

R

RabbitMqReader - Class in kieker.analysis.reader
This reader is an alternative to the JMS reader.
RabbitMqReader(String, String, String, String, String, String, String, int) - Constructor for class kieker.analysis.reader.RabbitMqReader
 
RabbitMqReader() - Constructor for class kieker.analysis.reader.RabbitMqReader
Constructor for RabbitMqReader.
read() - Method in class kieker.analysis.reader.DummyLogReader
 
read() - Method in class kieker.analysis.reader.filesystem.FSReader
 
read() - Method in interface kieker.analysis.reader.IMonitoringLogReader
Starts the reader.
read() - Method in class kieker.analysis.reader.JMSReader
A call to this method is a blocking call.
read() - Method in class kieker.analysis.reader.RabbitMqReader
 
read() - Method in class kieker.tools.logReplayer.FSReaderRealtime
Replays the monitoring log in real-time and returns after the complete log was being replayed.
readMapFromFile(String) - Static method in class kieker.tools.mappingGenerator.NameIdMap
Reads and returns a mapping from the given file.
RealtimeReplayDistributor - Class in kieker.tools.logReplayer
IMonitoringRecordConsumerPlugin that distributes the log records to the worker thread for "real time" replays.
RealtimeReplayDistributor(int, IMonitoringRecordConsumerPlugin, CountDownLatch) - Constructor for class kieker.tools.logReplayer.RealtimeReplayDistributor
Constructs a RealtimeReplayDistributor.
RealtimeReplayWorker - Class in kieker.tools.logReplayer
A Runnable to be scheduled via the RealtimeReplayDistributor
RealtimeReplayWorker(IMonitoringRecord, RealtimeReplayDistributor, IMonitoringRecordConsumerPlugin) - Constructor for class kieker.tools.logReplayer.RealtimeReplayWorker
 
recallAndIncrementThreadLocalESS() - Method in class kieker.monitoring.core.ControlFlowRegistry
Since this method accesses a ThreadLocal variable, it is not (necessary to be) thread-safe.
recallThreadLocalEOI() - Method in class kieker.monitoring.core.ControlFlowRegistry
This method returns the thread-local curEoi previously registered using the method registerTraceId(curTraceId).
recallThreadLocalESS() - Method in class kieker.monitoring.core.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 class kieker.monitoring.core.SessionRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
recallThreadLocalTraceId() - Method in class kieker.monitoring.core.ControlFlowRegistry
This method returns the thread-local traceid previously registered using the method registerTraceId(curTraceId).
registerName(String) - Method in class kieker.tools.mappingGenerator.NameIdMap
Adds the name and returns the id.
registerPlugin(IAnalysisPlugin) - Method in class kieker.analysis.AnalysisController
Registers the passed plugin c.
registerRecordTypeIdMapping(int, String) - Method in class kieker.common.record.MonitoringRecordTypeRegistry
Registers a mapping of the given record type recordTypeId to the corresponding classname.
registerWorker(AbstractWorkerThread) - Method in class kieker.monitoring.writer.util.async.TpmonShutdownHook
Registers a worker, so that it is notified when system shutdown is initialted and to allow the TpmonShutdownHook to wait till the worker is finished.
replay() - Method in class kieker.tools.logReplayer.FilesystemLogReplayer
 
retVal - Variable in class kieker.common.record.OperationExecutionRecord
 
ROOT_ELEMENT_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.repository.AbstractSystemSubRepository
 
ROOT_OPERATION_ID - Static variable in class kieker.tools.traceAnalysis.systemModel.Operation
 
rootAllocationComponent - Variable in class kieker.tools.traceAnalysis.systemModel.repository.AllocationRepository
 
rootAssemblyComponent - Variable in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyRepository
 
rootComponent - Variable in class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
 
rootExecutionContainer - Variable in class kieker.tools.traceAnalysis.systemModel.repository.ExecutionEnvironmentRepository
 
rootOperation - Variable in class kieker.tools.traceAnalysis.systemModel.repository.OperationRepository
 
rootPair - Variable in class kieker.tools.traceAnalysis.systemModel.repository.AllocationComponentOperationPairFactory
 
rootPair - Variable in class kieker.tools.traceAnalysis.systemModel.repository.AssemblyComponentOperationPairFactory
 
run() - Method in class kieker.analysis.AnalysisController
 
run() - Method in class kieker.monitoring.writer.database.DbWriterThread
 
run() - Method in class kieker.monitoring.writer.filesystem.FsWriterThread
 
run() - Method in class kieker.monitoring.writer.jms.JMSWriterThread
 
run() - Method in class kieker.monitoring.writer.util.async.TpmonShutdownHook
 
run() - Method in class kieker.tools.logReplayer.RealtimeReplayWorker
 

S

saveSystemToHTMLFile(String) - Method in class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 
saveToDotFile(String, boolean, boolean, boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
saveTreeToDotFile(String, boolean, boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
 
saveTreeToDotFile(String, boolean, boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
SequenceDiagramPlugin - Class in kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram
Refactored copy from LogAnalysis-legacy tool
SequenceDiagramPlugin(String, SystemModelRepository, SequenceDiagramPlugin.SDModes, String, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
SequenceDiagramPlugin.SDModes - Enum in kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram
 
SESSION_IDENTIFIER_QNAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
SESSION_QUALIFIED_NAME - Static variable in interface kieker.monitoring.probe.cxf.SOAPHeaderConstants
 
sessionId - Variable in class kieker.common.record.OperationExecutionRecord
 
SessionRegistry - Class in kieker.monitoring.core
 
setControllerMode(MonitoringController.ControllerMode) - Method in class kieker.monitoring.core.MonitoringController
Enables or disables the replay mode (for monitoring the value should be false, i.e. the replay mode is disabled).
setDebug(boolean) - Method in class kieker.monitoring.core.MonitoringController
Sets the debug mode to the given parameter value.
setDestination(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setExperimentId(int) - Method in class kieker.monitoring.core.MonitoringController
 
setLoggingTimestamp(long) - Method in class kieker.common.record.AbstractMonitoringRecord
 
setLoggingTimestamp(long) - Method in interface kieker.common.record.IMonitoringRecord
 
setLogReader(IMonitoringLogReader) - Method in class kieker.analysis.AnalysisController
 
setSource(DependencyGraphNode<T>) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
setUseRuntimeClassname(boolean) - Method in class kieker.monitoring.probe.spring.executions.AbstractOperationExecutionMethodInvocationInterceptor
 
setVmname(String) - Method in class kieker.monitoring.core.MonitoringController
Allows to set an own vmName, a field in the monitoring data to distinguish multiple hosts / vms in a system.
setWriteRecordTypeIds(boolean) - Method in class kieker.monitoring.writer.util.async.AbstractWorkerThread
 
Signature - Class in kieker.tools.traceAnalysis.systemModel
 
Signature(String, String, String[]) - Constructor for class kieker.tools.traceAnalysis.systemModel.Signature
 
size() - Method in class kieker.tools.traceAnalysis.plugins.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
 
STEREOTYPE_ALLOCATION_COMPONENT - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
STEREOTYPE_ASSEMBLY_COMPONENT - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
STEREOTYPE_EXECUTION_CONTAINER - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.AbstractDependencyGraphPlugin
 
storeThreadLocalEOI(int) - Method in class kieker.monitoring.core.ControlFlowRegistry
Used to explicitly register an curEoi.
storeThreadLocalESS(int) - Method in class kieker.monitoring.core.ControlFlowRegistry
Used to explicitly register a sessionid that is to be collected within a servlet method (that knows the request object).
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 class kieker.monitoring.core.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 class kieker.monitoring.core.ControlFlowRegistry
This method stores a thread-local curTraceId.
stringArrToStringList(String[]) - Static method in class kieker.tools.traceAnalysis.Constants
 
STRUCTURE_COMPONENT - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.Util
 
STRUCTURE_DEPLOYMENTCONTEXT - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.Util
 
STRUCTURE_OPERATION - Static variable in class kieker.tools.traceAnalysis.plugins.visualization.util.dot.Util
The STRUCTURE constants help to select the hierarchy level in the dependency structure.
StructureElement - Class in kieker.tools.traceAnalysis.plugins.visualization.util.dot
This class serves as a super class for all classes that are part of the dependency structure resp. that each form a node of the dependency graph.
subscribe(IInputPort<T>) - Method in interface kieker.analysis.plugin.configuration.IOutputPort
 
subscribe(IInputPort<T>) - Method in class kieker.analysis.plugin.configuration.OutputPort
 
SyncDbWriter - Class in kieker.monitoring.writer.database
Stores monitoring data into a database.
SyncDbWriter() - Constructor for class kieker.monitoring.writer.database.SyncDbWriter
 
SyncDbWriter(String, String, String, boolean) - Constructor for class kieker.monitoring.writer.database.SyncDbWriter
 
SyncFsWriter - Class in kieker.monitoring.writer.filesystem
Simple class to store monitoroing data in the file system.
SyncFsWriter() - Constructor for class kieker.monitoring.writer.filesystem.SyncFsWriter
 
SyncFsWriter(String) - Constructor for class kieker.monitoring.writer.filesystem.SyncFsWriter
 
SynchronousCallMessage - Class in kieker.tools.traceAnalysis.systemModel
 
SynchronousCallMessage() - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
SynchronousCallMessage(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousCallMessage
 
SynchronousReplyMessage - Class in kieker.tools.traceAnalysis.systemModel
 
SynchronousReplyMessage() - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
SynchronousReplyMessage(long, Execution, Execution) - Constructor for class kieker.tools.traceAnalysis.systemModel.SynchronousReplyMessage
 
SystemModelRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
SystemModelRepository() - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.SystemModelRepository
 

T

terminate(boolean) - Method in class kieker.analysis.plugin.DummyRecordConsumer
 
terminate(boolean) - Method in interface kieker.analysis.plugin.IAnalysisPlugin
Initiates a termination of the component.
terminate(boolean) - Method in class kieker.analysis.plugin.MonitoringRecordTypeLogger
 
terminate() - Method in class kieker.monitoring.core.MonitoringController
Permanently terminates monitoring (e.g., due to a failure).
terminate(boolean) - Method in class kieker.tools.javaFx.BriefJavaFxInformer
 
terminate(boolean) - Method in class kieker.tools.logReplayer.RealtimeReplayDistributor
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.executionFilter.TraceIdFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.executionRecordTransformation.ExecutionRecordTransformationFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.messageTraceRepository.MessageTraceRepositoryPlugin
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
Terminates the filter (internally, all pending traces are processed).
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.ExecutionTraceWriterPlugin
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.InvalidExecutionTraceWriterPlugin
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.traceWriter.MessageTraceWriterPlugin
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AggregatedCallTreePlugin
Saves the call tree to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAllocation
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ComponentDependencyGraphPluginAssembly
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.ContainerDependencyGraphPlugin
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAllocation
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.OperationDependencyGraphPluginAssembly
Saves the dependency graph to the dot file if error is not true.
terminate(boolean) - Method in class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
TerminationServletContextListener - Class in kieker.monitoring.core
Use this listener in webapps where TpmonShutdownHook is not called
TerminationServletContextListener() - Constructor for class kieker.monitoring.core.TerminationServletContextListener
 
TimestampFilter - Class in kieker.tools.traceAnalysis.plugins.executionFilter
Allows to filter Execution objects based on their tin and tout timestamps.
TimestampFilter(long, long) - Constructor for class kieker.tools.traceAnalysis.plugins.executionFilter.TimestampFilter
Creates a filter instance that only passes Execution objects e with the property e.tin >= ignoreExecutionsBeforeTimestamp and e.tout <= ignoreExecutionsAfterTimestamp.
tin - Variable in class kieker.common.record.OperationExecutionRecord
 
toArray() - Method in class kieker.common.record.BranchingRecord
 
toArray() - Method in class kieker.common.record.DummyMonitoringRecord
 
toArray() - Method in interface kieker.common.record.IMonitoringRecord
 
toArray() - Method in class kieker.common.record.OperationExecutionRecord
 
toMessageTrace(Execution) - Method in class kieker.tools.traceAnalysis.systemModel.ExecutionTrace
Returns the message trace representation for this trace.
toString() - Method in class kieker.common.record.AbstractMonitoringRecord
Creates a string representation of this record.
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.Message
 
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.Signature
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.util.AllocationComponentOperationPair
 
toString() - Method in class kieker.tools.traceAnalysis.systemModel.util.AssemblyComponentOperationPair
 
tout - Variable in class kieker.common.record.OperationExecutionRecord
 
TpmonShutdownHook - Class in kieker.monitoring.writer.util.async
 
TpmonShutdownHook() - Constructor for class kieker.monitoring.writer.util.async.TpmonShutdownHook
 
Trace - Class in kieker.tools.traceAnalysis.systemModel
 
Trace(long) - Constructor for class kieker.tools.traceAnalysis.systemModel.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
 
TraceAnalysisGui - Class in kieker.tools.traceAnalysis
Simple frontend to TraceAnalysisTool.
TraceAnalysisGui() - Constructor for class kieker.tools.traceAnalysis.TraceAnalysisGui
 
TraceAnalysisTool - Class in kieker.tools.traceAnalysis
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.
TraceAnalysisTool() - Constructor for class kieker.tools.traceAnalysis.TraceAnalysisTool
 
TraceAnalysisWrapper - Class in kieker.tools.traceAnalysis
Build classpath and run trace analysis tool.
TraceAnalysisWrapper() - Constructor for class kieker.tools.traceAnalysis.TraceAnalysisWrapper
 
TRACEASSEMBLYEQUIVCLASS_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
TraceCallTreeNode - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
TraceCallTreeNode(int, SystemModelRepository, AllocationComponentOperationPairFactory, AllocationComponentOperationPair, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreeNode
 
TraceCallTreePlugin - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
Plugin providing the creation of calling trees both for individual traces and an aggregated form mulitple traces.
TraceCallTreePlugin(String, AllocationComponentOperationPairFactory, SystemModelRepository, String, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
TraceEquivalenceClassFilter - Class in kieker.tools.traceAnalysis.plugins.traceFilter
 
TraceEquivalenceClassFilter(String, SystemModelRepository, TraceEquivalenceClassFilter.TraceEquivalenceClassModes) - Constructor for class kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter
 
TraceEquivalenceClassFilter.TraceEquivalenceClassModes - Enum in kieker.tools.traceAnalysis.plugins.traceFilter
 
traceId - Variable in class kieker.common.record.OperationExecutionRecord
 
TraceIdFilter - Class in kieker.tools.traceAnalysis.plugins.executionFilter
Allows to filter Execution objects based on their traceId.
TraceIdFilter(TreeSet<Long>) - Constructor for class kieker.tools.traceAnalysis.plugins.executionFilter.TraceIdFilter
Creates a filter instance that only passes Execution objects e whose traceId (e.traceId) is element of the set selectedTraces.
TraceProcessingException - Exception in kieker.tools.traceAnalysis.plugins.traceReconstruction
 
TraceProcessingException(String) - Constructor for exception kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceProcessingException
 
TraceProcessingException(String, Throwable) - Constructor for exception kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceProcessingException
 
TRACERECONSTR_COMPONENT_NAME - Static variable in class kieker.tools.traceAnalysis.Constants
 
TraceReconstructionFilter - Class in kieker.tools.traceAnalysis.plugins.traceReconstruction
 
TraceReconstructionFilter(String, SystemModelRepository, long, boolean) - Constructor for class kieker.tools.traceAnalysis.plugins.traceReconstruction.TraceReconstructionFilter
 
typeId - Variable in class kieker.common.record.MonitoringRecordTypeClassnameMapping
 
TypeRepository - Class in kieker.tools.traceAnalysis.systemModel.repository
 
TypeRepository(SystemModelRepository, ComponentType) - Constructor for class kieker.tools.traceAnalysis.systemModel.repository.TypeRepository
 

U

unsetThreadLocalEOI() - Method in class kieker.monitoring.core.ControlFlowRegistry
This method unsets a previously registered traceid.
unsetThreadLocalESS() - Method in class kieker.monitoring.core.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 class kieker.monitoring.core.SessionRegistry
This method unsets a previously registered sessionid.
unsetThreadLocalTraceId() - Method in class kieker.monitoring.core.ControlFlowRegistry
This method unsets a previously registered traceid.
unsubscribe(IInputPort<T>) - Method in interface kieker.analysis.plugin.configuration.IOutputPort
 
unsubscribe(IInputPort<T>) - Method in class kieker.analysis.plugin.configuration.OutputPort
 
Util - Class in kieker.tools.traceAnalysis.plugins.visualization.util.dot
This class provides a bunch of useful static functions for use in different places of the plug-in.

V

valueOf(String) - Static method in enum kieker.monitoring.core.MonitoringController.ControllerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter.TraceEquivalenceClassModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin.SDModes
Returns the enum constant of this type with the specified name.
values() - Static method in enum kieker.monitoring.core.MonitoringController.ControllerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum kieker.tools.traceAnalysis.plugins.traceFilter.TraceEquivalenceClassFilter.TraceEquivalenceClassModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin.SDModes
Returns an array containing the constants of this enum type, in the order they are 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

WeightedBidirectionalDependencyGraphEdge<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph
 
WeightedBidirectionalDependencyGraphEdge() - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
WeightedBidirectionalDependencyGraphEdge(DependencyGraphNode<T>, DependencyGraphNode<T>) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.dependencyGraph.WeightedBidirectionalDependencyGraphEdge
 
WeightedDirectedCallTreeEdge<T> - Class in kieker.tools.traceAnalysis.plugins.visualization.callTree
 
WeightedDirectedCallTreeEdge(AbstractCallTreeNode<T>, AbstractCallTreeNode<T>) - Constructor for class kieker.tools.traceAnalysis.plugins.visualization.callTree.WeightedDirectedCallTreeEdge
 
writeDotForMessageTrace(SystemModelRepository, AbstractCallTreeNode, MessageTrace, String, boolean, boolean) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.AbstractCallTreePlugin
 
writeDotForMessageTrace(SystemModelRepository, MessageTrace, String, boolean, boolean) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.callTree.TraceCallTreePlugin
 
writeMapToFile(String) - Method in class kieker.tools.mappingGenerator.NameIdMap
 
writePicForMessageTrace(SystemModelRepository, MessageTrace, SequenceDiagramPlugin.SDModes, String, boolean) - Static method in class kieker.tools.traceAnalysis.plugins.visualization.sequenceDiagram.SequenceDiagramPlugin
 
WRITER_ASYNCDB - Static variable in class kieker.monitoring.core.MonitoringController
 
WRITER_ASYNCFS - Static variable in class kieker.monitoring.core.MonitoringController
 
WRITER_SYNCDB - Static variable in class kieker.monitoring.core.MonitoringController
 
WRITER_SYNCFS - Static variable in class kieker.monitoring.core.MonitoringController
 

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

Copyright 2010 the Kieker Project, http://kieker.sourceforge.net