| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataplatform.events |
| Modifier and Type | Method and Description |
|---|---|
DataPlatformEventType |
DataPlatformEventHeader.getEventType() |
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 |
DataPlatformEventHeader.setEventType(DataPlatformEventType eventType) |
| Constructor and Description |
|---|
DataPlatformEventHeader(long eventVersionId,
DataPlatformEventType eventType) |
Copyright © 2018–2019 ODPi. All rights reserved.