All Classes Class Summary Enum Summary Exception Summary
| Class |
Description |
| Annotation |
Annotation is used to record information gleaned from a discovery service.
|
| AnnotationStatus |
An AnnotationStatus defines the current status for an annotation plus some default descriptive text.
|
| ClassificationAnnotation |
ClassificationAnnotation recommends classifications for either an asset or a data field.
|
| DataClassAnnotation |
DataClassAnnotation recommends a data class that potentially matches this data field.
|
| DataField |
DataField describes a single data field (column, attribute or property) discovered during the analysis of an asset.
|
| DataFieldAnnotation |
DataFieldAnnotation is a common base class for annotations that are attached to a data field.
|
| DataProfileAnnotation |
DataProfileAnnotation holds properties that describe the characteristics of a specific field within a data source.
|
| DataProfileLogAnnotation |
DataProfileLogAnnotation is an annotation that is used when the profile data generated is too big to store in the metadata server
and has been located in log files instead.
|
| DataSourceMeasurementAnnotation |
DataSourceMeasurementAnnotation describes properties that describe the characteristics of the data source as a whole.
|
| DataSourcePhysicalStatusAnnotation |
DataSourceMeasurementAnnotation describes properties that describe the physical characteristics of a data source.
|
| DiscoveryAnalysisReport |
DiscoveryAnalysisReport describes the properties for a discovery analysis report.
|
| DiscoveryAnalysisReportStore |
DiscoveryAnalysisReportStore provides a client to the open metadata repository that manages the content
of the discovery analysis report.
|
| DiscoveryAnnotationStore |
The DiscoveryAnnotationStore provides the interface used by a discovery engine to
store annotations in the annotation store.
|
| DiscoveryAssetCatalogStore |
DiscoveryAssetCatalogStore provides access to the asset catalog to enable it to step through the
assets available in the asset catalog.
|
| DiscoveryAssetStore |
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.
|
| DiscoveryConfigurationServer |
DiscoveryConfigurationServer defines the external interface used to define information
about a discovery engine.
|
| DiscoveryContext |
DiscoveryContext provides the discovery service with access to information about
the discovery request along with the open metadata repository interfaces.
|
| DiscoveryEngine |
DiscoveryEngine provides the interface for a discovery engine.
|
| DiscoveryEngineException |
DiscoveryEngineException indicates there is a problem with a request to a specific discovery engine.
|
| DiscoveryEngineProperties |
DiscoveryEngineProperties describe the properties needed to describe a specific discovery engine.
|
| DiscoveryPipeline |
DiscoveryPipeline is a discovery service that is responsible for choreographing the discovery services
passed on initializeEmbeddedConnectors.
|
| DiscoveryRequestStatus |
DiscoveryRequestStatus defines the current status for a discovery request made to a discovery engine.
|
| DiscoveryService |
DiscoveryService describes a specific type of connector that is responsible for analyzing the content
of a specific asset.
|
| DiscoveryServiceException |
DiscoveryServiceException indicates there has been a problem running a discovery service.
|
| DiscoveryServiceProperties |
DiscoveryServiceProperties contains the definition of a discovery service.
|
| DiscoveryServiceProvider |
DiscoveryServiceProvider implements the base class for the connector provider for a discovery service.
|
| DivergentAttachmentAnnotation |
DivergentAttachmentAnnotation is the annotation used to record details attachments to an asset whose values are diverging from the values of a
similar attachment in an asset that has been linked as a duplicate.
|
| DivergentAttachmentClassificationAnnotation |
DivergentAttachmentClassificationAnnotation identifies a classification and its properties that are diverging in an attachment for
2 assets that are linked as duplicates.
|
| DivergentAttachmentRelationshipAnnotation |
DivergentAttachmentRelationshipAnnotation identifies a relationship and its properties that are diverging in 2 attachments for assets that are
linked as duplicates.
|
| DivergentAttachmentValueAnnotation |
DivergentValueAnnotation lists the name of the properties that are diverging in 2 assets that are linked as
duplicates.
|
| DivergentClassificationAnnotation |
DivergentClassificationAnnotation identifies a classification and its properties that are diverging in 2 assets that are linked as
duplicates.
|
| DivergentDuplicateAnnotation |
DivergentDuplicateAnnotation is the annotation used to record details of an asset has been identified as a duplicate because it originally
had very similar values.
|
| DivergentRelationshipAnnotation |
DivergentRelationshipAnnotation identifies a relationship and its properties that are diverging in 2 assets that are linked as
duplicates.
|
| DivergentValueAnnotation |
DivergentValueAnnotation lists the name of the properties that are diverging in 2 assets that are linked as
duplicates.
|
| ElementClassification |
The ElementClassification bean describes a single classification associated with an element.
|
| ElementClassificationHeader |
The ElementClassificationHeader bean describes the header for a classification associated with an element.
|
| ElementControlHeader |
The ElementControlHeader bean provides details of the origin and changes associated with the element.
|
| ElementHeader |
ElementHeader provides the common identifier and type information for all properties objects
that have a guid associated with them.
|
| ElementOrigin |
ElementOrigin defines where the metadata comes from and, hence if it can be updated.
|
| ElementStatus |
The ElementStatus defines the status of an element in the metadata collection.
|
| ElementType |
The ElementType bean provides details of the type information associated with a metadata element.
|
| ODFErrorCode |
The ODF error code is used to define first failure data capture (FFDC) for errors that occur when working with
ODF Discovery Services.
|
| PropertyBase |
This property header implements any common mechanisms that all property objects need.
|
| QualityAnnotation |
QualityAnnotation records a quality assessment of the data.
|
| RegisteredDiscoveryService |
RegisteredDiscoveryService describes a discovery service that has been registered with a discovery engine.
|
| RelationshipAdviceAnnotation |
RelationshipAdviceAnnotation is used to record a recommendation that a new relationship should be made from this data field to another
object in the open metadata types.
|
| RequestForActionAnnotation |
RequestForActionAnnotation is used to record an issue that has been discovered.
|
| SchemaAnalysisAnnotation |
SchemaAnalysisAnnotation is used to describe the results of reviewing the structure of the content of an asset.
|
| SemanticAnnotation |
SemanticAnnotation provides a recommendation as to the likely meaning of data.
|
| SuspectDuplicateAnnotation |
SuspectDuplicateAnnotation is the annotation used to record details of an asset that seems to be a duplicate of the asset being
analysed by a discovery service.
|