public static class ThriftThreadPoolServer.Args
extends org.apache.thrift.server.TThreadPoolServer.Args
Constructor and Description |
---|
Args(org.apache.thrift.transport.TServerTransport transport) |
Modifier and Type | Method and Description |
---|---|
ThriftThreadPoolServer.Args |
context(org.apache.camel.CamelContext context) |
ThriftThreadPoolServer.Args |
startThreadPool(ExecutorService startThreadPool) |
executorService, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutVal
public ThriftThreadPoolServer.Args startThreadPool(ExecutorService startThreadPool)
public ThriftThreadPoolServer.Args context(org.apache.camel.CamelContext context)
Apache Camel