Class TimestampRouter

java.lang.Object
org.apache.camel.component.kafka.transform.TimestampRouter

public class TimestampRouter extends Object
  • Constructor Details

    • TimestampRouter

      public TimestampRouter()
  • Method Details

    • process

      public void process(@ExchangeProperty("topicFormat") String topicFormat, @ExchangeProperty("timestampFormat") String timestampFormat, @ExchangeProperty("timestampHeaderName") String timestampHeaderName, org.apache.camel.Exchange ex)