Class RetryStep<T extends Indexable,I,P>

java.lang.Object
tech.illuin.pipeline.step.execution.wrapper.retry.RetryStep<T,I,P>
All Implemented Interfaces:
Step<T,I,P>

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