Class Summary
| Class |
Description |
| AnnotationConverter<B> |
AnnotationConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail object into an Annotation bean.
|
| ConnectionConverter<B> |
ConnectionConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail and Relationship objects into a Connection bean (or a VirtualConnection bean).
|
| DataFieldConverter<B> |
DataFieldConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DataField bean.
|
| DiscoveryAnalysisReportConverter<B> |
DiscoveryAnalysisReportConverter transfers the relevant properties from some Open Metadata Repository Services (OMRS)
EntityDetail object into an DiscoveryAnalysisReport bean.
|
| DiscoveryConfigurationHandler |
DiscoveryConfigurationHandler provides the open metadata server side implementation of
DiscoveryConfigurationServer which is part of the Open Discovery Framework (ODF).
|
| DiscoveryConfigurationServices |
The DiscoveryConfigurationServices provides the server-side implementation of the configuration services
from the Open Discovery Framework (ODF).
|
| DiscoveryEngineAdmin |
DiscoveryEngineAdmin manages the start up and shutdown of the Discovery Engine OMAS.
|
| DiscoveryEnginePropertiesConverter<B> |
DiscoveryEnginePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DiscoveryEngineProperties bean.
|
| DiscoveryEngineRESTServices |
The DiscoveryEngineRESTServices provides the server-side implementation of the services used by the discovery
engine as it is managing requests to execute open discovery services in the discovery server.
|
| DiscoveryEngineServicesInstance |
DiscoveryEngineServicesInstance caches references to OMRS objects for a specific server.
|
| DiscoveryServicePropertiesConverter<B> |
DiscoveryServicePropertiesConverter transfers the relevant properties from an Open Metadata Repository Services (OMRS)
EntityDetail object into a DiscoveryServiceProperties bean.
|
| RegisteredDiscoveryServiceConverter |
RegisteredDiscoveryServiceConverter transfers the relevant properties from a DiscoveryServiceProperties bean
and the Open Metadata Repository Services (OMRS) Relationship object into a RegisteredDiscoveryService bean.
|