Class RetryWrapper<T extends Indexable,I,P>

java.lang.Object
tech.illuin.pipeline.execution.wrapper.RetryWrapper<T,I,P>
All Implemented Interfaces:
SinkWrapper<P>, StepWrapper<T,I,P>

public class RetryWrapper<T extends Indexable,I,P> extends Object implements StepWrapper<T,I,P>, SinkWrapper<P>
Author:
Pierre Lecerf ([email protected])