Index
All Classes and Interfaces|All Packages
A
- addDataFlows(String, List<DataFlow>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Add data flow relationships between entities
- addDataFlows(String, List<DataFlow>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Add data flow relationships between entities
- addDataFlows(String, List<DataFlow>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Add data flow relationships between entities
- 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, Engine) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the engine entity
- createExternalDataEngine(String, Engine) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the engine entity
- createExternalDataEngine(String, Engine) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the engine entity
- 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.
- createOrUpdateProcess(String, Process) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the process, with all the ports, schema types and corresponding relationships including the process hierarchy relationship.
- createOrUpdateProcess(String, Process) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
- createOrUpdateProcess(String, Process) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
- 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
-
Instantiates a new Data Engine REST configuration client.
- deleteConnection(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the connection
- deleteConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the connection
- deleteConnection(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the connection
- deleteDatabase(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the database
- deleteDatabase(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the database
- deleteDatabase(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the database
- deleteDatabaseSchema(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the database schema
- deleteDatabaseSchema(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the database schema
- deleteDatabaseSchema(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the database schema
- deleteDataFile(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the data file
- deleteDataFile(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the data file
- deleteDataFile(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the data file
- deleteEndpoint(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the endpoint
- deleteEndpoint(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the endpoint
- deleteEndpoint(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the endpoint
- deleteEventType(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the event type
- deleteEventType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the event type
- deleteEventType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the event type
- 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
-
Delete the external data engine
- deleteExternalDataEngine(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the external data engine
- deleteFolder(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the folder
- deleteFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the folder
- deleteFolder(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the folder
- 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
-
Delete the port implementation
- deletePortImplementation(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the port implementation
- deleteProcess(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete a process
- deleteProcess(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
- deleteProcess(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
- deleteRelationalTable(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the relational table
- deleteRelationalTable(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the relational table
- deleteRelationalTable(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the relational table
- 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
-
Delete the schema type
- deleteSchemaType(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the schema type
- deleteTopic(String, String, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Delete the topic
- deleteTopic(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Delete the topic
- deleteTopic(String, String, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Delete the topic
F
- find(String, FindRequestBody) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Find an entity
- find(String, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Find an entity
- find(String, FindRequestBody) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Find an entity
G
- getDeleteSemantic() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Gets the
DeleteSemantic - getDeleteSemantic() - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Gets the
DeleteSemantic - 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.
- getProcessingState(String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Get the engine's processing state classification's properties
- getProcessingState(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
- getProcessingState(String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
O
- org.odpi.openmetadata.accessservices.dataengine.client - package org.odpi.openmetadata.accessservices.dataengine.client
-
These are the Java clients for the Data Engine OMAS that can be used either by integration services or external engines that are using Egeria directly as their metadata management services.
S
- setDeleteSemantic(DeleteSemantic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Sets the
DeleteSemanticfor the client - setDeleteSemantic(DeleteSemantic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Sets the
DeleteSemanticfor the client - 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
U
- upsertDatabase(String, Database) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the database entity
- upsertDatabase(String, Database) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the database entity
- upsertDatabase(String, Database) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the database entity
- upsertDatabaseSchema(String, DatabaseSchema, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the database schema entity
- upsertDatabaseSchema(String, DatabaseSchema, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the database schema entity
- upsertDatabaseSchema(String, DatabaseSchema, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the database schema entity
- upsertDataFile(String, DataFile) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the data file entity
- upsertDataFile(String, DataFile) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the data file entity
- upsertDataFile(String, DataFile) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the data file entity
- upsertEventType(String, EventType, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the event type entity
- upsertEventType(String, EventType, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the event type entity
- upsertEventType(String, EventType, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the event type entity
- upsertProcessingState(String, Map<String, Long>) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the engine's processing state classification with the provided properties
- upsertProcessingState(String, Map<String, Long>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
- upsertProcessingState(String, Map<String, Long>) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
- upsertRelationalTable(String, RelationalTable, String) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the relational table entity
- upsertRelationalTable(String, RelationalTable, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the relational table entity
- upsertRelationalTable(String, RelationalTable, String) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the relational table entity
- upsertTopic(String, Topic) - Method in interface org.odpi.openmetadata.accessservices.dataengine.client.DataEngineClient
-
Create or update the topic entity
- upsertTopic(String, Topic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineEventClient
-
Create or update the topic entity
- upsertTopic(String, Topic) - Method in class org.odpi.openmetadata.accessservices.dataengine.client.DataEngineRESTClient
-
Create or update the topic entity
All Classes and Interfaces|All Packages