org.apache.accumulo.server.util
Class PortUtils

java.lang.Object
  extended by org.apache.accumulo.server.util.PortUtils

public class PortUtils
extends Object


Constructor Summary
PortUtils()
           
 
Method Summary
static int getRandomFreePort()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortUtils

public PortUtils()
Method Detail

getRandomFreePort

public static int getRandomFreePort()


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.