All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.odpi.openmetadata.governanceservers.openlineage.graph.LineageGraphProviderBase Maven / Gradle / Ivy

Go to download

Provides the definitions that make up the APIs used by external components when communicating with the open lineage.

There is a newer version: 4.3
Show newest version
/* SPDX-License-Identifier: Apache 2.0 */
/* Copyright Contributors to the ODPi Egeria project. */
package org.odpi.openmetadata.governanceservers.openlineage.graph;

import org.odpi.openmetadata.frameworks.connectors.ConnectorProviderBase;

public class LineageGraphProviderBase extends ConnectorProviderBase {

    public LineageGraphProviderBase(){super();}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy