Class InputDatasetWithDelegate

java.lang.Object
io.openlineage.spark.shade.extension.v1.InputDatasetWithDelegate
All Implemented Interfaces:
InputDatasetWithFacets

public class InputDatasetWithDelegate extends Object implements InputDatasetWithFacets
Input dataset with a node in LogicalPlan where a input dataset shall be extracted from
  • Constructor Details

    • InputDatasetWithDelegate

      public InputDatasetWithDelegate(Object node, io.openlineage.client.OpenLineage.DatasetFacetsBuilder datasetFacetsBuilder, io.openlineage.client.OpenLineage.InputDatasetInputFacetsBuilder inputFacetsBuilder)
  • Method Details