Interface RecordConverter
-
public interface RecordConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.apache.kafka.clients.consumer.ConsumerRecord<byte[],byte[]>
convert(org.apache.kafka.clients.consumer.ConsumerRecord<byte[],byte[]> record)
-