Class DeployScriptResponseBody

  • All Implemented Interfaces:
    org.apache.flink.runtime.rest.messages.ResponseBody

    public class DeployScriptResponseBody
    extends Object
    implements org.apache.flink.runtime.rest.messages.ResponseBody
    Response about the cluster that runs the application.
    • Constructor Detail

      • DeployScriptResponseBody

        public DeployScriptResponseBody​(String clusterID)
    • Method Detail

      • getClusterID

        public String getClusterID()