Class OpenLineageInputDataset

All Implemented Interfaces:
Serializable

public class OpenLineageInputDataset extends OpenLineageDataset
Base class for handling OpenLineage datasets to be used as lineage sources (inputs), passing through to the OpenLineage Java SDK but wrapping datasets such that they are handled appropriately in the Atlan Java SDK.
See Also: