Interface Sink<I,O>

All Superinterfaces:
Stats
All Known Implementing Classes:
ElasticSearchIndexSink, OpenSearchIndexSink

public interface Sink<I,O> extends Stats
  • Method Summary

    Modifier and Type
    Method
    Description
    write(I data, Map<String,Object> contextData)
     

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

    getStats, updateStats