Class NestedElasticsearchSink.Settings
- java.lang.Object
-
- io.annot8.components.elasticsearch.ElasticsearchSettings
-
- io.annot8.components.elasticsearch.processors.NestedElasticsearchSink.Settings
-
- All Implemented Interfaces:
io.annot8.api.settings.Settings
- Enclosing class:
- NestedElasticsearchSink
public static class NestedElasticsearchSink.Settings extends ElasticsearchSettings
-
-
Constructor Summary
Constructors Constructor Description Settings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisUseNested()voidsetUseNested(boolean useNested)-
Methods inherited from class io.annot8.components.elasticsearch.ElasticsearchSettings
getHostname, getIndex, getPort, getScheme, host, isDeleteIndex, isForceString, setDeleteIndex, setForceString, setHostname, setIndex, setPort, setScheme, validate
-
-