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