Class ThriftThreadPoolServer.Args

java.lang.Object
org.apache.thrift.server.TServer.AbstractServerArgs<org.apache.thrift.server.TThreadPoolServer.Args>
org.apache.thrift.server.TThreadPoolServer.Args
org.apache.camel.component.thrift.server.ThriftThreadPoolServer.Args
Enclosing class:
ThriftThreadPoolServer

public static class ThriftThreadPoolServer.Args extends org.apache.thrift.server.TThreadPoolServer.Args
  • Field Summary

    Fields inherited from class org.apache.thrift.server.TThreadPoolServer.Args

    executorService, maxWorkerThreads, minWorkerThreads, stopTimeoutUnit, stopTimeoutVal
  • Constructor Summary

    Constructors
    Constructor
    Description
    Args(org.apache.thrift.transport.TServerTransport transport)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    context(org.apache.camel.CamelContext context)
     
     

    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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait