|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Tuple.setShort(Enum, Short) instead
Tuple.setShort(int, Short) instead
Tuple.setInt(Enum, Integer) instead
Tuple.setInt(int, Integer) instead
Tuple.setLong(Enum, Long) instead
Tuple.setString(int, String) instead
Tuple.setString(Enum, String) instead
Tuple.setBoolean(int, Boolean) instead
Tuple.setDouble(Enum, Double) instead
Tuple.setDouble(int, Double) instead
Tuple.setFloat(Enum, Float) instead
Tuple.setFloat(int, Float) instead
Tuple.setBytes(Enum, org.apache.hadoop.io.BytesWritable) instead
Tuple.setBytes(int, org.apache.hadoop.io.BytesWritable) instead
TupleComparator for grouping.
TupleComparator for grouping.
Partitioner.
Partitioner.
TupleComparator for sorting.
TupleComparator for sorting.
Tuple's.Tuple instances.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.Tuple's to support secondary sorting.Tuple's to support secondary sorting.Tuple's to support secondary sorting.org.apache.hadoop.mapreduce API should be used when configuring
the job.
org.apache.hadoop.mapred API should be used when configuring
the job.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||