ConsumerRecord<Object, Object> deserialize(
final ProcessorContext processorContext,
final ConsumerRecord<byte[], byte[]> rawRecord)
RecordDeserializer
RecordDeserializer
is the metadata of a SourceNode that knows how to deserialize a raw ConsumerRecord.
RecordDeserializer
takes the following when created: