public class ByteBufferDeserializer
extends java.lang.Object
Constructor and Description |
---|
ByteBufferDeserializer(ReaderRegistry<java.lang.String> readerRegistry,
Log logger,
int bufferCapacity) |
Modifier and Type | Method and Description |
---|---|
void |
deserialize(java.nio.channels.ReadableByteChannel channel) |
void |
register(IMonitoringRecordReceiver recordReceiver) |
public ByteBufferDeserializer(ReaderRegistry<java.lang.String> readerRegistry, Log logger, int bufferCapacity)
public void deserialize(java.nio.channels.ReadableByteChannel channel) throws java.io.IOException
java.io.IOException
public void register(IMonitoringRecordReceiver recordReceiver)
Copyright 2017 Kieker Project, http://kieker-monitoring.net