Interface Step<T extends Indexable,I,P>

All Known Subinterfaces:
IndexableStep<T>, InputStep<I>, PayloadStep<P>
All Known Implementing Classes:
CircuitBreakerStep, PipelineStep, RetryStep, StepRunner, TimeLimiterStep

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