public static class RDDSortUtils.IndexComparator2 extends Object implements Comparator<org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair>, Serializable
| Constructor and Description | 
|---|
| IndexComparator2(boolean asc) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair o1,
       org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair o2) | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair o1,
                   org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair o2)
compare in interface Comparator<org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValuesIndexPair>Copyright © 2020 The Apache Software Foundation. All rights reserved.