Package io.openlineage.client
Class OpenLineage.OutputDataset
java.lang.Object
io.openlineage.client.OpenLineage.OutputDataset
- All Implemented Interfaces:
OpenLineage.Dataset
- Enclosing class:
- OpenLineage
model class for OutputDataset
-
Method Summary
-
Method Details
-
getNamespace
- Specified by:
getNamespace
in interfaceOpenLineage.Dataset
- Returns:
- The namespace containing that dataset
-
getName
- Specified by:
getName
in interfaceOpenLineage.Dataset
- Returns:
- The unique name for that dataset within that namespace
-
getFacets
- Specified by:
getFacets
in interfaceOpenLineage.Dataset
- Returns:
- The facets for this dataset
-
getOutputFacets
- Returns:
- The output facets for this dataset
-