Uses of Class
org.apache.cassandra.thrift.CustomTThreadPoolServer.Options

Packages that use CustomTThreadPoolServer.Options
org.apache.cassandra.thrift   
 

Uses of CustomTThreadPoolServer.Options in org.apache.cassandra.thrift
 

Constructors in org.apache.cassandra.thrift with parameters of type CustomTThreadPoolServer.Options
CustomTThreadPoolServer(org.apache.thrift.TProcessorFactory tProcessorFactory, org.apache.thrift.transport.TServerSocket tServerSocket, org.apache.thrift.transport.TTransportFactory inTransportFactory, org.apache.thrift.transport.TTransportFactory outTransportFactory, org.apache.thrift.protocol.TProtocolFactory tProtocolFactory, org.apache.thrift.protocol.TProtocolFactory tProtocolFactory2, CustomTThreadPoolServer.Options options, java.util.concurrent.ExecutorService executorService)
           
 



Copyright © 2010 The Apache Software Foundation