Index
All Classes and Interfaces|All Packages
A
- addIncompleteClassification(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify the element with the Incomplete classification to indicate that it has more details to come.
- addMementoClassification(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify the element with the Memento classification to indicate that it has been logically deleted for by lineage requests.
C
- clearBusinessSignificant(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the "BusinessSignificant" designation from the element.
- clearColumnAsPrimaryKey(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the primary key designation from the schema attribute.
- clearControlFlow(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the control flow relationship between two elements.
- clearDataAssetAsReferenceData(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the reference data designation from the asset.
- clearDataFlow(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the data flow relationship between two elements.
- clearForeignKeyRelationship(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the foreign key relationship between two schema elements.
- clearIncompleteClassification(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the Incomplete designation from the element.
- clearLineageMapping(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the lineage mapping between two elements.
- clearMementoClassification(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the memento designation from the element.
- clearPortDelegation(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the port delegation relationship between two ports.
- clearPortSchemaType(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the schema type from a port.
- clearProcessCall(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the process call relationship.
- clearProcessParent(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove a parent-child relationship between two processes.
- clearProcessPort(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Unlink a port from a process.
- clearSchemaElementAsCalculatedValue(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the calculated value designation from the schema element.
- clearSchemaElementRelationship(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove a relationship between two schema elements.
- clearSchemaTypeParent(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the relationship between a schema type and its parent data asset, process or port.
- CONNECTOR_CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- CONTEXT_INITIALIZING - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- createDataAsset(boolean, DataAssetProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent the root of a data asset.
- createDataAssetFromTemplate(boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent an asset using an existing metadata element as a template.
- createPort(boolean, String, PortProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a port.
- createProcess(boolean, ProcessStatus, ProcessProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a process.
- createProcessFromTemplate(boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a process using an existing metadata element as a template.
- createSchemaAttribute(boolean, String, SchemaAttributeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a schema attribute.
- createSchemaAttributeFromTemplate(boolean, String, String, TemplateProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a schema attribute using an existing metadata element as a template.
- createSchemaType(boolean, SchemaTypeProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a schema type.
- createSchemaTypeFromTemplate(boolean, String, TemplateProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new metadata element to represent a schema type using an existing metadata element as a template.
E
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Compare the values of the supplied object with those stored out the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Compare the values of the supplied object with those stored in the current object.
- equals(Object) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Compare the values of the supplied object with those stored in the current object.
F
- findDataAssets(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of data asset metadata elements that contain the search string.
- findGovernanceActionProcesses(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of governance action process metadata elements that contain the search string.
- findGovernanceActionTypes(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of governance action type metadata elements that contain the search string.
- findPorts(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of port metadata elements that contain the search string.
- findProcesses(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of process metadata elements that contain the search string.
- findSchemaAttributes(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of schema attribute metadata elements that contain the search string.
- findSchemaType(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of schema type metadata elements that contain the search string.
G
- get_producer() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Return the URI identifying the producer of this metadata.
- get_producer() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Return the URI identifying the producer of this metadata.
- get_schemaURL() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- get_schemaURL() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- getActiveGovernanceActions(int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the governance actions that are still in process.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Return a map of additional column based data quality metrics facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Return a map of quantile measurements.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Return a map of additional data set facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Return a map of additional input facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Return a map of additional job facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Return a map of additional output facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Return a map of additional custom facets.
- getAdditionalProperties() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Return a map of additional data set facets.
- getAssertion() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Return the type of assertion that the data set has been tested against.
- getAssertions() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Return the list of assertions that the data set has been tested against.
- getBranch() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the optional branch name.
- getBytes() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
- getColumn() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Return the name of the column that the data was located.
- getColumnMetrics() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Return the list of column metrics for the data set.
- getContext() - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorConnector
-
Return the context for this connector.
- getControlFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the control flow relationship between two elements.
- getControlFlowNextSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the control relationships linked from a specific element to the possible next elements in the process.
- getControlFlowPreviousSteps(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the control relationships linked from a specific element to the possible previous elements in the process.
- getCount() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the number of values in this column.
- getDataAssetByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the asset metadata element with the supplied unique identifier.
- getDataAssetsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of data asset metadata elements with a matching qualified or display name.
- getDataAssetsForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of assets created on behalf of this asset manager.
- getDataFlow(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the data flow relationship between two elements.
- getDataFlowConsumers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the data flow relationships linked from a specific element to the downstream consumers.
- getDataFlowSuppliers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the data flow relationships linked from a specific element to the upstream suppliers.
- getDataQualityAssertions() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Return data quality assertions facet.
- getDataQualityMetrics() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Return the data quality metrics facet.
- getDataSource() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Return the data source facet.
- getDescription() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Return the description of the data set.
- getDescription() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Return the description of the data set.
- getDescription() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Return the description of the field.
- getDestinationLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the lineage mapping relationships linked from a specific source element to its destinations.
- getDistinctCount() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the number of distinct values in this column for the rows evaluated.
- getDocumentation() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Return the document facet.
- getDocumentation() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- getEventTime() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the time the event occurred at.
- getEventType() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the current transition of the run state.
- getFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return the map of data set facets (if any).
- getFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Return the list of job facets (if any).
- getFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return the map of data set facets (if any).
- getFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Return the map of facets describing the run of the job.
- getFields() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Return the list of data files described by this schema.
- getFirstActionType(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return the governance action type that is the first step in a governance action process.
- getGovernanceAction(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Request the status of an executing governance action request.
- getGovernanceActionProcessByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the governance action process metadata element with the supplied unique identifier.
- getGovernanceActionProcessesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of governance action process metadata elements with a matching qualified or display name.
- getGovernanceActions(int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the governance actions known to the server.
- getGovernanceActionTypeByGUID(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the governance action type metadata element with the supplied unique identifier.
- getGovernanceActionTypesByName(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of governance action type metadata elements with a matching qualified or display name.
- getInputFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return the map of input facets (if any).
- getInputs() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the set of input data sets.
- getIntegrationServiceName() - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return the qualified name of the integration services that is supplied in the configuration document.
- getJob() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Return details of the parent process.
- getJob() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the description of the job.
- getMax() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the maximum value in this column.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
-
Retrieve a message definition object for an exception.
- getMin() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the minimum value in this column.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Return the name of the data source.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return the name of the input.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Return the name of the job.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return the name of the output.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Return the name of the job.
- getName() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Return the name of the field.
- getNamespace() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return the namespace for the input.
- getNamespace() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Return the namespace for the job.
- getNamespace() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return the namespace for the output.
- getNamespace() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Return the namespace for the job.
- getNestedSchemaAttributes(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of schema attributes associated with a schema element.
- getNextGovernanceActionTypes(String, int, int) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return the lust of next action type defined for the governance action process.
- getNominalEndTime() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Return an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal end time (excluded) of the run.
- getNominalStartTime() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Return an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal start time (included) of the run.
- getNominalTime() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Return the nominal time.
- getNullCount() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the number of null values in this column for the rows evaluated.
- getOutputFacets() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return the map of output facets (if any).
- getOutputs() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the set of output data sets.
- getOutputStatistics() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Return statistics facet.
- getParent() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Return details of the parent process.
- getPath() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the path in the repo containing the source files.
- getPortByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the port metadata element with the supplied unique identifier.
- getPortDelegation(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the port that this port delegates to.
- getPortsByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of port metadata elements with a matching qualified or display name.
- getPortsForProcess(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of ports associated with a process.
- getPortUse(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of ports that delegate to this port.
- getProcessByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process metadata element with the supplied unique identifier.
- getProcessCall(String, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process call relationship between two elements.
- getProcessCalled(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process call relationships linked from a specific element to the elements it calls.
- getProcessCallers(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process call relationships linked from a specific element to its callers.
- getProcessesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of process metadata elements with a matching qualified or display name.
- getProcessesForAssetManager(int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return the list of processes associated with the asset manager.
- getProcessParent(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process metadata element with the supplied unique identifier.
- getProducer() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the URI identifying the producer of this metadata.
- getQuantiles() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the quantile measurements.
- getQuery() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Return the query expression used.
- getRepoUrl() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the URL to the repository.
- getRowCount() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
- getRowCount() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Return the number of row written to the data set.
- getRun() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Return details of the parent process's run.
- getRun() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the details of the job run.
- getRunId() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Return the unique identifier of the parent job run.
- getRunId() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Return the unique identifier of the job run.
- getSchema() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Return the schema facet.
- getSchemaAttributeByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the schema attribute metadata element with the supplied unique identifier.
- getSchemaAttributesByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of schema attribute metadata elements with a matching qualified or display name.
- getSchemaTypeByGUID(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the schema type metadata element with the supplied unique identifier.
- getSchemaTypeByName(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the list of schema type metadata elements with a matching qualified or display name.
- getSchemaTypeForElement(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return the schema type associated with a specific open metadata element (data asset, process or port).
- getSchemaTypeParent(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the header of the metadata element connected to a schema type.
- getSchemaURL() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Return the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- getSize() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Return the number of bytes written to the data set.
- getSourceCodeLocation() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- getSourceLineageMappings(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the lineage mapping relationships linked from a specific destination element to its sources.
- getSql() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- getSubProcesses(String, int, int, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Retrieve the process metadata element with the supplied unique identifier.
- getSum() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return the total sum of values in this column for the rows evaluated.
- getTag() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the optional tag name.
- getType() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Return the type of the field.
- getType() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the type of source code control system.
- getUri() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Return the URI to connect to the data source.
- getUrl() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the full http URL to locate the file.
- getVersion() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return the current version deployed (not a branch name, the actual unique version).
H
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Return hash code basa``ed on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Return hash code basa``ed on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Return hash code based on properties.
- hashCode() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Return hash code based on properties.
I
- INVALID_CONNECTOR - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
- isForLineage() - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Return whether retrieval requests from this service are to include elements with the Memento classification attached or not.
- isSuccess() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Return whether the data passed the assertion test.
L
- LineageIntegratorAPI - Interface in org.odpi.openmetadata.integrationservices.lineage.api
-
LineageIntegratorAPI is the interface to call the services provides by the Lineage Integrator OMIS running in an integration daemon.
- LineageIntegratorAuditCode - Enum Class in org.odpi.openmetadata.integrationservices.lineage.ffdc
-
The LineageIntegratorAuditCode is used to define the message content for the OMRS Audit Log.
- LineageIntegratorConnector - Class in org.odpi.openmetadata.integrationservices.lineage.connector
-
LineageIntegratorConnector is the base class for an integration connector that is managed by the Lineage Integrator OMIS.
- LineageIntegratorConnector() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorConnector
- LineageIntegratorContext - Class in org.odpi.openmetadata.integrationservices.lineage.connector
-
LineageIntegratorContext provides a wrapper around the Asset Manager OMAS client.
- LineageIntegratorContext(String, String, String, String, OpenIntegrationClient, OpenMetadataClient, OpenLineageListenerManager, DataAssetExchangeClient, LineageExchangeClient, GovernanceExchangeClient, AssetManagerEventClient, boolean, PermittedSynchronization, String, String, String, String, AuditLog) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a new context for a connector.
- LineageIntegratorErrorCode - Enum Class in org.odpi.openmetadata.integrationservices.lineage.ffdc
-
The LineageIntegratorErrorCode error code is used to define first failure data capture (FFDC) for errors that occur when working with the Integration Services.
- LineageIntegratorOMISConnector - Interface in org.odpi.openmetadata.integrationservices.lineage.connector
-
A marker interface to identify the OMIS that this connector works with.
N
- NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- NULL_CONTEXT - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
O
- OPEN_LINEAGE_FORMAT_ERROR - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- OPEN_LINEAGE_PUBLISH_ERROR - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- OpenLineageDataQualityAssertionsInputDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the data quality assertions facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityAssertionsInputDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Default constructor
- OpenLineageDataQualityAssertionsInputDataSetFacetAssertions - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents a single data quality assertion in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityAssertionsInputDataSetFacetAssertions() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Default constructor
- OpenLineageDataQualityMetricsInputDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the data quality metrics facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityMetricsInputDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Default constructor
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of data quality quartiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Default constructor
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of data quality quartiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Default constructor
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of data quality quantiles in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Default constructor
- OpenLineageDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for facets relating to a data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacet
-
Default constructor
- OpenLineageDataSetFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacet
-
Subclass constructor
- OpenLineageDataSetFacets - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of data set facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataSetFacets() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Default constructor
- OpenLineageDataSourceDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageDataSourceDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Default constructor
- OpenLineageDocumentationDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage documentation data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/DocumentationDatasetFacet.json#/$defs/DocumentationDatasetFacet.
- OpenLineageDocumentationDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Default constructor
- OpenLineageDocumentationJobFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage documentation job facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/DocumentationDatasetFacet.json#/$defs/DocumentationDatasetFacet.
- OpenLineageDocumentationJobFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Default constructor
- OpenLineageEventListener - Interface in org.odpi.openmetadata.integrationservices.lineage.connector
-
OpenLineageEventListener is implemented by an integration connector that wishes to receive open lineage events as they are sent to the Lineage Integrator OMIS.
- OpenLineageFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Subclass constructor
- OpenLineageInputDataSet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage input data set as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageInputDataSet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Default constructor
- OpenLineageInputDataSetInputFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for facets relating to an input data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageInputDataSetInputFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacet
-
Default constructor
- OpenLineageInputDataSetInputFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacet
-
Subclass constructor
- OpenLineageInputDataSetInputFacets - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of input facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageInputDataSetInputFacets() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Default constructor
- OpenLineageJob - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage job as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageJob() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Default constructor
- OpenLineageJobFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for job facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageJobFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacet
-
Default constructor
- OpenLineageJobFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacet
-
Subclass constructor
- OpenLineageJobFacets - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of job facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageJobFacets() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Default constructor
- OpenLineageListenerManager - Interface in org.odpi.openmetadata.integrationservices.lineage.connector
- OpenLineageNominalTimeRunFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage schema for the nominal (expected) time of a job run facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/NominalTimeRunFacet.json#/$defs/NominalTimeRunFacet.
- OpenLineageNominalTimeRunFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Default constructor
- OpenLineageOutputDataSet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage output data set as defined out JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageOutputDataSet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Default constructor
- OpenLineageOutputDataSetOutputFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for facets relating to an output data set in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageOutputDataSetOutputFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacet
-
Default constructor
- OpenLineageOutputDataSetOutputFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacet
-
Subclass constructor
- OpenLineageOutputDataSetOutputFacets - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of output facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageOutputDataSetOutputFacets() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Default constructor
- OpenLineageOutputStatisticsOutputDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage documentation data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/OutputStatisticsOutputDatasetFacet.json#/$defs/OutputStatisticsOutputDatasetFacet.
- OpenLineageOutputStatisticsOutputDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Default constructor
- OpenLineageParentRunFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage schema for a parent run facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/ParentRunFacet.json#/$defs/ParentRunFacet.
- OpenLineageParentRunFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Default constructor
- OpenLineageParentRunFacetJob - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of the parent open lineage job.
- OpenLineageParentRunFacetJob() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Default constructor
- OpenLineageParentRunFacetRun - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the UUID of the parent job.
- OpenLineageParentRunFacetRun() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Default constructor
- OpenLineageRun - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage run event as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageRun() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Default constructor
- OpenLineageRunEvent - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage run event as defined in JSON spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageRunEvent() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Default constructor
- OpenLineageRunFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the run facet in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageRunFacet(URI) - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Default constructor
- OpenLineageRunFacets - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the map of run facets in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageRunFacets() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Default constructor
- OpenLineageSchemaDataSetFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage schema for a data set facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/SchemaDatasetFacet.json#/$defs/SchemaDatasetFacet.
- OpenLineageSchemaDataSetFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Default constructor
- OpenLineageSchemaDataSetFacetField - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the description of a field in a data set.
- OpenLineageSchemaDataSetFacetField() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Default constructor
- OpenLineageSourceCodeLocationJobFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the content of an open lineage source code location job facet as defined in JSON spec https://openlineage.io/spec/facets/1-0-0/SourceCodeLocationJobFacet.json#/$defs/SourceCodeLocationJobFacet.
- OpenLineageSourceCodeLocationJobFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Default constructor
- OpenLineageSQLJobFacet - Class in org.odpi.openmetadata.integrationservices.lineage.properties
-
This class represents the Common header for the SQL facet in Job in the open lineage standard spec https://github.com/OpenLineage/OpenLineage/blob/main/spec/OpenLineage.json.
- OpenLineageSQLJobFacet() - Constructor for class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Default constructor
- org.odpi.openmetadata.integrationservices.lineage.api - package org.odpi.openmetadata.integrationservices.lineage.api
- org.odpi.openmetadata.integrationservices.lineage.connector - package org.odpi.openmetadata.integrationservices.lineage.connector
- org.odpi.openmetadata.integrationservices.lineage.ffdc - package org.odpi.openmetadata.integrationservices.lineage.ffdc
- org.odpi.openmetadata.integrationservices.lineage.properties - package org.odpi.openmetadata.integrationservices.lineage.properties
P
- PERMITTED_SYNCHRONIZATION - Enum constant in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
- processOpenLineageRunEvent(OpenLineageRunEvent, String) - Method in interface org.odpi.openmetadata.integrationservices.lineage.connector.OpenLineageEventListener
-
Called each time an open lineage run event is published to the Lineage Integrator OMIS.
- publishDataAsset(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the zones for the data asset so that it becomes visible to consumers.
- publishOpenLineageEvent(String, OpenLineage.RunEvent) - Method in interface org.odpi.openmetadata.integrationservices.lineage.api.LineageIntegratorAPI
-
Pass an open lineage event to the integration service.
- publishOpenLineageRunEvent(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Called each time an integration connector wishes to publish an open lineage run event.
- publishOpenLineageRunEvent(String) - Method in interface org.odpi.openmetadata.integrationservices.lineage.connector.OpenLineageListenerManager
-
Called each time an open lineage run event is published to the Lineage Integrator OMIS.
- publishOpenLineageRunEvent(OpenLineageRunEvent) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Called each time an open lineage run event is published to the Lineage Integrator OMIS.
- publishOpenLineageRunEvent(OpenLineageRunEvent) - Method in interface org.odpi.openmetadata.integrationservices.lineage.connector.OpenLineageListenerManager
-
Called each time an open lineage run event is published to the Lineage Integrator OMIS.
- publishProcess(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the zones for the asset so that it becomes visible to consumers.
R
- registerListener(AssetManagerEventListener) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Register a listener object that will be passed each of the events published by the Asset Manager OMAS.
- registerListener(OpenLineageEventListener) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
The listener is implemented by the integration connector.
- registerListener(OpenLineageEventListener) - Method in interface org.odpi.openmetadata.integrationservices.lineage.connector.OpenLineageListenerManager
-
The listener is implemented by the integration connector.
- removeDataAsset(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the metadata element representing a data asset.
- removePort(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the metadata element representing a port.
- removeProcess(String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the metadata element representing a process.
- removeSchemaAttribute(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the metadata element representing a schema attribute.
- removeSchemaType(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Remove the metadata element representing a schema type.
S
- set_producer(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Set up the URI identifying the producer of this metadata.
- set_producer(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Set up the URI identifying the producer of this metadata.
- set_schemaURL(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- set_schemaURL(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- setAdditionalProperties(Map<String, Double>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Set up a map of quantile measurements.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, Object>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Set up a map of additional custom facets.
- setAdditionalProperties(Map<String, OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Set up a map of additional column based data quality metrics facets.
- setAdditionalProperties(Map<String, OpenLineageDataSetFacet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Set up a map of additional data set facets.
- setAdditionalProperties(Map<String, OpenLineageDataSetFacet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Set up a map of additional data set facets.
- setAdditionalProperties(Map<String, OpenLineageInputDataSetInputFacet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Set up a map of additional input facets.
- setAdditionalProperties(Map<String, OpenLineageJobFacet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Set up a map of additional job facets.
- setAdditionalProperties(Map<String, OpenLineageOutputDataSetOutputFacet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Set up a map of additional custom facets.
- setAssertion(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Set up the type of assertion that the data set has been tested against.
- setAssertions(List<OpenLineageDataQualityAssertionsInputDataSetFacetAssertions>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Set up the list of assertions that the data set has been tested against.
- setBranch(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the optional branch name.
- setBusinessSignificant(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify a port, process or asset as "BusinessSignificant" (this may affect the way that lineage is displayed).
- setBytes(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
- setColumn(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Set up the name of the column that the data was located.
- setColumnMetrics(OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Set up the list of column metrics for the data set.
- setContext(LineageIntegratorContext) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorConnector
-
Set up the context for this connector.
- setCount(double) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the number of values in this column.
- setDataAssetAsReferenceData(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify the data asset to indicate that it can be used as reference data.
- setDataQualityAssertions(OpenLineageDataQualityAssertionsInputDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Set up the data quality assertions facet.
- setDataQualityMetrics(OpenLineageDataQualityMetricsInputDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Set up the data quality metrics facet.
- setDataSource(OpenLineageDataSourceDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Set up the data source facet.
- setDescription(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Set up the description for the data set.
- setDescription(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Set up the description for the data set.
- setDescription(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Set up the description of the field.
- setDistinctCount(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the number of distinct values in this column for the rows evaluated.
- setDocumentation(OpenLineageDocumentationDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Set up the document facet.
- setDocumentation(OpenLineageDocumentationJobFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- setEventTime(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the time the event occurred at.
- setEventType(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the current transition of the run state.
- setFacets(OpenLineageDataSetFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Set up the map of data set facets (if any).
- setFacets(OpenLineageDataSetFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Set up the map of data set facets (if any).
- setFacets(OpenLineageJobFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Set up the list of job facets (if any).
- setFacets(OpenLineageRunFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Set up the map of facets describing the run of the job.
- setFields(List<OpenLineageSchemaDataSetFacetField>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Set up the list of data files described by this schema.
- setForLineage(boolean) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Set up whether retrieval requests from this service are to include elements with the Memento classification attached or not.
- setInputFacets(OpenLineageInputDataSetInputFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Set up the map of input facets (if any).
- setInputs(List<OpenLineageInputDataSet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the set of output data sets.
- setJob(OpenLineageJob) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the description of the job.
- setJob(OpenLineageParentRunFacetJob) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Set up details of the parent process.
- setMax(double) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the maximum value in this column.
- setMin(double) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the minimum value in this column.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Set up the name of the data source.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Set up the name of the input.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Set up the name of the job.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Set up the name of the output.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Set up the name of the job.
- setName(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Set up the name of the field.
- setNamespace(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Set up the namespace for the input.
- setNamespace(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Set up the namespace for the job.
- setNamespace(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Set up the namespace for the output.
- setNamespace(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Set up the namespace for the job.
- setNominalEndTime(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Set up an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal end time (excluded) of the run.
- setNominalStartTime(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Set up an [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) timestamp representing the nominal start time (included) of the run.
- setNominalTime(OpenLineageNominalTimeRunFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Set up the nominal time.
- setNullCount(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the number of null values in this column for the rows evaluated.
- setOutputFacets(OpenLineageOutputDataSetOutputFacets) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Set up the map of output facets (if any).
- setOutputs(List<OpenLineageOutputDataSet>) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the list of output data sets.
- setOutputStatistics(OpenLineageOutputStatisticsOutputDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Set up statistics facet.
- setParent(OpenLineageParentRunFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Set up details of the parent process.
- setPath(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the path in the repo containing the source files.
- setProducer(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the URI identifying the producer of this metadata.
- setQuantiles(OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the quantile measurements.
- setQuery(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Set up the query expression used.
- setRepoUrl(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the URL to the repository.
- setRowCount(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
- setRowCount(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Set up the number of row written to the data set.
- setRun(OpenLineageParentRunFacetRun) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Set up details of the parent process's run.
- setRun(OpenLineageRun) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up details of the run.
- setRunId(UUID) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Set up the unique identifier of the parent job run.
- setRunId(UUID) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Set up the unique identifier of the job run.
- setSchema(OpenLineageSchemaDataSetFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Set up the schema facet.
- setSchemaElementAsCalculatedValue(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify the schema type (or attribute if type is embedded) to indicate that it is a calculated value.
- setSchemaURL(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunEvent
-
Set up the JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet.
- setSize(long) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Set up the number of bytes written to the data set.
- setSourceCodeLocation(OpenLineageSourceCodeLocationJobFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- setSql(OpenLineageSQLJobFacet) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
- setSuccess(boolean) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Set up whether the data passed the assertion test.
- setSum(double) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Set up the total sum of values in this column for the rows evaluated.
- setTag(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the optional tag name.
- setType(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Set up the type of the field.
- setType(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the type of source code control system.
- setupColumnAsPrimaryKey(boolean, String, String, String, KeyPattern, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Classify the column schema attribute to indicate that it describes a primary key.
- setupControlFlow(boolean, String, String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link two elements to show that when one completes the next is started.
- setupDataFlow(boolean, String, String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link two elements together to show that data flows from one to the other.
- setupForeignKeyRelationship(boolean, String, String, ForeignKeyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link two schema attributes together to show a foreign key relationship.
- setupLineageMapping(String, String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link to elements together to show that they are part of the lineage of the data that is moving between the processes.
- setupPortDelegation(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link two ports together to show that portTwo is an implementation of portOne.
- setupPortSchemaType(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link a schema type to a port to show the structure of data it accepts.
- setupProcessCall(boolean, String, String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link two elements together to show a request-response call between them.
- setupProcessParent(String, String, String, boolean, String, String, ProcessContainmentProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a parent-child relationship between two processes.
- setupProcessPort(boolean, String, String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Link a port to a process.
- setupSchemaElementRelationship(boolean, String, String, String, Date, RelationshipProperties) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Create a relationship between two schema elements.
- setupSchemaTypeParent(boolean, String, String, String, RelationshipProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Connect a schema type to a data asset, process or port.
- setUri(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Set up the URI to connect to the data source.
- setUrl(URI) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the full http URL to locate the file.
- setVersion(String) - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Set up the current version deployed (not a branch name, the actual unique version).
T
- toString() - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
toString() JSON-style
- toString() - Method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
-
JSON-style toString
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityAssertionsInputDataSetFacetAssertions
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetrics
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditional
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataQualityMetricsInputDataSetFacetColumnMetricsAdditionalQuantiles
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSetFacets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDataSourceDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageDocumentationJobFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageInputDataSetInputFacets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJob
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageJobFacets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageNominalTimeRunFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputDataSetOutputFacets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageOutputStatisticsOutputDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetJob
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageParentRunFacetRun
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRun
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageRunFacets
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSchemaDataSetFacetField
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSourceCodeLocationJobFacet
-
Standard toString method.
- toString() - Method in class org.odpi.openmetadata.integrationservices.lineage.properties.OpenLineageSQLJobFacet
-
Standard toString method.
U
- updateControlFlow(String, ControlFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the relationship between two elements that shows that when one completes the next is started.
- updateDataAsset(String, boolean, DataAssetProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the metadata element representing a data source.
- updateDataFlow(String, DataFlowProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update relationship between two elements that shows that data flows from one to the other.
- updateForeignKeyRelationship(String, String, ForeignKeyProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the relationship properties for the query target.
- updateLineageMapping(String, LineageMappingProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the lineage mapping relationship between two elements.
- updatePort(String, PortProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the properties of the metadata element representing a port.
- updateProcess(String, boolean, ProcessProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the metadata element representing a process.
- updateProcessCall(String, ProcessCallProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the relationship between two elements that shows a request-response call between them.
- updateProcessStatus(String, ProcessStatus, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the status of the metadata element representing a process.
- updateSchemaAttribute(String, boolean, SchemaAttributeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the properties of the metadata element representing a schema attribute.
- updateSchemaType(String, boolean, SchemaTypeProperties, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the metadata element representing a schema type.
V
- validateConnector(String, String) - Method in interface org.odpi.openmetadata.integrationservices.lineage.api.LineageIntegratorAPI
-
Validate that a connector is suitable to run in the Lineage Integrator OMIS.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorAuditCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.odpi.openmetadata.integrationservices.lineage.ffdc.LineageIntegratorErrorCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- withdrawDataAsset(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the zones for the data asset so that it is no longer visible to consumers.
- withdrawProcess(String, Date) - Method in class org.odpi.openmetadata.integrationservices.lineage.connector.LineageIntegratorContext
-
Update the zones for the asset so that it is no longer visible to consumers.
All Classes and Interfaces|All Packages