This project has retired. For details please refer to its
Attic page.
ReverseWritableComparator (Apache Crunch 0.12.0 API)
- java.lang.Object
-
- org.apache.hadoop.conf.Configured
-
- org.apache.crunch.lib.sort.ReverseWritableComparator<T>
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
int |
compare(byte[] arg0,
int arg1,
int arg2,
byte[] arg3,
int arg4,
int arg5) |
int |
compare(T o1,
T o2) |
void |
setConf(org.apache.hadoop.conf.Configuration conf) |
-
Methods inherited from class org.apache.hadoop.conf.Configured
getConf
-
-
Method Detail
-
compare
public int compare(byte[] arg0,
int arg1,
int arg2,
byte[] arg3,
int arg4,
int arg5)
- Specified by:
compare
in interface org.apache.hadoop.io.RawComparator<T>
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.