public static class BuilderUtils.ContainerIdComparator extends Object implements Comparator<org.apache.hadoop.yarn.api.records.ContainerId>, Serializable
Constructor and Description |
---|
ContainerIdComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(org.apache.hadoop.yarn.api.records.ContainerId c1,
org.apache.hadoop.yarn.api.records.ContainerId c2) |
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(org.apache.hadoop.yarn.api.records.ContainerId c1, org.apache.hadoop.yarn.api.records.ContainerId c2)
compare
in interface Comparator<org.apache.hadoop.yarn.api.records.ContainerId>
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.