org.apache.cassandra.thrift
Class CustomTThreadPoolServer.Factory

java.lang.Object
  extended by org.apache.cassandra.thrift.CustomTThreadPoolServer.Factory
All Implemented Interfaces:
TServerFactory
Enclosing class:
CustomTThreadPoolServer

public static class CustomTThreadPoolServer.Factory
extends java.lang.Object
implements TServerFactory


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.cassandra.thrift.TServerFactory
TServerFactory.Args
 
Constructor Summary
CustomTThreadPoolServer.Factory()
           
 
Method Summary
 org.apache.thrift.server.TServer buildTServer(TServerFactory.Args args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomTThreadPoolServer.Factory

public CustomTThreadPoolServer.Factory()
Method Detail

buildTServer

public org.apache.thrift.server.TServer buildTServer(TServerFactory.Args args)
Specified by:
buildTServer in interface TServerFactory


Copyright © 2012 The Apache Software Foundation