Class WebFrontendBootstrap

java.lang.Object
org.apache.flink.runtime.webmonitor.utils.WebFrontendBootstrap

public class WebFrontendBootstrap extends Object
This classes encapsulates the boot-strapping of netty for the web-frontend.
  • Constructor Details

  • Method Details

    • getBootstrap

      public org.apache.flink.shaded.netty4.io.netty.bootstrap.ServerBootstrap getBootstrap()
    • getServerPort

      public int getServerPort()
    • getRestAddress

      public String getRestAddress()
    • shutdown

      public void shutdown()