Uses of Class
org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight

Packages that use HDFSBlocksDistribution.HostAndWeight
org.apache.hadoop.hbase   
 

Uses of HDFSBlocksDistribution.HostAndWeight in org.apache.hadoop.hbase
 

Methods in org.apache.hadoop.hbase that return HDFSBlocksDistribution.HostAndWeight
 HDFSBlocksDistribution.HostAndWeight[] HDFSBlocksDistribution.getTopHostsWithWeights()
          return the sorted list of hosts in terms of their weights
 

Methods in org.apache.hadoop.hbase that return types with arguments of type HDFSBlocksDistribution.HostAndWeight
 Map<String,HDFSBlocksDistribution.HostAndWeight> HDFSBlocksDistribution.getHostAndWeights()
           
 

Methods in org.apache.hadoop.hbase with parameters of type HDFSBlocksDistribution.HostAndWeight
 int HDFSBlocksDistribution.HostAndWeight.WeightComparator.compare(HDFSBlocksDistribution.HostAndWeight l, HDFSBlocksDistribution.HostAndWeight r)
           
 



Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.