| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.omrstopic | |
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopicConnector.setEventProtocolLevel(OMRSEventProtocolVersion eventProtocolVersion)
Setup the version of the protocol to use for events.
|
void |
OMRSTopic.setEventProtocolLevel(OMRSEventProtocolVersion eventProtocolVersion)
Setup the version of the protocol to use for events.
|
| Modifier and Type | Method and Description |
|---|---|
static OMRSEventProtocolVersion |
OMRSEventProtocolVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OMRSEventProtocolVersion[] |
OMRSEventProtocolVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020 ODPi. All rights reserved.