Class OutboxRelay

java.lang.Object
com.onec.kafka.OutboxRelay

public class OutboxRelay extends Object
  • Constructor Details

    • OutboxRelay

      public OutboxRelay(OutboxWriter outboxWriter, org.springframework.kafka.core.KafkaTemplate<String,String> kafkaTemplate, com.fasterxml.jackson.databind.ObjectMapper objectMapper, OnecKafkaProperties properties)
  • Method Details

    • relayPending

      public int relayPending()