Uses of Class
org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
Packages that use org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
-
Uses of org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight in org.apache.hadoop.hbase
Methods in org.apache.hadoop.hbase that return org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight in inModifier and TypeMethodDescriptionorg.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight[]
HDFSBlocksDistribution.getTopHostsWithWeights()
Return the sorted list of hosts in terms of their weightsMethods in org.apache.hadoop.hbase that return types with arguments of type org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight in inModifier and TypeMethodDescriptionHDFSBlocksDistribution.getHostAndWeights()
Returns the hosts and their weightsMethods in org.apache.hadoop.hbase with parameters of type org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight in inModifier and TypeMethodDescriptionint
HDFSBlocksDistribution.HostAndWeight.WeightComparator.compare
(org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight l, org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight r) long
HDFSBlocksDistribution.Visitor.visit
(org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight hostAndWeight)