Uses of Class
org.apache.blur.thirdparty.thrift_0_9_0.server.THsHaServer.Args

Packages that use THsHaServer.Args
org.apache.blur.thirdparty.thrift_0_9_0.server   
 

Uses of THsHaServer.Args in org.apache.blur.thirdparty.thrift_0_9_0.server
 

Methods in org.apache.blur.thirdparty.thrift_0_9_0.server that return THsHaServer.Args
 THsHaServer.Args THsHaServer.Args.executorService(java.util.concurrent.ExecutorService executorService)
           
 THsHaServer.Args THsHaServer.Args.stopTimeoutUnit(java.util.concurrent.TimeUnit stopTimeoutUnit)
           
 THsHaServer.Args THsHaServer.Args.stopTimeoutVal(int stopTimeoutVal)
           
 THsHaServer.Args THsHaServer.Args.workerThreads(int i)
           
 

Constructors in org.apache.blur.thirdparty.thrift_0_9_0.server with parameters of type THsHaServer.Args
THsHaServer(THsHaServer.Args args)
          Create the server with the specified Args configuration
 



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