Uses of Class
kieker.common.record.misc.TimestampRecord
Package | Description |
---|---|
kieker.analysis.generic.source.time | |
kieker.analysis.generic.time | |
kieker.common.record.misc |
Copyright 2022 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.
|
-
Uses of TimestampRecord in kieker.analysis.generic.source.time
Methods in kieker.analysis.generic.source.time that return types with arguments of type TimestampRecord Modifier and Type Method Description teetime.framework.OutputPort<TimestampRecord>
TimeReaderStage. getTimestampsRecordOutputPort()
-
Uses of TimestampRecord in kieker.analysis.generic.time
Fields in kieker.analysis.generic.time with type parameters of type TimestampRecord Modifier and Type Field Description protected teetime.framework.OutputPort<TimestampRecord>
AbstractCurrentTimeEventGenerationFilter. currentTimeRecordOutputPort
The output port forTimestampRecord
s.Methods in kieker.analysis.generic.time that return types with arguments of type TimestampRecord Modifier and Type Method Description teetime.framework.OutputPort<TimestampRecord>
AbstractCurrentTimeEventGenerationFilter. getCurrentTimeRecordOutputPort()
-
Uses of TimestampRecord in kieker.common.record.misc
Methods in kieker.common.record.misc that return TimestampRecord Modifier and Type Method Description TimestampRecord
TimestampRecordFactory. create(IValueDeserializer deserializer)