public static class RegionPlan.RegionPlanComparator extends Object implements Comparator<RegionPlan>, Serializable
Constructor and Description |
---|
RegionPlanComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RegionPlan l,
RegionPlan r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(RegionPlan l, RegionPlan r)
compare
in interface Comparator<RegionPlan>
Copyright © 2007–2019 Cloudera. All rights reserved.