Uses of Class
io.annot8.components.elasticsearch.processors.NestedElasticsearchSink.Settings
-
Packages that use NestedElasticsearchSink.Settings Package Description io.annot8.components.elasticsearch.processors -
-
Uses of NestedElasticsearchSink.Settings in io.annot8.components.elasticsearch.processors
Methods in io.annot8.components.elasticsearch.processors with parameters of type NestedElasticsearchSink.Settings Modifier and Type Method Description protected NestedElasticsearchSink.ProcessorNestedElasticsearchSink. createComponent(io.annot8.api.context.Context context, NestedElasticsearchSink.Settings settings)Constructors in io.annot8.components.elasticsearch.processors with parameters of type NestedElasticsearchSink.Settings Constructor Description Processor(NestedElasticsearchSink.Settings settings)
-