Class StressCommand.IpUtils

  • Enclosing class:
    StressCommand

    public static class StressCommand.IpUtils
    extends java.lang.Object
    Convenience methods added to the JEXL context
    • Constructor Summary

      Constructors 
      Constructor Description
      IpUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.net.InetAddress int2ip​(int k)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IpUtils

        public IpUtils()
    • Method Detail

      • int2ip

        public static java.net.InetAddress int2ip​(int k)