Package io.openlineage.client
Class OpenLineage.InputFieldTransformations
java.lang.Object
io.openlineage.client.OpenLineage.InputFieldTransformations
- Enclosing class:
- OpenLineage
model class for InputFieldTransformations
-
Method Summary
-
Method Details
-
getType
- Returns:
- The type of the transformation. Allowed values are: DIRECT, INDIRECT
-
getSubtype
- Returns:
- The subtype of the transformation
-
getDescription
- Returns:
- a string representation of the transformation applied
-
getMasking
- Returns:
- is transformation masking the data or not
-
getAdditionalProperties
- Returns:
- additional properties
-