Package | Description |
---|---|
kieker.common.record.io |
Copyright 2020 Kieker Project (https://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.
|
kieker.common.registry.writer |
Copyright 2020 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.
|
Modifier and Type | Method and Description |
---|---|
static BinaryValueSerializer |
BinaryValueSerializer.create(java.nio.ByteBuffer buffer,
IWriterRegistry<java.lang.String> stringRegistry)
Factory method to create a binary value serializer.
|
Constructor and Description |
---|
BinaryValueSerializer(java.nio.ByteBuffer buffer,
IWriterRegistry<java.lang.String> stringRegistry)
Create a binary value serializer.
|
Modifier and Type | Class and Description |
---|---|
class |
WriterRegistry
Manages a writer registry.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net