Class SocketUtil

java.lang.Object
org.apache.druid.common.utils.SocketUtil

public class SocketUtil extends Object
  • Constructor Details

    • SocketUtil

      public SocketUtil()
  • Method Details

    • findOpenPort

      public static int findOpenPort(int basePort)
    • findOpenPortFrom

      public static int findOpenPortFrom(int startPort)