Package | Description |
---|---|
org.apache.hadoop.hbase |
Modifier and Type | Field and Description |
---|---|
private Map<String,HDFSBlocksDistribution.HostAndWeight> |
HDFSBlocksDistribution.hostAndWeights |
Modifier and Type | Method and Description |
---|---|
HDFSBlocksDistribution.HostAndWeight[] |
HDFSBlocksDistribution.getTopHostsWithWeights()
return the sorted list of hosts in terms of their weights
|
Modifier and Type | Method and Description |
---|---|
Map<String,HDFSBlocksDistribution.HostAndWeight> |
HDFSBlocksDistribution.getHostAndWeights() |
Modifier and Type | Method and Description |
---|---|
int |
HDFSBlocksDistribution.HostAndWeight.WeightComparator.compare(HDFSBlocksDistribution.HostAndWeight l,
HDFSBlocksDistribution.HostAndWeight r) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.