This project has retired. For details please refer to its
Attic page.
TupleWritableComparator (Apache Crunch 0.12.0 API)
- java.lang.Object
-
- org.apache.hadoop.io.WritableComparator
-
- org.apache.crunch.lib.sort.TupleWritableComparator
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(org.apache.hadoop.io.WritableComparable a,
org.apache.hadoop.io.WritableComparable b) |
static void |
configureOrdering(org.apache.hadoop.conf.Configuration conf,
WritableType[] types,
Sort.ColumnOrder[] columnOrders) |
org.apache.hadoop.conf.Configuration |
getConf() |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
-
Methods inherited from class org.apache.hadoop.io.WritableComparator
compare, compare, compareBytes, define, get, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLong
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.