public class OpenLineageInTopicListener extends Object implements OpenMetadataTopicListener
| Constructor and Description |
|---|
OpenLineageInTopicListener(StoringServices storingServices,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
processEvent(String assetLineageEvent)
Receives kafka events that are publish out from Asset Lineage OMAS
|
public OpenLineageInTopicListener(StoringServices storingServices, OMRSAuditLog auditLog)
public void processEvent(String assetLineageEvent)
processEvent in interface OpenMetadataTopicListenerassetLineageEvent - contains all the information needed to build asset lineage like connection details, database
name, schema name, table name, derived columns detailsCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.