Index

A C O P 
All Classes and Interfaces|All Packages

A

AssetLineage - Class in org.odpi.openmetadata.accessservices.assetlineage
AssetLineage(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.AssetLineage
Instantiates a new Asset lineage Client.
AssetLineage(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.AssetLineage
Instantiates a new Asset Lineage Client.
AssetLineageInterface - Interface in org.odpi.openmetadata.accessservices.assetlineage
The Asset Lineage OMAS provides services to query the lineage of business terms and data assets.

C

ConnectedAssetClient - Class in org.odpi.openmetadata.accessservices.assetlineage
ConnectedAssetClient manages the retrieval of connections, and the creation of resource connectors used to access the content of data sources and services.
ConnectedAssetClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.ConnectedAssetClient
Create a new client with no authentication embedded in the HTTP request.
ConnectedAssetClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.ConnectedAssetClient
Create a new client that passes userId and password in each HTTP request.

O

OpenMetadataStoreClient - Class in org.odpi.openmetadata.accessservices.assetlineage
OpenMetadataClientBase provides an interface to the open metadata store.
OpenMetadataStoreClient(String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.OpenMetadataStoreClient
Create a new client with no authentication embedded in the HTTP request.
OpenMetadataStoreClient(String, String, String, String, int) - Constructor for class org.odpi.openmetadata.accessservices.assetlineage.OpenMetadataStoreClient
Create a new client that passes userId and password in each HTTP request.
org.odpi.openmetadata.accessservices.assetlineage - package org.odpi.openmetadata.accessservices.assetlineage
The Asset Lineage OMAS provides services to query the lineage of business terms and data assets.

P

publishAssetContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.assetlineage.AssetLineage
Publishes the asset context of an entity - used for data files and relational tables.
publishAssetContext(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.assetlineage.AssetLineageInterface
Publishes the asset context of an entity - used for data files and relational tables.
publishEntities(String, String, String, Optional<Date>) - Method in class org.odpi.openmetadata.accessservices.assetlineage.AssetLineage
Scan the cohort based on the given entity type and publish the contexts for the found entities to the out topic Returns a list that contains entities GUID that were published out.
publishEntities(String, String, String, Optional<Date>) - Method in interface org.odpi.openmetadata.accessservices.assetlineage.AssetLineageInterface
Scan the cohort based on the given entity type and publish the contexts for the found entities to the out topic Returns a list that contains entities GUID that were published out.
A C O P 
All Classes and Interfaces|All Packages