public class ProcessLineageEvent extends AssetLineageEventHeader
| Constructor and Description |
|---|
ProcessLineageEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Set<GraphContext> |
getContext()
Gets asset context.
|
int |
hashCode() |
void |
setContext(Set<GraphContext> context)
Sets asset context.
|
String |
toString() |
getAssetLineageEventType, getEventVersionId, setAssetLineageEventType, setEventVersionIdpublic Set<GraphContext> getContext()
public void setContext(Set<GraphContext> context)
context - the asset contextpublic String toString()
toString in class AssetLineageEventHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.