@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
IOException
void generateFavoredNodesForMergedRegion(RegionInfo merged, RegionInfo[] mergeParents) throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.