Uses of Class
org.apache.cassandra.thrift.TServerFactory.Args

Packages that use TServerFactory.Args
org.apache.cassandra.thrift   
 

Uses of TServerFactory.Args in org.apache.cassandra.thrift
 

Methods in org.apache.cassandra.thrift with parameters of type TServerFactory.Args
 org.apache.thrift.server.TServer CustomTHsHaServer.Factory.buildTServer(TServerFactory.Args args)
           
 org.apache.thrift.server.TServer CustomTNonBlockingServer.Factory.buildTServer(TServerFactory.Args args)
           
 org.apache.thrift.server.TServer CustomTThreadPoolServer.Factory.buildTServer(TServerFactory.Args args)
           
 org.apache.thrift.server.TServer TServerCustomFactory.buildTServer(TServerFactory.Args args)
           
 org.apache.thrift.server.TServer TServerFactory.buildTServer(TServerFactory.Args args)
           
 



Copyright © 2012 The Apache Software Foundation