Uses of Class
org.apache.accumulo.server.util.TServerUtils.ServerPort

Packages that use TServerUtils.ServerPort
org.apache.accumulo.server.util   
 

Uses of TServerUtils.ServerPort in org.apache.accumulo.server.util
 

Methods in org.apache.accumulo.server.util that return TServerUtils.ServerPort
static TServerUtils.ServerPort TServerUtils.startServer(Property portHintProperty, org.apache.thrift.TProcessor processor, java.lang.String serverName, java.lang.String threadName, boolean portSearch)
          Start a server, at the given port, or higher, if that port is not available.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.