public class DataFileEvent extends DataEngineEventHeader
| Constructor and Description |
|---|
DataFileEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
DataFile |
getDataFile()
Return the data file bean
|
int |
hashCode() |
void |
setDataFile(DataFile dataFile)
Set up the data file bean
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, getUserId, setEventType, setEventVersionId, setExternalSourceName, setUserIdpublic DataFile getDataFile()
public void setDataFile(DataFile dataFile)
dataFile - the data filepublic boolean equals(Object o)
equals in class DataEngineEventHeaderprotected boolean canEqual(Object other)
canEqual in class DataEngineEventHeaderpublic int hashCode()
hashCode in class DataEngineEventHeaderpublic String toString()
toString in class DataEngineEventHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.