Class WebFrontendBootstrap


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

    • Method Detail

      • getBootstrap

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

        public int getServerPort()
      • getRestAddress

        public String getRestAddress()
      • shutdown

        public void shutdown()