| 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.plugin.filter.select.traceidfilter.components | |
| kieker.common.record.flow.trace | |
| kieker.common.record.flow.trace.concurrency | |
| kieker.common.record.flow.trace.concurrency.monitor | |
| kieker.common.record.flow.trace.operation | |
| kieker.common.record.flow.trace.operation.constructor | |
| kieker.common.record.flow.trace.operation.constructor.object | |
| kieker.common.record.flow.trace.operation.object | 
| Modifier and Type | Method and Description | 
|---|---|
AbstractTraceEvent[] | 
TraceEventRecords.getTraceEvents()
Delivers the stored trace events. 
 | 
| 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 | 
|---|---|
protected long | 
TraceEventTraceIdFilter.getRecordsTraceId(AbstractTraceEvent record)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ConstructionEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JoinEvent  | 
class  | 
SplitEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMonitorEvent  | 
class  | 
MonitorEntryEvent  | 
class  | 
MonitorExitEvent  | 
class  | 
MonitorNotifyAllEvent  | 
class  | 
MonitorNotifyEvent  | 
class  | 
MonitorRequestEvent  | 
class  | 
MonitorWaitEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractOperationEvent  | 
class  | 
AfterOperationEvent  | 
class  | 
AfterOperationFailedEvent  | 
class  | 
BeforeOperationEvent  | 
class  | 
CallOperationEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AfterConstructorEvent  | 
class  | 
AfterConstructorFailedEvent  | 
class  | 
BeforeConstructorEvent  | 
class  | 
CallConstructorEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AfterConstructorFailedObjectEvent  | 
class  | 
AfterConstructorObjectEvent  | 
class  | 
BeforeConstructorObjectEvent  | 
class  | 
BeforeConstructorObjectInterfaceEvent  | 
class  | 
CallConstructorObjectEvent  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AfterOperationFailedObjectEvent  | 
class  | 
AfterOperationObjectEvent  | 
class  | 
BeforeOperationObjectEvent  | 
class  | 
BeforeOperationObjectInterfaceEvent  | 
class  | 
CallOperationObjectEvent  | 
Copyright 2020 Kieker Project, http://kieker-monitoring.net