Class JobStatus


  • @Experimental
    public class JobStatus
    extends java.lang.Object
    Last observed status of the Flink job within an application deployment.
    • Constructor Summary

      Constructors 
      Constructor Description
      JobStatus()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • JobStatus

        public JobStatus()