- getAssetContextForEntity(String, String) - Method in class org.odpi.openmetadata.governanceservers.openlineage.handlers.OpenLineageAssetContextHandler
-
Determines the publishing of the entity's asset contexts and returns the list of all entities inside the context.
- getAssetLineageEntity(LineageRelationshipsEvent) - Method in class org.odpi.openmetadata.governanceservers.openlineage.handlers.OpenLineageAssetContextHandler
-
Given the lineage relationship event, it searches among its entities for a data file or a relational table
and returns the found lineage entity.
- getEntityDetails(String) - Method in class org.odpi.openmetadata.governanceservers.openlineage.handlers.OpenLineageHandler
-
Gets entity details.
- getEntityDetails(String, String, String) - Method in class org.odpi.openmetadata.governanceservers.openlineage.server.OpenLineageRestServices
-
- getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Returns the log message with the placeholders filled out with the supplied parameters.
- getLogMessageId() - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Returns the unique identifier for the error message.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Gets message definition.
- getSeverity() - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Return the severity of the audit log record.
- getSystemAction() - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Returns a description of the action taken by the system when the condition that caused this exception was
detected.
- getUserAction() - Method in enum org.odpi.openmetadata.governanceservers.openlineage.auditlog.OpenLineageServerAuditCode
-
Returns instructions of how to resolve the issue reported in this exception.