org.apache.thrift.server
Class THsHaServer.Args
java.lang.Object
org.apache.thrift.server.TServer.AbstractServerArgs<T>
org.apache.thrift.server.AbstractNonblockingServer.AbstractNonblockingServerArgs<THsHaServer.Args>
org.apache.thrift.server.THsHaServer.Args
- Enclosing class:
- THsHaServer
public static class THsHaServer.Args
- extends AbstractNonblockingServer.AbstractNonblockingServerArgs<THsHaServer.Args>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THsHaServer.Args
public THsHaServer.Args(TNonblockingServerTransport transport)
workerThreads
public THsHaServer.Args workerThreads(int i)
getWorkerThreads
public int getWorkerThreads()
getStopTimeoutVal
public int getStopTimeoutVal()
stopTimeoutVal
public THsHaServer.Args stopTimeoutVal(int stopTimeoutVal)
getStopTimeoutUnit
public java.util.concurrent.TimeUnit getStopTimeoutUnit()
stopTimeoutUnit
public THsHaServer.Args stopTimeoutUnit(java.util.concurrent.TimeUnit stopTimeoutUnit)
getExecutorService
public java.util.concurrent.ExecutorService getExecutorService()
executorService
public THsHaServer.Args executorService(java.util.concurrent.ExecutorService executorService)