Interface RestService

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getRestPort()
      Port of the running rest service.
      • Methods inherited from interface org.apache.flink.util.AutoCloseableAsync

        close, closeAsync
    • Method Detail

      • getRestPort

        int getRestPort()
        Port of the running rest service.
        Returns:
        port of the rest service if running; otherwise -1