Class AssetLineageOMRSTopicListener

    • Constructor Detail

      • AssetLineageOMRSTopicListener

        public AssetLineageOMRSTopicListener​(Converter converter,
                                             String serverName,
                                             AssetLineagePublisher publisher,
                                             Set<String> lineageClassificationTypes,
                                             AuditLog auditLog)
        The constructor is given the connection to the out topic for Asset Lineage OMAS along with classes for testing and manipulating instances.
        Parameters:
        converter - The converter used for creating entities in Open Lineage format
        serverName - name of this server instance
        publisher - instance of the asset-lineage topic publisherT