@InterfaceAudience.Private
public interface FavoredNodesPromoter
| Modifier and Type | Field and Description |
|---|---|
static String |
FAVORED_ALWAYS_ASSIGN_REGIONS |
| Modifier and Type | Method and Description |
|---|---|
void |
generateFavoredNodesForDaughter(List<ServerName> servers,
RegionInfo parent,
RegionInfo hriA,
RegionInfo hriB) |
void |
generateFavoredNodesForMergedRegion(RegionInfo merged,
RegionInfo hriA,
RegionInfo hriB) |
static final String FAVORED_ALWAYS_ASSIGN_REGIONS
void generateFavoredNodesForDaughter(List<ServerName> servers, RegionInfo parent, RegionInfo hriA, RegionInfo hriB) throws IOException
IOExceptionvoid generateFavoredNodesForMergedRegion(RegionInfo merged, RegionInfo hriA, RegionInfo hriB) throws IOException
IOExceptionCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.