Modifier and Type | Method and Description |
---|---|
void |
EventRecordTraceReconstructionFilter.newEvent(IFlowRecord record)
This method is the input port for the new events for this filter.
|
Modifier and Type | Method and Description |
---|---|
void |
TimestampFilter.inputTraceEvent(IFlowRecord record)
This method represents the input port receiving trace events to be selected by a specific timestamp selector.
|
void |
TraceIdFilter.inputTraceEvent(IFlowRecord record)
This method represents an input port for flow records.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICallObjectRecord |
interface |
ICallRecord |
interface |
IConstructorRecord |
interface |
IEventRecord |
interface |
IExceptionRecord |
interface |
IInterfaceRecord |
interface |
IObjectRecord |
interface |
IOperationRecord |
interface |
IThreadBasedRecord |
interface |
ITraceRecord |
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 |
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 |
Copyright 2017 Kieker Project, http://kieker-monitoring.net