- getAllDiscoveryEngines(String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the list of discovery engine definitions that are stored.
- getAllDiscoveryServices(String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the list of discovery services definitions that are stored.
- getAnnotation(String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return a specific annotation stored in the annotation store (previous or new).
- getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Retrieve a single annotation by unique identifier.
- getAssetProperties() - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAssetStoreClient
-
Returns a comprehensive collection of properties about the requested asset.
- getConnectionForAsset() - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAssetStoreClient
-
Return the connection information for the asset.
- getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAssetStoreClient
-
Returns the connector corresponding to the supplied connection.
- getConnectorForConnection(String, Connection) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Returns the connector corresponding to the supplied connection.
- getDataField(String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return a specific data field stored in the annotation store (previous or new).
- getDiscoveryAnalysisReport(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Request the discovery report for a discovery request that has completed.
- getDiscoveryEngineByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the properties from a discovery engine definition.
- getDiscoveryEngineByName(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the properties from a discovery engine definition.
- getDiscoveryReportAnnotations(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Return the annotations linked directly to the report.
- getDiscoveryServiceByGUID(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the properties from a discovery service definition.
- getDiscoveryServiceByName(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the properties from a discovery service definition.
- getDiscoveryServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Return the list of discovery engines that a specific discovery service is registered with.
- getDiscoveryStatus(String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Request the status of an executing discovery request.
- getExtendedAnnotations(String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return any annotations attached to this annotation.
- getExtendedAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryEngineClient
-
Return any annotations attached to this annotation.
- getNestedDataFields(String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return any annotations attached to this annotation.
- getNewAnnotationsForAsset(int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return the current list of annotations for this discovery run.
- getNewDataFieldsForAsset(int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return the current list of data fields for this discovery run.
- getPreviousAnnotationsForAsset(int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return the list of Annotations created for the asset by previous runs of the discovery service.
- getPreviousAnnotationsForAsset(AnnotationStatus, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return the list of annotations from previous runs of the discovery service that are set to a specific status.
- getPreviousDataFieldsForAsset(int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryAnnotationStoreClient
-
Return the list of data fields from previous runs of the discovery service.
- getRegisteredDiscoveryService(String, String, String) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Retrieve a specific discovery service registered with a discovery engine.
- getRegisteredDiscoveryServices(String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.discoveryengine.client.DiscoveryConfigurationClient
-
Retrieve the identifiers of the discovery services registered with a discovery engine.