Class EsperIOKafkaInputRunnable

java.lang.Object
com.espertech.esperio.kafka.EsperIOKafkaInputRunnable
All Implemented Interfaces:
Runnable

public class EsperIOKafkaInputRunnable extends Object implements Runnable
  • Constructor Details

    • EsperIOKafkaInputRunnable

      public EsperIOKafkaInputRunnable(org.apache.kafka.clients.consumer.KafkaConsumer consumer, EsperIOKafkaInputProcessor processor)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • setShutdown

      public void setShutdown(boolean shutdown)