| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.omrstopic | |
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopicListenerBase.processTypeDefEvent(OMRSTypeDefEvent typeDefEvent)
Method to pass a TypeDef event received on topic.
|
void |
OMRSTopicListener.processTypeDefEvent(OMRSTypeDefEvent event)
Method to pass a TypeDef event received on topic.
|
void |
OMRSTopicListenerWrapper.processTypeDefEvent(OMRSTypeDefEvent event)
Method to pass a TypeDef event received on topic.
|
void |
OMRSTopic.sendTypeDefEvent(OMRSTypeDefEvent event)
Sends the supplied event to the topic.
|
void |
OMRSTopicConnector.sendTypeDefEvent(OMRSTypeDefEvent typeDefEvent)
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
OMRSTypeDefEventProcessor.sendTypeDefEvent(String sourceName,
OMRSTypeDefEvent typeDefEvent)
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
|
void |
OMRSTypeDefEventProcessorInterface.sendTypeDefEvent(String sourceName,
OMRSTypeDefEvent typeDefEvent)
Send the TypeDef event to the OMRS Topic connector (providing TypeDef Events are enabled).
|
Copyright © 2018–2020 ODPi. All rights reserved.