Package | Description |
---|---|
kieker.analysis.plugin.reader.newio.deserializer |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<IMonitoringRecord> |
BinaryDeserializer.decodeRecords(java.nio.ByteBuffer buffer,
int dataSize) |
protected abstract java.util.List<IMonitoringRecord> |
AbstractContainerFormatDeserializer.decodeRecords(java.nio.ByteBuffer buffer,
int dataSize)
Decodes the records from the container's payload.
|
java.util.List<IMonitoringRecord> |
IMonitoringRecordDeserializer.deserializeRecords(java.nio.ByteBuffer buffer,
int dataSize)
Deserializes the records contained in the given buffer.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net