- randomAssignment(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- REASSIGN_WAIT_INTERVAL_KEY - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
- refresh() - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Refresh/reload the group information from the persistent store
- refresh() - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
- regionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- regionOnline(HRegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- removeRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Removes RegionServer group associated with the given name.
- removeRSGroup(RpcController, RSGroupAdminProtos.RemoveRSGroupRequest, RpcCallback<RSGroupAdminProtos.RemoveRSGroupResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
- removeRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
- removeRSGroup(String) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Remove a region server group.
- removeRSGroup(String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
Delete a region server group.
- removeServer(Address) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
Remove a server from this group.
- removeServers(Set<Address>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Remove decommissioned servers from rsgroup.
- removeServers(RpcController, RSGroupAdminProtos.RemoveServersRequest, RpcCallback<RSGroupAdminProtos.RemoveServersResponse>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
- removeServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
- removeServers(Set<Address>) - Method in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
Remove decommissioned servers from rsgroup
- removeServers(Set<Address>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
- removeTable(TableName) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
- retainAssignment(Map<HRegionInfo, ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- retrieveGroupList(Table) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupSerDe
-
- retrieveGroupList(ZooKeeperWatcher, String) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupSerDe
-
- roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- ROW_KEY - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
- RSGROUP_TABLE_NAME - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-
- RSGroupableBalancer - Interface in org.apache.hadoop.hbase.rsgroup
-
Marker Interface.
- RSGroupAdmin - Interface in org.apache.hadoop.hbase.rsgroup
-
Group user API interface used between client and server.
- RSGroupAdminEndpoint - Class in org.apache.hadoop.hbase.rsgroup
-
- RSGroupAdminEndpoint() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint
-
- RSGroupAdminServer - Class in org.apache.hadoop.hbase.rsgroup
-
Service to support Region Server Grouping (HBase-6721)
- RSGroupAdminServer(MasterServices, RSGroupInfoManager) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
-
- RSGroupBasedLoadBalancer - Class in org.apache.hadoop.hbase.rsgroup
-
GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721)
It does region balance based on a table's group membership.
- RSGroupBasedLoadBalancer() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- RSGroupBasedLoadBalancer(RSGroupInfoManager) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancer
-
- RSGroupInfo - Class in org.apache.hadoop.hbase.rsgroup
-
Stores the group information of region server groups.
- RSGroupInfo(String) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
- RSGroupInfo(RSGroupInfo) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfo
-
- RSGroupInfoManager - Interface in org.apache.hadoop.hbase.rsgroup
-
Interface used to manage RSGroupInfo storage.
- RSGroupInfoManagerImpl - Class in org.apache.hadoop.hbase.rsgroup
-
- RSGroupInfoManagerImpl(MasterServices) - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl
-
- RSGroupSerDe - Class in org.apache.hadoop.hbase.rsgroup
-
- RSGroupSerDe() - Constructor for class org.apache.hadoop.hbase.rsgroup.RSGroupSerDe
-
- rsGroupZNode - Static variable in interface org.apache.hadoop.hbase.rsgroup.RSGroupInfoManager
-