| OMRSEvent |
OMRSEvent defines the common content of a message that is sent through the OMRSTopicConnector to all metadata
repositories registered in the open metadata repository cohort.
|
| OMRSEventCategory |
OMRSEventCategory defines the different categories of events that pass through the OMRS Topic.
|
| OMRSEventDirection |
OMRSEventDirection defines the origin of an OMRSEvent.
|
| OMRSEventErrorCode |
OMRSEventErrorCode is a merging of the OMRSRegistryEventErrorCode, OMRSTypeDefEventErrorCode and
OMRSInstanceEventErrorCode that is used in OMRSEvent.
|
| OMRSEventOriginator |
OMRSEventOriginator is part of an OMRSEvent's header.
|
| OMRSEventProtocolVersion |
OMRSEventProtocolVersion provides the identifier for the version number of the event payload.
|
| OMRSInstanceEvent |
|
| OMRSInstanceEventErrorCode |
OMRSInstanceEventErrorCode defines the list of error codes that are used to record errors in the metadata
instance replication process that is used by the repository connectors within the open metadata repository cluster.
|
| OMRSInstanceEventProcessorInterface |
OMRSInstanceEventProcessor is an interface implemented by a component that is able to process incoming
metadata instance events for an Open Metadata Repository.
|
| OMRSInstanceEventType |
OMRSInstanceEventType defines the different types of instance events in the open metadata repository services
protocol.
|
| OMRSRegistryEventErrorCode |
OMRSRegistryEventErrorCode defines the list of error codes that are used to record errors in the registration
process that is used by the cluster registries when managing the membership of the open metadata repository cluster.
|
| OMRSRegistryEventProcessorInterface |
OMRSRegistryEventProcessor is an interface implemented by a component that is able to process
registry events for an Open Metadata Repository's membership of an Open Metadata Repository Cohort.
|
| OMRSRegistryEventType |
OMRSRegistryEventType defines the different types of registry events in the open metadata repository services
protocol.
|
| OMRSTypeDefEvent |
OMRSTypeDefEvent provides the wrapper for an event that relates to a type definition (TypeDef).
|
| OMRSTypeDefEventErrorCode |
OMRSTypeDefEventErrorCode defines the list of error codes that are used to record errors in the TypeDef
synchronization process that is used by the repository connectors within the open metadata repository cluster.
|
| OMRSTypeDefEventProcessorInterface |
OMRSTypeDefEventProcessor is an interface implemented by a component that is able to process incoming
TypeDef events for an Open Metadata Repository.
|
| OMRSTypeDefEventType |
OMRSTypeDefEventType defines the different types of TypeDef events in the open metadata repository services
protocol:
UNKNOWN_TYPEDEF_EVENT: the event is not recognized by this local server, probably because it is back-level
from other servers in the cluster.
|
| OpenMetadataEventsSecurity |
OpenMetadataEventsSecurity defines the optional interface that an Open Metadata Server Security
Connector can implement to control whether an event is either sent or received from a cohort.
|