public class CustomPartitionVertex.PathComparatorForSplit extends Object implements Comparator<org.apache.hadoop.mapred.InputSplit>
Constructor and Description |
---|
CustomPartitionVertex.PathComparatorForSplit() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.hadoop.mapred.InputSplit inp1,
org.apache.hadoop.mapred.InputSplit inp2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public CustomPartitionVertex.PathComparatorForSplit()
public int compare(org.apache.hadoop.mapred.InputSplit inp1, org.apache.hadoop.mapred.InputSplit inp2)
compare
in interface Comparator<org.apache.hadoop.mapred.InputSplit>
Copyright © 2017 The Apache Software Foundation. All rights reserved.