| Package | Description |
|---|---|
| kieker.analysis.plugin.filter.flow | |
| kieker.common.record.flow.trace | |
| kieker.monitoring.core.registry |
| Modifier and Type | Method and Description |
|---|---|
TraceMetadata |
TraceEventRecords.getTraceMetadata()
Delivers the stored traces.
|
| Constructor and Description |
|---|
TraceEventRecords(TraceMetadata trace,
AbstractTraceEvent[] traceEvents)
Creates a new instance of this class using the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
TraceMetadata |
TraceMetadataFactory.create(IValueDeserializer deserializer) |
TraceMetadata |
TraceMetadataFactory.create(java.lang.Object[] values)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TraceMetadata |
TraceRegistry.getTrace()
Gets a Trace for the current thread.
|
TraceMetadata |
TraceRegistry.registerTrace()
This creates a new unique Trace object and registers it.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net