public static class TBoundedThreadPoolServer.Args extends org.apache.thrift.server.TThreadPoolServer.Args
| Modifier and Type | Field and Description | 
|---|---|
| (package private) int | maxQueuedRequests | 
| (package private) int | threadKeepAliveTimeSec | 
| Constructor and Description | 
|---|
| Args(org.apache.thrift.transport.TServerTransport transport,
    org.apache.hadoop.conf.Configuration conf) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | toString() | 
executorService, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutValint maxQueuedRequests
int threadKeepAliveTimeSec
public Args(org.apache.thrift.transport.TServerTransport transport, org.apache.hadoop.conf.Configuration conf)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.