Package tech.illuin.pipeline.step
Interface Step<T extends Indexable,I>
- All Known Subinterfaces:
IndexableStep<T>
,InputStep<I>
,PayloadStep
- All Known Implementing Classes:
CircuitBreakerStep
,PipelineStep
,RetryStep
,StepRunner
,TimeLimiterStep
public interface Step<T extends Indexable,I>
- Author:
- Pierre Lecerf ([email protected])