Class BatchManualCommit

java.lang.Object
org.apache.camel.component.kafka.BatchManualCommit
All Implemented Interfaces:
org.apache.camel.Processor

public class BatchManualCommit extends Object implements org.apache.camel.Processor
  • Constructor Details

    • BatchManualCommit

      public BatchManualCommit()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception