Class JobSpec

  • All Implemented Interfaces:
    Diffable<JobSpec>

    @Experimental
    public class JobSpec
    extends java.lang.Object
    implements Diffable<JobSpec>
    Flink job spec.
    • Constructor Summary

      Constructors 
      Constructor Description
      JobSpec()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobSpec

        public JobSpec()