Class PipelineIndex
- java.lang.Object
-
- org.openmetadata.service.search.indexes.PipelineIndex
-
- All Implemented Interfaces:
ElasticSearchIndex
public class PipelineIndex extends Object implements ElasticSearchIndex
-
-
Constructor Summary
Constructors Constructor Description PipelineIndex(Pipeline pipeline)
-
-
-
Constructor Detail
-
PipelineIndex
public PipelineIndex(Pipeline pipeline)
-
-
Method Detail
-
buildESDoc
public Map<String,Object> buildESDoc()
- Specified by:
buildESDocin interfaceElasticSearchIndex
-
-