public static class RDDSortUtils.IndexComparator extends Object implements Comparator<org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValueIndexPair>, Serializable
| Constructor and Description | 
|---|
| IndexComparator(boolean asc) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | compare(org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValueIndexPair o1,
       org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValueIndexPair 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.ValueIndexPair o1,
                   org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValueIndexPair o2)
compare in interface Comparator<org.apache.sysds.runtime.instructions.spark.utils.RDDSortUtils.ValueIndexPair>Copyright © 2021 The Apache Software Foundation. All rights reserved.