Package io.openlineage.client
Class OpenLineage.DefaultOutputDatasetFacet
java.lang.Object
io.openlineage.client.OpenLineage.DefaultOutputDatasetFacet
- All Implemented Interfaces:
 OpenLineage.OutputDatasetFacet
- Enclosing class:
 - OpenLineage
 
public static class OpenLineage.DefaultOutputDatasetFacet
extends Object
implements OpenLineage.OutputDatasetFacet
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription 
- 
Constructor Details
- 
DefaultOutputDatasetFacet
- Parameters:
 _producer- URI identifying the producer of this metadata. For example this could be a git url with a given tag or sha
 
 - 
 - 
Method Details
- 
get_producer
- Specified by:
 get_producerin interfaceOpenLineage.OutputDatasetFacet- Returns:
 - URI identifying the producer of this metadata. For example this could be a git url with a given tag or sha
 
 - 
get_schemaURL
- Specified by:
 get_schemaURLin interfaceOpenLineage.OutputDatasetFacet- Returns:
 - The JSON Pointer (https://tools.ietf.org/html/rfc6901) URL to the corresponding version of the schema definition for this facet
 
 - 
getAdditionalProperties
- Specified by:
 getAdditionalPropertiesin interfaceOpenLineage.OutputDatasetFacet- Returns:
 - additional properties
 
 
 -