Uses of Package
org.htuple

Classes in org.htuple used by org.htuple
ShuffleUtils.ConfigBuilder
          A builder that allows you to tune how partitioning, sorting and grouping should work for a given MapReduce job using your Tuple instances.
Tuple
          A tuple for use as intermediary map outputs.
TupleComparator
          A Comparator for Tuple instances, which can compare a subset of the elements in the tuple, which is useful for sorting and grouping when secondary-sort behavior is desired.
 



Copyright © 2013. All Rights Reserved.