Kieker 1.9

kieker.common.record
Interface IMonitoringRecord.BinaryFactory

All Known Implementing Classes:
AbstractEvent, AbstractMonitorEvent, AbstractOperationEvent, AbstractTraceEvent, AfterConstructorEvent, AfterConstructorFailedEvent, AfterOperationEvent, AfterOperationFailedEvent, AfterOperationFailedObjectEvent, AfterOperationObjectEvent, BeforeConstructorEvent, BeforeOperationEvent, BeforeOperationObjectEvent, BranchingRecord, CallConstructorEvent, CallOperationEvent, CallOperationObjectEvent, ConstructionEvent, CPUUtilizationRecord, EmptyRecord, JoinEvent, KiekerMetadataRecord, MemSwapUsageRecord, MonitorEntryEvent, MonitorExitEvent, MonitorNotifyAllEvent, MonitorNotifyEvent, MonitorRequestEvent, MonitorWaitEvent, NamedDoubleRecord, NamedTSPoint, OperationExecutionRecord, RegistryRecord, ResourceUtilizationRecord, SplitEvent, StorableDetectionResult, TimestampRecord, TraceMetadata
Enclosing interface:
IMonitoringRecord

public static interface IMonitoringRecord.BinaryFactory

Any record that implements this interface has to conform to certain specifications.

These records can use final fields and thus provide better performance.

Since:
1.8


Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net