Package org.odpi.openmetadata.accessservices.discoveryengine.api
package org.odpi.openmetadata.accessservices.discoveryengine.api
The API package defines the Java interfaces supported by the Discovery Engine OMAS.
These Java interfaces wrap the REST API calls to the server.
-
ClassDescriptionDiscoveryEngineEventInterface defines how a client gets access to the configuration events produced by the Discovery Engine OMAS.DiscoveryEngineEventListener is the interface that a client implements to register to receive the events from the Discovery Engine OMAS's out topic.