Package org.odpi.openmetadata.adapters.connectors.discoveryservices


package org.odpi.openmetadata.adapters.connectors.discoveryservices
  • Class
    Description
    AuditableDiscoveryService is a base class for discovery services that wish to use the audit log.
    CSVDiscoveryService is a discovery service implementation for analysing CSV Files to discovery columns and profile the data in them.
    CSVDiscoveryServiceProvider provides the connector provider for the CSV Discovery Service
    The DiscoveryServiceAuditCode is used to define the message content for the OMRS Audit Log.
    The DiscoveryServiceErrorCode is used to define first failure data capture (FFDC) for errors that occur when running Discovery Services.
    DuplicateSuspectDiscoveryProvider is the provider for the DuplicateSuspectDiscoveryService - an ODF discovery service connector.
    DuplicateSuspectDiscoveryService is a discovery service that looks for assets in the asset catalog that seem to be duplicates of the asset supplied in the context.
    SequentialDiscoveryPipeline is a discovery pipeline that provides an inline sequential invocation of the supplied discovery services.
    SequentialDiscoveryPipelineProvider is the provider for the SequentialDiscoveryPipeline - an ODF discovery pipeline connector.