public static class Logalyzer.LogComparator extends Text.Comparator implements Configurable
| Constructor and Description |
|---|
LogComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2) |
Configuration |
getConf() |
void |
setConf(Configuration conf) |
compare, compare, compareBytes, define, get, get, getKeyClass, hashBytes, hashBytes, newKey, readDouble, readFloat, readInt, readLong, readUnsignedShort, readVInt, readVLongclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic void setConf(Configuration conf)
setConf in interface ConfigurablesetConf in class WritableComparatorpublic Configuration getConf()
getConf in interface ConfigurablegetConf in class WritableComparatorpublic int compare(byte[] b1,
int s1,
int l1,
byte[] b2,
int s2,
int l2)
compare in interface RawComparatorcompare in class Text.ComparatorCopyright © 2018 CERN. All Rights Reserved.