| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.discoveryengine.api | |
| org.odpi.openmetadata.accessservices.discoveryengine.events |
This package defines the beans that implement the payload for the Discovery Engine OMAS events.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
DiscoveryEngineEventListener.processEvent(DiscoveryEngineEvent event)
Process an event that was published by the Discovery Engine OMAS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DiscoveryEngineConfigurationEvent
DiscoveryEngineConfigurationEvent is used to inform the discovery server that the configuration of
one of its discovery engines has changed.
|
class |
DiscoveryServiceConfigurationEvent
DiscoveryServiceConfigurationEvent is used to inform a discovery server that the configuration of one of the
discovery services within one of its discovery engines has changed.
|
Copyright © 2018–2020 ODPi. All rights reserved.