| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.omrstopic | |
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopicListenerBase.processInstanceEvent(OMRSInstanceEvent instanceEvent)
Method to pass an Instance event received on topic.
|
void |
OMRSTopicListener.processInstanceEvent(OMRSInstanceEvent event)
Method to pass an Instance event received on topic.
|
void |
OMRSTopicListenerWrapper.processInstanceEvent(OMRSInstanceEvent event)
Method to pass an Instance event received on topic.
|
void |
OMRSTopicConnector.sendInstanceEvent(OMRSInstanceEvent instanceEvent)
Set the instance event to the OMRS Topic connector if the instance
event is of the permitted type.
|
void |
OMRSTopic.sendInstanceEvent(OMRSInstanceEvent event)
Sends the supplied event to the topic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSInstanceEventProcessorInterface.sendInstanceEvent(String sourceName,
OMRSInstanceEvent instanceEvent)
Process the instance event directly.
|
abstract void |
OMRSInstanceEventProcessor.sendInstanceEvent(String sourceName,
OMRSInstanceEvent instanceEvent)
Process the instance event directly.
|
Copyright © 2018–2020 ODPi. All rights reserved.