Interface ProductionExceptionHandler

All Superinterfaces:
Configurable
All Known Implementing Classes:
DefaultProductionExceptionHandler

public interface ProductionExceptionHandler extends Configurable
Interface that specifies how an exception when attempting to produce a result to Kafka should be handled.
  • Method Details