Kieker 1.8

Uses of Class
kieker.common.record.flow.trace.TraceMetadata

Packages that use TraceMetadata
kieker.analysis.plugin.filter.flow   
kieker.monitoring.core.registry   
 

Uses of TraceMetadata in kieker.analysis.plugin.filter.flow
 

Methods in kieker.analysis.plugin.filter.flow that return TraceMetadata
 TraceMetadata TraceEventRecords.getTrace()
          Delivers the stored traces.
 

Constructors in kieker.analysis.plugin.filter.flow with parameters of type TraceMetadata
TraceEventRecords(TraceMetadata trace, AbstractTraceEvent[] traceEvents)
          Creates a new instance of this class using the given parameters.
 

Uses of TraceMetadata in kieker.monitoring.core.registry
 

Methods in kieker.monitoring.core.registry that return TraceMetadata
 TraceMetadata TraceRegistry.getTrace()
          Gets a Trace for the current thread.
 TraceMetadata TraceRegistry.registerTrace()
          This creates a new unique Trace object and registers it.
 


Kieker 1.8

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