public class ItemValueSerializer<T> extends java.lang.Object implements TopicSerializer<RecordKey,ItemValue<T>>
Constructor and Description |
---|
ItemValueSerializer() |
Modifier and Type | Method and Description |
---|---|
byte[] |
key(RecordKey item) |
byte[] |
value(ItemValue<T> item) |
Copyright © 2022. All Rights Reserved.