public class LineageEvent extends AssetLineageEventHeader
| Constructor and Description |
|---|
LineageEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,Set<GraphContext>> |
getAssetContext()
Gets asset context.
|
LineageEntity |
getLineageEntity() |
int |
hashCode() |
void |
setAssetContext(Map<String,Set<GraphContext>> assetContext)
Sets asset context.
|
void |
setLineageEntity(LineageEntity lineageEntity) |
String |
toString() |
getAssetLineageEventType, getEventVersionId, setAssetLineageEventType, setEventVersionIdpublic Map<String,Set<GraphContext>> getAssetContext()
public void setAssetContext(Map<String,Set<GraphContext>> assetContext)
assetContext - the asset contextpublic LineageEntity getLineageEntity()
public void setLineageEntity(LineageEntity lineageEntity)
public String toString()
toString in class AssetLineageEventHeaderCopyright © 2018–2020 ODPi. All rights reserved.