Package io.openlineage.client
Class OpenLineage.StaticDataset
java.lang.Object
io.openlineage.client.OpenLineage.StaticDataset
- All Implemented Interfaces:
OpenLineage.Dataset
- Enclosing class:
- OpenLineage
model class for StaticDataset
-
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
-