Class KafkaUtils

java.lang.Object
io.confluent.csid.utils.KafkaUtils

public class KafkaUtils
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    KafkaUtils()  
  • Method Summary

    Modifier and Type Method Description
    static org.apache.kafka.common.TopicPartition toTP​(org.apache.kafka.clients.consumer.ConsumerRecord rec)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • toTP

      public static org.apache.kafka.common.TopicPartition toTP​(org.apache.kafka.clients.consumer.ConsumerRecord rec)