Skip navigation links
A C D G O S 

A

addLineageMappings(String, List<LineageMapping>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Add lineage mapping relationships between schema types
addLineageMappings(String, List<LineageMapping>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Add lineage mapping relationships between schema types
addLineageMappings(String, List<LineageMapping>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Add lineage mapping relationships between schema types
addProcessHierarchy(String, ProcessHierarchy) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Add a ProcessHierarchy relationship to a process
addProcessHierarchy(String, ProcessHierarchy) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Add a ProcessHierarchy relationship to a process
addProcessHierarchy(String, ProcessHierarchy) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Add a ProcessHierarchy relationship to a process

C

createExternalDataEngine(String, SoftwareServerCapability) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the software server capability entity
createExternalDataEngine(String, SoftwareServerCapability) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the software server capability entity
createExternalDataEngine(String, SoftwareServerCapability) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the software server capability entity
createOrUpdatePortAlias(String, PortAlias, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the port alias entity with a PortDelegation relationship.
createOrUpdatePortAlias(String, PortAlias, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the port alias entity with a PortDelegation relationship.
createOrUpdatePortAlias(String, PortAlias, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the port alias entity with a PortDelegation relationship.
createOrUpdatePortImplementation(String, PortImplementation, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the port implementation entity,with the corresponding schema type and port schema relationship.
createOrUpdatePortImplementation(String, PortImplementation, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the port implementation entity,with the corresponding schema type and port schema relationship.
createOrUpdatePortImplementation(String, PortImplementation, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the port implementation entity,with the corresponding schema type and port schema relationship.
createOrUpdateProcesses(String, List<Process>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the processes, with all the ports, schema types and corresponding relationships including process hierarchy relationships.
createOrUpdateProcesses(String, List<Process>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the processes, with all the ports, schema types and corresponding relationships including process hierarchy relationships.
createOrUpdateProcesses(String, List<Process>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the processes, with all the ports, schema types and corresponding relationships including process hierarchy relationships.
createOrUpdateSchemaType(String, SchemaType) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the schema type entity, with the corresponding schema attributes and relationships
createOrUpdateSchemaType(String, SchemaType) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the schema type entity, with the corresponding schema attributes and relationships
createOrUpdateSchemaType(String, SchemaType) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the schema type entity, with the corresponding schema attributes and relationships

D

DataEngineClient - Interface in org.odpi.openmetadata.accessservices.dataengine.client
DataEngineClient provides the client-side interface for a data engine tool to create processes with ports, schemas and relationships.
DataEngineEventClient - Class in org.odpi.openmetadata.accessservices.dataengine.client
DataEngineEventClient implements Data Engine client side events interface using provided topic connector.
DataEngineEventClient(DataEngineInTopicClientConnector) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Constructor to create DataEngineEventClient with unauthenticated access to the server
DataEngineRESTClient - Class in org.odpi.openmetadata.accessservices.dataengine.client
The Data Engine Open Metadata Access Service (OMAS) provides an interface for data engine tools to create processes with ports, schemas and relationships.
DataEngineRESTClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create a new client without authentication.
DataEngineRESTClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create a new client that passes userId and password in each HTTP request.
DataEngineRESTConfigurationClient - Class in org.odpi.openmetadata.accessservices.dataengine.client
DataEngineRESTConfigurationClient provides an extension to the client-side REST interface for obtaining Data Engine access service configuration specifics.
DataEngineRESTConfigurationClient(String, String) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTConfigurationClient
Create DataEngineRESTConfigurationClient with unauthenticated access to the DE OMAS server.
DataEngineRESTConfigurationClient(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTConfigurationClient
 
deleteExternalDataEngine(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Delete the external data engine
deleteExternalDataEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
deleteExternalDataEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
deletePortAlias(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Delete the port alias
deletePortAlias(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
deletePortAlias(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
deletePortImplementation(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Delete the port implementation
deletePortImplementation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
deletePortImplementation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
deleteProcesses(String, List<String>, List<String>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Delete a list of processes
deleteProcesses(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
deleteProcesses(String, List<String>, List<String>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
deleteSchemaType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Delete the schema type
deleteSchemaType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
deleteSchemaType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 

G

getDeleteSemantic() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
getDeleteSemantic() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
getExternalSourceName() - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Returns the name of the source system using data engine client
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Returns the name of the source system using data engine client
getExternalSourceName() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
getInTopicConnection(String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTConfigurationClient
Retrieve input topic connection details from remote DE OMAS instance.

O

org.odpi.openmetadata.accessservices.dataengine.client - package org.odpi.openmetadata.accessservices.dataengine.client
 

S

setDeleteSemantic(DeleteSemantic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
 
setDeleteSemantic(DeleteSemantic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
setExternalSourceName(String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Sets external source system name using the data engine client
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Sets external source system name using the data engine client
setExternalSourceName(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
 
A C D G O S 
Skip navigation links

Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.