- ASSET_LINEAGE_OMAS - Static variable in class org.odpi.openmetadata.accessservices.assetlineage.util.Constants
-
- ASSET_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.accessservices.assetlineage.util.Constants
-
- AssetContextHandler - Class in org.odpi.openmetadata.accessservices.assetlineage.handlers
-
The Asset Context handler provides methods to build graph context for assets that has been created.
- AssetContextHandler(String, String, InvalidParameterHandler, OMRSRepositoryHelper, RepositoryHandler, List<String>) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.handlers.AssetContextHandler
-
Construct the discovery engine configuration handler caching the objects
needed to operate within a single server instance.
- AssetLineageAdmin - Class in org.odpi.openmetadata.accessservices.assetlineage.admin
-
AssetLineageAdmin is the class that is called by the OMAG Server to initialize and terminate
the Asset Lineage OMAS.
- AssetLineageAdmin() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.admin.AssetLineageAdmin
-
Default constructor
- AssetLineageAuditCode - Enum in org.odpi.openmetadata.accessservices.assetlineage.auditlog
-
- AssetLineageInstanceHandler - Class in org.odpi.openmetadata.accessservices.assetlineage.server
-
AssetLineageInstanceHandler retrieves information from the instance map for the
access service instances.
- AssetLineageInstanceHandler() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.server.AssetLineageInstanceHandler
-
Default constructor registers the access service
- AssetLineageOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.assetlineage.listeners
-
AssetLineageOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
- AssetLineageOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSAuditLog, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.listeners.AssetLineageOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Lineage OMAS
along with classes for testing and manipulating instances.
- AssetLineagePublisher - Class in org.odpi.openmetadata.accessservices.assetlineage.outtopic
-
AssetLineagePublisher is the connector responsible for publishing lineage context information about
new and changed assets.
- AssetLineagePublisher(Connection, OMRSAuditLog) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.outtopic.AssetLineagePublisher
-
The constructor is given the connection to the out topic for Asset Lineage OMAS
along with classes for testing and manipulating instances.
- AssetLineageRestServices - Class in org.odpi.openmetadata.accessservices.assetlineage.server
-
The AssetLineageRESTServices provides the server-side implementation of the Asset Lineage Open Metadata
Assess Service (OMAS).
- AssetLineageRestServices() - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.server.AssetLineageRestServices
-
Default constructor
- AssetLineageServicesInstance - Class in org.odpi.openmetadata.accessservices.assetlineage.server
-
AssetLineageServicesInstance caches references to OMRS objects for a specific server.
- AssetLineageServicesInstance(OMRSRepositoryConnector, List<String>, OMRSAuditLog, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.server.AssetLineageServicesInstance
-
Set up the handlers for this server.
- ATTRIBUTE_FOR_SCHEMA - Static variable in class org.odpi.openmetadata.accessservices.assetlineage.util.Constants
-