public class NewTabularSchemaEvent extends DataPlatformEventHeader
| Constructor and Description |
|---|
NewTabularSchemaEvent() |
| Modifier and Type | Method and Description |
|---|---|
DataPlatform |
getDataPlatform()
Gets data platform.
|
TabularSchema |
getTabularSchema()
Gets tabular schema.
|
void |
setDataPlatform(DataPlatform dataPlatform)
Sets data platform.
|
void |
setTabularSchema(TabularSchema tabularSchema)
Sets tabular schema.
|
String |
toString() |
getEventType, getEventVersionId, getExternalSourceName, setEventType, setEventVersionId, setExternalSourceNamepublic TabularSchema getTabularSchema()
public void setTabularSchema(TabularSchema tabularSchema)
tabularSchema - the tabular schemapublic DataPlatform getDataPlatform()
public void setDataPlatform(DataPlatform dataPlatform)
dataPlatform - the data platformpublic String toString()
toString in class DataPlatformEventHeaderCopyright © 2018–2020 ODPi. All rights reserved.