public static final class OpenLineage.JobTypeJobFacet extends java.lang.Object implements OpenLineage.JobFacet
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
get_deleted() |
java.net.URI |
get_producer() |
java.net.URI |
get_schemaURL() |
java.util.Map<java.lang.String,java.lang.Object> |
getAdditionalProperties() |
java.lang.String |
getIntegration() |
java.lang.String |
getJobType() |
java.lang.String |
getProcessingType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDeletedpublic java.net.URI get_producer()
get_producer in interface OpenLineage.JobFacetpublic java.net.URI get_schemaURL()
get_schemaURL in interface OpenLineage.JobFacetpublic java.lang.Boolean get_deleted()
get_deleted in interface OpenLineage.JobFacetpublic java.lang.String getProcessingType()
public java.lang.String getIntegration()
public java.lang.String getJobType()
public java.util.Map<java.lang.String,java.lang.Object> getAdditionalProperties()
getAdditionalProperties in interface OpenLineage.JobFacet