All Known Implementing Classes:
APIBasedOpenLineageLogStoreConnector, FileBasedOpenLineageLogStoreConnector, OpenLineageLogStoreConnectorBase

public interface OpenLineageLogStore
OpenLineageLogStore is the specialized data API for an Open Lineage Log Store destination connector.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    storeEvent(OpenLineageRunEvent openLineageEvent, String rawEvent, String destinationAddress)
    Store the open lineage event in the open lineage log store.