public class NewDeployedDatabaseSchemaEvent extends DataPlatformEventHeader
| Constructor and Description |
|---|
NewDeployedDatabaseSchemaEvent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
DataPlatform |
getDataPlatform() |
Keyspace |
getKeyspace() |
int |
hashCode() |
void |
setDataPlatform(DataPlatform dataPlatform) |
void |
setKeyspace(Keyspace keyspace) |
String |
toString() |
getEventType, getEventVersionId, setEventType, setEventVersionIdpublic Keyspace getKeyspace()
public void setKeyspace(Keyspace keyspace)
public DataPlatform getDataPlatform()
public void setDataPlatform(DataPlatform dataPlatform)
public String toString()
toString in class DataPlatformEventHeaderCopyright © 2018–2019 ODPi. All rights reserved.