Class ElasticSearchEntityTimeSeriesProcessor

java.lang.Object
org.openmetadata.service.search.elasticsearch.ElasticSearchEntityTimeSeriesProcessor
All Implemented Interfaces:
Processor<es.org.elasticsearch.action.bulk.BulkRequest,ResultList<? extends EntityTimeSeriesInterface>>, Stats

public class ElasticSearchEntityTimeSeriesProcessor extends Object implements Processor<es.org.elasticsearch.action.bulk.BulkRequest,ResultList<? extends EntityTimeSeriesInterface>>