Interface Processor<T,I>

All Superinterfaces:
Stats
All Known Implementing Classes:
ElasticSearchDataInsightProcessor, ElasticSearchEntitiesProcessor, OpenSearchDataInsightProcessor, OpenSearchEntitiesProcessor

public interface Processor<T,I> extends Stats
  • Method Summary

    Modifier and Type
    Method
    Description
    process(I input, Map<String,Object> contextData)
     

    Methods inherited from interface org.openmetadata.service.workflows.interfaces.Stats

    getStats, updateStats