Package io.openlineage.client.job
package io.openlineage.client.job
-
ClassDescriptionUtility class for constructing job names according to the OpenLineage job naming conventions.Interface representing a job name that can be resolved to a string.Represents a Spark job name using the format:
{appName}.{command}.{table}
.