Skip navigation links
A C D E F G H I J L M N O P R S T U V 

A

addAnnotationToAnnotation(String, Annotation) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Add a new annotation and link it to an existing annotation.
addAnnotationToDataField(String, Annotation) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Add a new annotation and link it to an existing data field.
addAnnotationToDiscoveryReport(Annotation) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Add a new annotation to the annotation store as a top level annotation linked directly off of the report.
addDataFieldToDataField(String, DataField) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Add a new data field and link it to an existing data field.
addDataFieldToDiscoveryReport(String, DataField) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Add a new data field to the Annotation store linked off of an annotation (typically SchemaAnalysisAnnotation).
additionalProperties - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
analysisParameters - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
analysisStep - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
analysisStep - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
Annotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
Annotation is used to record information gleaned from a discovery service.
Annotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Default constructor used by subclasses
Annotation(Annotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Copy/clone Constructor
annotationStatus - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
AnnotationStatus - Enum in org.odpi.openmetadata.frameworks.discovery.properties
An AnnotationStatus defines the current status for an annotation plus some default descriptive text.
annotationType - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
assetConnection - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
 
assetDiscoveryTypes - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
 
assetGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
 
assetGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
 
assetGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 

C

confidenceLevel - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
createDiscoveryEngine(String, String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Create a new discovery engine definition.
createDiscoveryService(String, String, String, String, Connection) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Create a discovery service definition.
creationDate - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
creationDate - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 

D

DataField - Class in org.odpi.openmetadata.frameworks.discovery.properties
DataField describes a single data field (column, attribute or property) discovered during the analysis of an asset.
DataField() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataField
Default constructor
DataField(DataField) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataField
Copy clone constructor
DataFieldAnnotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
DataFieldAnnotation is a common base class for annotations that are attached to a data field.
DataFieldAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataFieldAnnotation
Default constructor
DataFieldAnnotation(DataFieldAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataFieldAnnotation
Copy clone constructor
DataProfileAnnotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
DataProfileAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Default constructor
DataProfileAnnotation(DataProfileAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Copy clone constructor
DataSourceMeasurementAnnotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
DataSourceMeasurementAnnotation describes properties that describe the characteristics of the data source as a whole.
DataSourceMeasurementAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Default constructor
DataSourceMeasurementAnnotation(DataSourceMeasurementAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Copy clone constructor
DataSourcePhysicalStatusAnnotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
DataSourceMeasurementAnnotation describes properties that describe the physical characteristics of a data source.
DataSourcePhysicalStatusAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Default constructor
DataSourcePhysicalStatusAnnotation(DataSourcePhysicalStatusAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Copy clone constructor
deleteAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Remove an annotation from the annotation store.
deleteDataField(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Remove a data field from the annotation store.
deleteDiscoveryEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Remove the properties of the discovery engine.
deleteDiscoveryService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Remove the properties of the discovery service.
description - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
description - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 
disconnect() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
Free up any resources held since the connector is no longer needed.
disconnect() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Free up any resources held since the connector is no longer needed.
discoverAsset(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Request the execution of a discovery service to explore a specific asset.
discoverAsset(String, String, String, Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Request the execution of a discovery service to explore a specific asset.
discoverAsset(String, String, String, Map<String, String>, List<String>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Request the execution of a discovery service to explore a specific asset.
DiscoveryAnalysisReport - Class in org.odpi.openmetadata.frameworks.discovery.properties
DiscoveryAnalysisReport describes the header information for a discovery report
DiscoveryAnalysisReport() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Default constructor
DiscoveryAnalysisReport(DiscoveryAnalysisReport) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Copy/clone constructor
DiscoveryAnnotationStore - Class in org.odpi.openmetadata.frameworks.discovery
The DiscoveryAnnotationStore provides the interface used by a discovery engine to store annotations in the annotation store.
DiscoveryAnnotationStore(String, String, DiscoveryReport) - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Constructor sets up the key parameters for accessing the annotations store.
DiscoveryAssetCatalogStore - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryAssetCatalogStore provides access to the asset catalog to enable it to step through the assets available in the asset catalog.
DiscoveryAssetCatalogStore(String, int) - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Constructor sets the max page size which is used by the caller to ensure they do not ask for too many assets at once.
DiscoveryAssetStore - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryAssetStore defines the interface to a connector broker backed by a metadata store that returns information about the Asset that a Discovery Engine is to analyze.
DiscoveryAssetStore(String, String) - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Constructor sets up the key parameters for accessing the asset store.
DiscoveryConfigurationServer - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryConfigurationServer defines the external interface used to define information about a discovery engine.
DiscoveryConfigurationServer() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
 
DiscoveryContext - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryContext provides the exchange area for annotations discovered from analysing a specific asset.
DiscoveryContext(String, String, Map<String, String>, List<String>, DiscoveryAssetStore, DiscoveryAnnotationStore, DiscoveryAssetCatalogStore) - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Constructor sets up the key parameters for accessing the annotations store.
DiscoveryContext(DiscoveryContext) - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Copy/clone Constructor
discoveryContext - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
 
DiscoveryEngine - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryEngine provides the interface for a discovery engine.
DiscoveryEngine() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
 
DiscoveryEngineException - Exception in org.odpi.openmetadata.frameworks.discovery.ffdc
DiscoveryEngineException indicates there is a problem with a request to a specific discovery engine.
DiscoveryEngineException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.discovery.ffdc.DiscoveryEngineException
This is the typical constructor for creating the exception.
DiscoveryEngineException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.discovery.ffdc.DiscoveryEngineException
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a DiscoveryEngineException in order to add the essential details about the error, where it occurred and how to fix it.
DiscoveryEngineException(OCFCheckedExceptionBase) - Constructor for exception org.odpi.openmetadata.frameworks.discovery.ffdc.DiscoveryEngineException
This constructor is used when an unexpected exception has been caught that needs to be translated in a DiscoveryEngineException.
discoveryEngineGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
DiscoveryEngineProperties - Class in org.odpi.openmetadata.frameworks.discovery.properties
DiscoveryEngineProperties describe the properties needed to describe a specific discovery engine.
DiscoveryEngineProperties() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Default constructor.
DiscoveryEngineProperties(DiscoveryEngineProperties) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Copy/clone constructor.
DiscoveryPipeline - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryPipeline is a discovery service that is responsible for choreographing the discovery services passed on initializeEmbeddedConnectors.
DiscoveryPipeline() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
 
discoveryReport - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
 
DiscoveryReport - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryReport is a collection of annotations tied to the execution of one or more discovery services.
DiscoveryReport() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Default constructor
discoveryReportGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
discoveryRequestStatus - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
discoveryRequestStatus - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
DiscoveryRequestStatus - Enum in org.odpi.openmetadata.frameworks.discovery.properties
DiscoveryRequestStatus defines the current status for a discovery request made to a discovery engine.
DiscoveryService - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryService describes a specific type of connector that is responsible for analyzing the content of a specific asset.
DiscoveryService() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
 
DiscoveryServiceException - Exception in org.odpi.openmetadata.frameworks.discovery.ffdc
DiscoveryServiceException indicates there has been a problem running a discovery service.
DiscoveryServiceException(int, String, String, String, String, String) - Constructor for exception org.odpi.openmetadata.frameworks.discovery.ffdc.DiscoveryServiceException
This is the typical constructor for creating the exception.
DiscoveryServiceException(int, String, String, String, String, String, Throwable) - Constructor for exception org.odpi.openmetadata.frameworks.discovery.ffdc.DiscoveryServiceException
This constructor is used when an unexpected exception has been caught that needs to be wrapped in a ConnectorCheckedException in order to add the essential details about the error, where it occurred and how to fix it.
discoveryServiceGUID - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
discoveryServiceName - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
 
DiscoveryServiceProperties - Class in org.odpi.openmetadata.frameworks.discovery.properties
DiscoveryServiceProperties contains the definition of a discovery service.
DiscoveryServiceProperties() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Default constructor
DiscoveryServiceProperties(DiscoveryServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Copy/clone constructor
DiscoveryServiceProvider - Class in org.odpi.openmetadata.frameworks.discovery
DiscoveryServiceProvider implements the base class for the connector provider for a discovery service.
DiscoveryServiceProvider() - Constructor for class org.odpi.openmetadata.frameworks.discovery.DiscoveryServiceProvider
 
displayName - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
 
displayName - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 

E

embeddedConnectors - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
 
embeddedDiscoveryServices - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
 
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Compare the values of the supplied object with those stored in the current object.
equals(Object) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Compare the values of the supplied object with those stored in the current object.
explanation - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
expression - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 

F

findAssets(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the list of assets that have the search string somewhere in their properties.

G

getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the additional properties for the Annotation.
getAdditionalProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getAllDiscoveryEngines(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the list of discovery engine definitions that are stored.
getAllDiscoveryServices(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the list of discovery services definitions that are stored.
getAnalysisParameters() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the properties that hold the parameters used to drive the discovery service's analysis.
getAnalysisParameters() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the parameters used to drive the discovery service's analysis.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the locally defined analysis step.
getAnalysisStep() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return a description of the analysis step that the discovery service was in when it created the annotation.
getAnnotation(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return a specific annotation stored in the annotation store (previous or new).
getAnnotation(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Retrieve a single annotation by unique identifier.
getAnnotationStatus() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the current status of the annotation.
getAnnotationStore() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the annotation store for the discovery engine.
getAnnotationType() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the informal name for the type of annotation.
getAssetCatalogStore() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the asset catalog store that provides the ability to query assets.
getAssetDiscoveryTypes() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Return the list of asset discovery types that this discovery service supports.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Return the unique identifier for the asset.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the unique identifier of the asset being discovered.
getAssetGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the unique identifier of the asset that was analyzed.
getAssetProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Returns a comprehensive collection of properties about the requested asset.
getAssets(int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the next set of assets to process.
getAssetsByEndpoint(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the list of assets that have the same endpoint address.
getAssetsByName(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the list of matching assets that have the supplied name as either the qualified name or display name.
getAssetsByQualifiedName(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the assets with the same qualified name.
getAssetStore() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the asset store for the discovery engine.
getAverageValue() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getConfidenceLevel() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the confidence level of the discovery service that the annotation is correct.
getConnection() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Return the connection used to create a instance of this discovery service.
getConnectionForAsset() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Return the connection information for the asset.
getConnectorByConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Returns the connector corresponding to the supplied connection.
getConnectorToAsset() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Return the connector to the requested asset.
getCreateTime() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Return the date of the review.
getCreationDate() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the creation date for the discovery analysis report that will result from this discovery request.
getCreationDate() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the creation date for the report.
getDataField(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return a specific data field stored in the annotation store (previous or new).
getDataFieldAnnotations() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getDataFieldName() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getDataFieldPosition() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getDataFieldType() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getDataSourceProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Return the properties of the data source.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Return the default description for the status for this enum instance.
getDescription() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the discovery analysis report description.
getDescription() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the description of the discovery engine.
getDescription() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Return the default description for the status for this enum instance.
getDiscoveryContext() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Return the discovery context for this discovery service.
getDiscoveryEngineByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the properties from a discovery engine definition.
getDiscoveryEngineByName(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the properties from a discovery engine definition.
getDiscoveryEngineGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the unique identifier of the discovery engine that ran the discovery service.
getDiscoveryReport() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return the report identifier for this discovery context.
getDiscoveryReport(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Request the discovery report for a discovery request that has completed.
getDiscoveryReportAnnotations(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Return the annotations linked direction to the report.
getDiscoveryReportGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the report identifier for this discovery context.
getDiscoveryRequestStatus() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the current status of the discovery request - this is stored in the report.
getDiscoveryRequestStatus() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the status of the discovery process.
getDiscoveryServiceByGUID(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the properties from a discovery service definition.
getDiscoveryServiceByName(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the properties from a discovery service definition.
getDiscoveryServiceGUID() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the unique identifier of the discovery service.
getDiscoveryServiceRegistrations(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Return the list of discovery engines that a specific discovery service is registered with.
getDiscoveryStatus(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Request the status of an executing discovery request.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Return the display name of the discovery analysis report.
getDisplayName() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the display name for messages and UI.
getEmbeddedDiscoveryServices(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Retrieve and validate the list of embedded connectors and cast them to discovery service connector.
getEncoding() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Return the encoding of the data source.
getErrorMessageId() - Method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns the unique identifier for the error message.
getExplanation() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the explanation for the annotation.
getExpression() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the expression that represent the relationship between the annotation and the asset.
getExtendedAnnotations(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return any annotations attached to this annotation.
getExtendedAnnotations(String, String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Return any annotations attached to this annotation.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
 
getInferredDataType() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getInferredFormat() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getInferredLength() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getInferredScale() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getJsonProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the JSON properties associated with the annotation.
getLength() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getMaxPageSize() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
Return the maximum number of assets that can be returned by getAssets().
getModifiedTime() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Return the time that the file was last modified.
getName() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Return the default name for the status for this enum instance.
getName() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Return the default name for the status for this enum instance.
getNestedDataFields(String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return any annotations attached to this annotation.
getNestedDataFields() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
getNewAnnotationsForAsset(int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return the current list of annotations for this discovery run.
getNewDataFieldsForAsset(int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Return the current list of data fields for this discovery run.
getNumAttachedAnnotations() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the number of annotations attached to the this annotation.
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Return the status code for this enum instance
getOrdinal() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Return the status code for this enum instance
getPatchLevel() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the patch level of the discovery engine.
getPreviousAnnotationsForAsset(int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
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.frameworks.discovery.DiscoveryAnnotationStore
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.frameworks.discovery.DiscoveryAnnotationStore
Return the list of data fields from previous runs of the discovery service.
getProfileCounts() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getProfileFlags() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getProfileProperties() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Return the date of the review.
getRegisteredDiscoveryService(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Retrieve a specific discovery service registered with a discovery engine.
getRegisteredDiscoveryServices(String, String, int, int) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Retrieve the identifiers of the discovery services registered with a discovery engine.
getReportDescription() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the description for the discovery analysis report that will result from this discovery request.
getReportDisplayName() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the display name of the discovery analysis report that will result from this discovery request.
getReportQualifiedName() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Return the unique name of the discovery analysis report that will result from this discovery request.
getRequestedAnnotationTypes() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Return the list of annotation types required by the requester (null means all types available)
getReviewComment() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return any comments made by the steward during the review.
getReviewDate() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the date that this annotation was reviewed.
getSchemaName() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Return the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
getSchemaTypeName() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Return the name of the schema type for this asset.
getSize() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Return the size in bytes of the data source.
getSource() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the source of the discovery engine implementation.
getSteward() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the name of the steward that reviewed the annotation.
getSummary() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Return the summary description for the annotation.
getSystemAction() - Method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTypeDescription() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the description of the type of discovery engine this is.
getUserAction() - Method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns instructions of how to resolve the issue reported in this exception.
getValueCount() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getValueList() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getValueRangeFrom() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getValueRangeTo() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
getVersion() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Return the version of the discovery engine.

H

handleUnexpectedException(String, Throwable) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Provide a common exception for unexpected errors.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Create a hash code for this element type.
hashCode() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Create a hash code for this element type.

I

initializeEmbeddedConnectors(List<Connector>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
Set up the list of discovery services connectors that will be invoked as part of this discovery pipeline.

J

jsonProperties - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 

L

linkAnnotation(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Link an existing annotation to another object.
logAssetAuditMessage(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
Log an audit message about this asset.

M

maxPageSize - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
 

N

numAttachedAnnotations - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 

O

ODFErrorCode - Enum in org.odpi.openmetadata.frameworks.discovery.ffdc
The ODF error code is used to define first failure data capture (FFDC) for errors that occur when working with ODF Discovery Services.
org.odpi.openmetadata.frameworks.discovery - package org.odpi.openmetadata.frameworks.discovery
 
org.odpi.openmetadata.frameworks.discovery.ffdc - package org.odpi.openmetadata.frameworks.discovery.ffdc
 
org.odpi.openmetadata.frameworks.discovery.properties - package org.odpi.openmetadata.frameworks.discovery.properties
 

P

patchLevel - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 

R

registerDiscoveryServiceWithEngine(String, String, String, List<String>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Register a discovery service with a specific discovery engine.
RegisteredDiscoveryService - Class in org.odpi.openmetadata.frameworks.discovery.properties
RegisteredDiscoveryService describes a discovery service that has been registered with a discovery engine.
RegisteredDiscoveryService() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Default constructor
RegisteredDiscoveryService(RegisteredDiscoveryService) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Copy/clone constructor
RegisteredDiscoveryService(DiscoveryServiceProperties) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Copy/clone constructor
reportDescription - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
reportDisplayName - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
reportQualifiedName - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 
reviewComment - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
reviewDate - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
runDiscoveryPipeline() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
This implementation provides an inline sequential invocation of the supplied discovery services.

S

scanAllAssets(String, String, Map<String, String>, List<String>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryEngine
Explore each of the assets in the asset store.
SchemaAnalysisAnnotation - Class in org.odpi.openmetadata.frameworks.discovery.properties
SchemaAnalysisAnnotation is used to describe the results of reviewing the structure of the content of an asset.
SchemaAnalysisAnnotation() - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Default constructor
SchemaAnalysisAnnotation(SchemaAnalysisAnnotation) - Constructor for class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Copy/clone constructor
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the additional properties for the Annotation.
setAdditionalProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setAnalysisParameters(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the parameters used to drive the discovery service's analysis.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Set up the name of the current analysis step.
setAnalysisStep(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up a description of the analysis step that the discovery service was in when it created the annotation.
setAnnotationStatus(AnnotationStatus) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the current status of the annotation.
setAnnotationType(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the informal name for the type of annotation.
setAssetDiscoveryTypes(List<String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Set up the list of asset types that this discovery service supports.
setAssetGUID(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the unique identifier of the asset that was analyzed.
setAttachedAnnotations(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the number of annotations attached to the this annotation.
setAverageValue(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setConfidenceLevel(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the confidence level of the discovery service that the annotation is correct.
setConnection(Connection) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Set up the connection used to create a instance of this discovery service.
setCreateTime(Date) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Set up the date and time that the data source was created
setCreationDate(Date) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the creation date for the report.
setDataFieldAnnotations(List<DataFieldAnnotation>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setDataFieldName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setDataFieldPosition(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setDataFieldType(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setDataSourceProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Set up the properties of the data source.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the discovery analysis report description.
setDescription(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the description of the discovery engine.
setDiscoveryContext(DiscoveryContext) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Set up details of the asset to analyze and the results of any previous analysis.
setDiscoveryEngineGUID(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the unique identifier of the discovery engine that ran the discovery service.
setDiscoveryRequestStatus(DiscoveryRequestStatus) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Set up the current status of the discovery request - this is stored in the report so it can be monitored by the originator of the request.
setDiscoveryRequestStatus(DiscoveryRequestStatus) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the status of the discovery process.
setDiscoveryServiceGUID(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the unique identifier of the discovery service.
setDiscoveryServiceName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Set up the discovery service name.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Set up the display name of the discovery analysis report.
setDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the display name for messages and UI.
setEncoding(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Set up the encoding of the data source.
setExplanation(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the explanation for the annotation.
setExpression(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the expression that represent the relationship between the annotation and the asset.
setInferredDataType(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setInferredFormat(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setInferredLength(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setInferredScale(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setJsonProperties(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the JSON properties associated with the annotation.
setLength(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setModifiedTime(Date) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Set up the time that the file was last modified.
setNestedDataFields(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
 
setPatchLevel(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the patch level of the discovery engine.
setProfileCounts(Map<String, Long>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setProfileFlags(Map<String, Boolean>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setProfileProperties(Map<String, String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Set up the date of the review
setReportDescription(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Set up the description for the discovery analysis report that will result from this discovery request.
setReportDisplayName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Set up the display name of the discovery analysis report that will result from this discovery request.
setReportQualifiedName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
Set up the unique name of the discovery analysis report that will result from this discovery request.
setReviewComment(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up any comments made by the steward during the review.
setReviewDate(Date) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the date that this annotation was reviewed.
setSchemaName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Set up the name of the schema - this will be used in the creation of the schema object and reflects the content associated with the asset.
setSchemaTypeName(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Set up he name of the schema type for this asset.
setSize(int) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Set up the size in bytes of the data source.
setSource(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the source of the discovery engine implementation.
setSteward(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the name of the steward that reviewed the annotation.
setSummary(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Set up the summary description for the annotation.
setTypeDescription(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the description of the type of discovery engine this is.
setValueCount(Map<String, Integer>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setValueList(List<String>) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setValueRangeFrom(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setValueRangeTo(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
 
setVersion(String) - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Set up the version string of the discovery engine.
source - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 
start() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryPipeline
Start the pipeline.
start() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryService
Indicates that the discovery service is completely configured and can begin processing.
steward - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 
summary - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
 

T

toString() - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryContext
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.Annotation
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataField
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataFieldAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataProfileAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourceMeasurementAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DataSourcePhysicalStatusAnnotation
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryAnalysisReport
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
Standard toString method.
toString() - Method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryServiceProperties
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.RegisteredDiscoveryService
Standard toString method.
toString() - Method in class org.odpi.openmetadata.frameworks.discovery.properties.SchemaAnalysisAnnotation
Standard toString method.
typeDescription - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 

U

unlinkAnnotation(String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Remove the relationship between an annotation and another object.
unregisterDiscoveryServiceFromEngine(String, String, String) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Unregister a discovery service from the discovery engine.
updateAnnotation(Annotation) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Replace the current properties of an annotation.
updateDataField(DataField) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
Replace the current properties of a data field.
updateDiscoveryEngine(String, String, String, String, String, String, String, String, String, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Update the properties of an existing discovery engine definition.
updateDiscoveryService(String, String, String, String, String, String, String, OwnerType, List<String>, String, Connection, Map<String, String>, Map<String, Object>) - Method in class org.odpi.openmetadata.frameworks.discovery.DiscoveryConfigurationServer
Update the properties of an existing discovery service definition.
userId - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAnnotationStore
 
userId - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetCatalogStore
 
userId - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryAssetStore
 
userId - Variable in class org.odpi.openmetadata.frameworks.discovery.DiscoveryReport
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.frameworks.discovery.ffdc.ODFErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.discovery.properties.AnnotationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryRequestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version - Variable in class org.odpi.openmetadata.frameworks.discovery.properties.DiscoveryEngineProperties
 
A C D E F G H I J L M N O P R S T U V 
Skip navigation links

Copyright © 2018–2020 ODPi. All rights reserved.