Uses of Interface
org.apache.cassandra.thrift.TServerFactory

Packages that use TServerFactory
org.apache.cassandra.thrift   
 

Uses of TServerFactory in org.apache.cassandra.thrift
 

Classes in org.apache.cassandra.thrift that implement TServerFactory
static class CustomTHsHaServer.Factory
           
static class CustomTNonBlockingServer.Factory
           
static class CustomTThreadPoolServer.Factory
           
 class TServerCustomFactory
          Helper implementation to create a thrift TServer based on one of the common types we support (sync, async, hsha), or a custom type by setting the fully qualified java class name in the rpc_server_type setting.
 



Copyright © 2012 The Apache Software Foundation