Uses of Class
com.twitter.elephantbird.mapreduce.input.RCFileThriftInputFormat

Packages that use RCFileThriftInputFormat
com.twitter.elephantbird.mapreduce.input   
 

Uses of RCFileThriftInputFormat in com.twitter.elephantbird.mapreduce.input
 

Subclasses of RCFileThriftInputFormat in com.twitter.elephantbird.mapreduce.input
 class RCFileThriftTupleInputFormat
          This is a wrapper over RCFileThriftInputFormat and provides a method to create a Tuple directly from RCFile bytes, skipping building a Thrift object.
 



Copyright © 2015 Twitter. All Rights Reserved.