|
Kieker 1.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Trace | |
---|---|
kieker.analysis.plugin.filter.flow | |
kieker.monitoring.core.registry |
Uses of Trace in kieker.analysis.plugin.filter.flow |
---|
Methods in kieker.analysis.plugin.filter.flow that return Trace | |
---|---|
Trace |
TraceEventRecords.getTrace()
Delivers the stored traces. |
Constructors in kieker.analysis.plugin.filter.flow with parameters of type Trace | |
---|---|
TraceEventRecords(Trace trace,
AbstractTraceEvent[] traceEvents)
Creates a new instance of this class using the given parameters. |
Uses of Trace in kieker.monitoring.core.registry |
---|
Methods in kieker.monitoring.core.registry that return Trace | |
---|---|
Trace |
TraceRegistry.getTrace()
Gets a Trace for the current thread. |
Trace |
TraceRegistry.registerTrace()
This creates a new unique Trace object and registers it. |
|
Kieker 1.7 | |||||||||
PREV NEXT | FRAMES NO FRAMES |