| Interface | Description | 
|---|---|
| RSGroupableBalancer | |
| RSGroupInfoManager | 
 Interface used to manage RSGroupInfo storage. 
 | 
| Class | Description | 
|---|---|
| IntegrationTestRSGroup | 
 Runs all of the units tests defined in TestGroupBase
 as an integration test. 
 | 
| RSGroupAdmin | 
 Group user API interface used between client and server. 
 | 
| RSGroupAdminEndpoint | |
| RSGroupAdminServer | 
 Service to support Region Server Grouping (HBase-6721) 
 | 
| RSGroupBasedLoadBalancer | 
 GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721)
 It does region balance based on a table's group membership. 
 | 
| RSGroupInfo | 
 Stores the group information of region server groups. 
 | 
| RSGroupInfoManagerImpl | 
 This is an implementation of  
RSGroupInfoManager. | 
| RSGroupSerDe | |
| TestRSGroups | |
| TestRSGroupsBase | |
| TestRSGroupsOfflineMode | |
| VerifyingRSGroupAdminClient |