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
addPortsToProcess(String, List<String>, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Add ports and process ports relationship to an existing port
addPortsToProcess(String, List<String>, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Add ports and process ports relationship to an existing port
addPortsToProcess(String, List<String>, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Add ports and process ports relationship to an existing port
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) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
Create or update the port alias entity with a PortDelegation relationship
createOrUpdatePortAlias(String, PortAlias) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
Create or update the port alias entity with a PortDelegation relationship
createOrUpdatePortAlias(String, PortAlias) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
Create or update the port alias entity with a PortDelegation relationship
createOrUpdatePortImplementation(String, PortImplementation) - 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) - 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) - 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
 

G

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

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–2020 ODPi. All rights reserved.