Package com.twitter.elephantbird.mapreduce.input

Class Summary
RCFileBaseInputFormat Base input format for Thrift and Protobuf RCFile input formats.
RCFileProtobufInputFormat  
RCFileProtobufTupleInputFormat This is a wrapper over RCFileProtobufInputFormat and provides a method to create a Tuple directly from RCFile bytes, skipping building a protobuf first.
RCFileThriftInputFormat  
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.