Module org.elasticsearch.xcore
Class YamlIngestPipelineConfig
java.lang.Object
org.elasticsearch.xpack.core.template.IngestPipelineConfig
org.elasticsearch.xpack.core.template.YamlIngestPipelineConfig
-
Field Summary
Fields inherited from class org.elasticsearch.xpack.core.template.IngestPipelineConfig
id, resource, variables, version, versionProperty -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.elasticsearch.xcontent.XContentTypeMethods inherited from class org.elasticsearch.xpack.core.template.IngestPipelineConfig
getId, getPipelineDependencies, getVersion
-
Constructor Details
-
YamlIngestPipelineConfig
-
-
Method Details
-
getXContentType
public org.elasticsearch.xcontent.XContentType getXContentType()- Specified by:
getXContentTypein classIngestPipelineConfig
-
loadConfig
- Specified by:
loadConfigin classIngestPipelineConfig
-