Package org.apache.hadoop.hbase.thrift
Class TBoundedThreadPoolServer.Args
java.lang.Object
org.apache.thrift.server.TServer.AbstractServerArgs<org.apache.thrift.server.TThreadPoolServer.Args>
org.apache.thrift.server.TThreadPoolServer.Args
org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
- Enclosing class:
- TBoundedThreadPoolServer
public static class TBoundedThreadPoolServer.Args
extends org.apache.thrift.server.TThreadPoolServer.Args
-
Field Summary
Modifier and TypeFieldDescription(package private) int
(package private) int
Fields inherited from class org.apache.thrift.server.TThreadPoolServer.Args
executorService, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutVal
-
Constructor Summary
ConstructorDescriptionArgs
(org.apache.thrift.transport.TServerTransport transport, org.apache.hadoop.conf.Configuration conf) -
Method Summary
Methods inherited from class org.apache.thrift.server.TThreadPoolServer.Args
executorService, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutVal
Methods inherited from class org.apache.thrift.server.TServer.AbstractServerArgs
inputProtocolFactory, inputTransportFactory, outputProtocolFactory, outputTransportFactory, processor, processorFactory, protocolFactory, transportFactory