org.apache.cassandra.thrift
Class CustomTHsHaServer.Factory

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

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

CustomTHsHaServer.Factory

public CustomTHsHaServer.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