Uses of Annotation Interface
tech.illuin.pipeline.sink.annotation.SinkConfig
Packages that use SinkConfig
-
Uses of SinkConfig in tech.illuin.pipeline.sink.builder
Methods in tech.illuin.pipeline.sink.builder with parameters of type SinkConfigModifier and TypeMethodDescriptionprotected void
SinkBuilder.fillFromAnnotation
(SinkConfig annotation) -
Uses of SinkConfig in tech.illuin.pipeline.sink.runner
Method parameters in tech.illuin.pipeline.sink.runner with type arguments of type SinkConfigModifier and TypeMethodDescriptionvoid
SinkRunner.build
(CompiledMethod<SinkConfig, Object, Object> compiled)