| Package | Description |
|---|---|
| kieker.analysis.plugin.filter.flow |
Copyright 2020 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
| kieker.analysisteetime.model | |
| kieker.analysisteetime.plugin.filter.select.timestampfilter.components | |
| kieker.analysisteetime.plugin.filter.select.traceidfilter.components | |
| kieker.analysisteetime.trace.reconstruction | |
| 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 |
|---|---|
void |
DeploymentModelAssembler.handleMetadataRecord(TraceMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
TraceMetadataTimestampFilter.getRecordSpecificTimestamp(TraceMetadata record) |
| Modifier and Type | Method and Description |
|---|---|
protected long |
TraceMetadataTraceIdFilter.getRecordsTraceId(TraceMetadata record) |
| Constructor and Description |
|---|
TraceReconstructionBuffer(DeploymentModel deploymentModel,
TraceMetadata traceMetadata,
java.time.temporal.TemporalUnit temporalUnit) |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationTraceMetadata |
| Modifier and Type | Method and Description |
|---|---|
TraceMetadata |
TraceMetadataFactory.create(IValueDeserializer deserializer) |
| Modifier and Type | Method and Description |
|---|---|
TraceMetadata |
TraceRegistry.getTrace()
Gets a Trace for the current thread.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net