Package io.openlineage.client
Class OpenLineage.SchemaDatasetFacetFields
java.lang.Object
io.openlineage.client.OpenLineage.SchemaDatasetFacetFields
- Enclosing class:
- OpenLineage
model class for SchemaDatasetFacetFields
-
Method Details
-
getName
- Returns:
- The name of the field.
-
getType
- Returns:
- The type of the field.
-
getDescription
- Returns:
- The description of the field.
-
getOrdinal_position
- Returns:
- The ordinal position of the field in the schema (1-indexed).
-
getFields
- Returns:
- Nested struct fields.
-
equals
-
hashCode
public int hashCode()
-