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> class
RetryWrapper<T extends Indexable,
I> class
TimeLimiterWrapper<T extends Indexable,
I> -
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
SinkWrapper.andThen
(SinkWrapper nextWrapper) Methods in tech.illuin.pipeline.sink.execution.wrapper with parameters of type SinkWrapperModifier and TypeMethodDescriptiondefault SinkWrapper
SinkWrapper.andThen
(SinkWrapper nextWrapper)