Package io.openlineage.client
Class OpenLineage.ExecutionParameter
java.lang.Object
io.openlineage.client.OpenLineage.ExecutionParameter
- Enclosing class:
- OpenLineage
model class for ExecutionParameter
-
Method Summary
-
Method Details
-
getKey
- Returns:
- Unique identifier of the property.
-
getName
- Returns:
- Human-readable name of the property.
-
getDescription
- Returns:
- Human-readable description of the property.
-
getValue
- Returns:
- Value of the property.
-
getAdditionalProperties
- Returns:
- additional properties
-
equals
-
hashCode
public int hashCode()
-