Package | Description |
---|---|
kieker.common.record.controlflow | |
kieker.common.record.database | |
kieker.common.record.flow | |
kieker.common.record.flow.thread | |
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 | |
kieker.common.record.jvm | |
kieker.common.record.misc |
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.common.record.remotecontrol | |
kieker.common.record.system |
Modifier and Type | Class and Description |
---|---|
class |
BranchingRecord |
class |
OperationExecutionRecord |
Modifier and Type | Class and Description |
---|---|
class |
AfterDatabaseEvent |
class |
BeforeDatabaseEvent |
class |
DatabaseFailedEvent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEvent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractThreadBasedEvent |
class |
AfterFailedThreadBasedEvent |
class |
AfterThreadBasedEvent |
class |
BeforeThreadBasedEvent |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTraceEvent |
class |
ApplicationTraceMetadata |
class |
BeforeReceivedRemoteEvent |
class |
BeforeSentRemoteEvent |
class |
ConstructionEvent |
class |
TraceMetadata |
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 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractJVMRecord |
class |
ClassLoadingRecord |
class |
CompilationRecord |
class |
GCRecord |
class |
MemoryRecord |
class |
ThreadsStatusRecord |
class |
UptimeRecord |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRecord |
class |
HostApplicationMetaData |
class |
KiekerMetadataRecord |
class |
RegistryRecord
Record used to associate Objects (typically Strings) with unique ids.
|
class |
ThreadMetaData |
class |
TimestampRecord |
Modifier and Type | Class and Description |
---|---|
class |
ActivationEvent |
class |
ActivationParameterEvent |
class |
AddParameterValueEvent |
class |
DeactivationEvent |
class |
RemoveParameterValueEvent |
class |
UpdateParameterEvent |
Modifier and Type | Class and Description |
---|---|
class |
CPUUtilizationRecord |
class |
DiskUsageRecord |
class |
LoadAverageRecord |
class |
MemSwapUsageRecord |
class |
NetworkUtilizationRecord |
class |
ResourceUtilizationRecord |
Copyright 2020 Kieker Project, http://kieker-monitoring.net