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

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

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

Subclasses of RCFileBaseInputFormat in com.twitter.elephantbird.mapreduce.input
 class RCFileProtobufInputFormat
           
 class RCFileProtobufTupleInputFormat
          This is a wrapper over RCFileProtobufInputFormat and provides a method to create a Tuple directly from RCFile bytes, skipping building a protobuf first.
 class RCFileThriftInputFormat
           
 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.