Uses of Interface
tech.illuin.pipeline.sink.execution.wrapper.SinkWrapper
Packages that use SinkWrapper
Package
Description
-
Uses of SinkWrapper in tech.illuin.pipeline.execution.wrapper
Classes in tech.illuin.pipeline.execution.wrapper that implement SinkWrapperModifier and TypeClassDescriptionclass
CircuitBreakerWrapper<T extends Indexable,
I, P> class
RetryWrapper<T extends Indexable,
I, P> class
TimeLimiterWrapper<T extends Indexable,
I, P> -
Uses of SinkWrapper in tech.illuin.pipeline.sink.builder
Methods in tech.illuin.pipeline.sink.builder with parameters of type SinkWrapper -
Uses of SinkWrapper in tech.illuin.pipeline.sink.execution.wrapper
Methods in tech.illuin.pipeline.sink.execution.wrapper that return SinkWrapperModifier and TypeMethodDescriptiondefault SinkWrapper<P>
SinkWrapper.andThen
(SinkWrapper<P> nextWrapper) Methods in tech.illuin.pipeline.sink.execution.wrapper with parameters of type SinkWrapperModifier and TypeMethodDescriptiondefault SinkWrapper<P>
SinkWrapper.andThen
(SinkWrapper<P> nextWrapper)