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

Packages that use ITransportFactory
org.apache.cassandra.hadoop   
org.apache.cassandra.thrift   
 

Uses of ITransportFactory in org.apache.cassandra.hadoop
 

Methods in org.apache.cassandra.hadoop that return ITransportFactory
static ITransportFactory ConfigHelper.getInputTransportFactory(org.apache.hadoop.conf.Configuration conf)
           
static ITransportFactory ConfigHelper.getOutputTransportFactory(org.apache.hadoop.conf.Configuration conf)
           
 

Uses of ITransportFactory in org.apache.cassandra.thrift
 

Classes in org.apache.cassandra.thrift that implement ITransportFactory
 class TFramedTransportFactory
           
 



Copyright © 2013 The Apache Software Foundation