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

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

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

Subclasses of RCFileProtobufInputFormat in com.twitter.elephantbird.mapreduce.input
 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.
 



Copyright © 2015 Twitter. All Rights Reserved.