java.lang.Object
tech.illuin.pipeline.sink.execution.wrapper.retry.RetrySink
All Implemented Interfaces:
Sink

public class RetrySink extends Object implements Sink
Author:
Pierre Lecerf ([email protected])
  • Constructor Details

    • RetrySink

      public RetrySink(Sink sink, io.github.resilience4j.retry.Retry retry)
  • Method Details