public static class HDFSBlocksDistribution.HostAndWeight.WeightComparator extends Object implements Comparator<HDFSBlocksDistribution.HostAndWeight>
Constructor and Description |
---|
HDFSBlocksDistribution.HostAndWeight.WeightComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(HDFSBlocksDistribution.HostAndWeight l,
HDFSBlocksDistribution.HostAndWeight r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public HDFSBlocksDistribution.HostAndWeight.WeightComparator()
public int compare(HDFSBlocksDistribution.HostAndWeight l, HDFSBlocksDistribution.HostAndWeight r)
compare
in interface Comparator<HDFSBlocksDistribution.HostAndWeight>
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.