Class ThriftHsHaServer.Args
java.lang.Object
org.apache.thrift.server.TServer.AbstractServerArgs<org.apache.thrift.server.THsHaServer.Args>
org.apache.thrift.server.AbstractNonblockingServer.AbstractNonblockingServerArgs<org.apache.thrift.server.THsHaServer.Args>
org.apache.thrift.server.THsHaServer.Args
org.apache.camel.component.thrift.server.ThriftHsHaServer.Args
- Enclosing class:
ThriftHsHaServer
public static class ThriftHsHaServer.Args
extends org.apache.thrift.server.THsHaServer.Args
-
Field Summary
Fields inherited from class org.apache.thrift.server.THsHaServer.Args
maxWorkerThreads, minWorkerThreadsFields inherited from class org.apache.thrift.server.AbstractNonblockingServer.AbstractNonblockingServerArgs
maxReadBufferBytes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontext(org.apache.camel.CamelContext context) startThreadPool(ExecutorService startThreadPool) Methods inherited from class org.apache.thrift.server.THsHaServer.Args
executorService, getExecutorService, getMaxWorkerThreads, getMinWorkerThreads, getStopTimeoutUnit, getStopTimeoutVal, getWorkerThreads, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutVal, workerThreadsMethods inherited from class org.apache.thrift.server.TServer.AbstractServerArgs
inputProtocolFactory, inputTransportFactory, outputProtocolFactory, outputTransportFactory, processor, processorFactory, protocolFactory, transportFactory
-
Constructor Details
-
Args
public Args(org.apache.thrift.transport.TNonblockingServerTransport transport)
-
-
Method Details
-
startThreadPool
-
context
-