@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[] mergeParents)  | 
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[] mergeParents) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.