| Package | Description |
|---|---|
| org.odpi.openmetadata.repositoryservices.connectors.omrstopic | |
| org.odpi.openmetadata.repositoryservices.events |
| Modifier and Type | Method and Description |
|---|---|
void |
OMRSTopicListener.processInstanceEvent(OMRSInstanceEvent event)
Method to pass an Instance event received on topic.
|
void |
OMRSTopicListenerBase.processInstanceEvent(OMRSInstanceEvent instanceEvent)
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 |
|---|---|
OMRSInstanceEvent |
OpenMetadataEventsSecurity.validateInboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event received from another member of the cohort should be processed
by this server.
|
OMRSInstanceEvent |
OMRSMetadataDefaultEventsSecurity.validateInboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event received from another member of the cohort should be processed
by this server.
|
OMRSInstanceEvent |
OpenMetadataEventsSecurity.validateOutboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event should be sent to the other members of the cohort by this server.
|
OMRSInstanceEvent |
OMRSMetadataDefaultEventsSecurity.validateOutboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event should be sent to the other members of the cohort by this server.
|
| 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.
|
OMRSInstanceEvent |
OpenMetadataEventsSecurity.validateInboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event received from another member of the cohort should be processed
by this server.
|
OMRSInstanceEvent |
OMRSMetadataDefaultEventsSecurity.validateInboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event received from another member of the cohort should be processed
by this server.
|
OMRSInstanceEvent |
OpenMetadataEventsSecurity.validateOutboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event should be sent to the other members of the cohort by this server.
|
OMRSInstanceEvent |
OMRSMetadataDefaultEventsSecurity.validateOutboundEvent(String cohortName,
OMRSInstanceEvent event)
Validate whether an event should be sent to the other members of the cohort by this server.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.