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

    Fields
    Modifier and Type
    Field
    Description
    (package private) int
     
    (package private) int
     

    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, org.apache.hadoop.conf.Configuration conf)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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, wait, wait, wait