org.apache.cassandra.thrift
Interface TServerFactory

All Known Implementing Classes:
CustomTHsHaServer.Factory, CustomTNonBlockingServer.Factory, CustomTThreadPoolServer.Factory, TServerCustomFactory

public interface TServerFactory


Nested Class Summary
static class TServerFactory.Args
           
 
Method Summary
 org.apache.thrift.server.TServer buildTServer(TServerFactory.Args args)
           
 

Method Detail

buildTServer

org.apache.thrift.server.TServer buildTServer(TServerFactory.Args args)


Copyright © 2013 The Apache Software Foundation