public static class BuilderUtils.ContainerIdComparator extends Object implements Comparator<org.apache.hadoop.yarn.api.records.ContainerId>, Serializable
Constructor and Description |
---|
BuilderUtils.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
equals
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 © 2022 Apache Software Foundation. All rights reserved.