public class NewTabularColumnEvent extends DataPlatformEventHeader
| Constructor and Description |
|---|
NewTabularColumnEvent() |
| Modifier and Type | Method and Description |
|---|---|
DataPlatform |
getDataPlatform()
Gets data platform.
|
TabularColumn |
getTabularColumn()
Gets tabular column.
|
void |
setDataPlatform(DataPlatform dataPlatform)
Sets data platform.
|
void |
setTabularColumn(TabularColumn tabularColumn)
Sets tabular column.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, setEventType, setEventVersionId, setExternalSourceNamepublic TabularColumn getTabularColumn()
public void setTabularColumn(TabularColumn tabularColumn)
tabularColumn - the tabular columnpublic DataPlatform getDataPlatform()
public void setDataPlatform(DataPlatform dataPlatform)
dataPlatform - the data platformpublic String toString()
toString in class DataPlatformEventHeaderCopyright © 2018–2021 LF AI & Data Foundation. All rights reserved.