Uses of Class
org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
Packages that use HDFSBlocksDistribution.HostAndWeight
- 
Uses of HDFSBlocksDistribution.HostAndWeight in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase with type parameters of type HDFSBlocksDistribution.HostAndWeightMethods in org.apache.hadoop.hbase that return HDFSBlocksDistribution.HostAndWeightModifier and TypeMethodDescriptionHDFSBlocksDistribution.getTopHostsWithWeights()Return the sorted list of hosts in terms of their weightsMethods in org.apache.hadoop.hbase that return types with arguments of type HDFSBlocksDistribution.HostAndWeightModifier and TypeMethodDescriptionHDFSBlocksDistribution.getHostAndWeights()Returns the hosts and their weightsMethods in org.apache.hadoop.hbase with parameters of type HDFSBlocksDistribution.HostAndWeightModifier and TypeMethodDescriptionintHDFSBlocksDistribution.HostAndWeight.WeightComparator.compare(HDFSBlocksDistribution.HostAndWeight l, HDFSBlocksDistribution.HostAndWeight r) longHDFSBlocksDistribution.Visitor.visit(HDFSBlocksDistribution.HostAndWeight hostAndWeight)