Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

ConsumerDemo.java

Blame
    • Seok Won's avatar
      c998f7bf
      Create Simple Consumer · c998f7bf
      Seok Won authored
      it reads all datas in three partitions from a topic named "first-topic".
      
      I sent datas in String, like "hello world".
      c998f7bf
      History
      Create Simple Consumer
      Seok Won authored
      it reads all datas in three partitions from a topic named "first-topic".
      
      I sent datas in String, like "hello world".