org.apache.cassandra.thrift
Class CustomTNonBlockingServer.Factory

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

public static class CustomTNonBlockingServer.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
CustomTNonBlockingServer.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

CustomTNonBlockingServer.Factory

public CustomTNonBlockingServer.Factory()
Method Detail

buildTServer

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


Copyright © 2013 The Apache Software Foundation