public class CoGroupingComparator extends DeserializerComparator<IndexTuple>
RawComparator
.groupComparators, keyTypes, lhsBuffer, lhsStream, rhsBuffer, rhsStream, tupleSerialization
Constructor and Description |
---|
CoGroupingComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
int |
compare(IndexTuple lhs,
IndexTuple rhs) |
canPerformRawComparisons, compareTuples, compareTuples, getFieldComparatorsFrom, getHadoopTupleInputStream, performRawComparison, setConf
getConf
public CoGroupingComparator()
public int compare(byte[] b1, int s1, int l1, byte[] b2, int s2, int l2)
public int compare(IndexTuple lhs, IndexTuple rhs)
Copyright © 2007-2015 Xplenty, Inc. All Rights Reserved.