| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataplatform.events |
| Modifier and Type | Method and Description |
|---|---|
DataPlatformEventType |
DataPlatformOutTopicEvent.getEventType()
Gets event type.
|
DataPlatformEventType |
DataPlatformEventHeader.getEventType()
Gets event type.
|
static DataPlatformEventType |
DataPlatformEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataPlatformEventType[] |
DataPlatformEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataPlatformOutTopicEvent.setEventType(DataPlatformEventType eventType)
Sets event type.
|
void |
DataPlatformEventHeader.setEventType(DataPlatformEventType eventType)
Sets event type.
|
Copyright © 2018–2020 ODPi. All rights reserved.