| Interface | Description |
|---|---|
| RSGroupableBalancer |
Marker Interface.
|
| RSGroupAdmin |
Group user API interface used between client and server.
|
| RSGroupInfoManager |
Interface used to manage RSGroupInfo storage.
|
| Class | Description |
|---|---|
| IntegrationTestRSGroup |
Runs all of the units tests defined in TestGroupBase as an integration test.
|
| 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.
|
| TestEnableRSGroup |
Test enable RSGroup
|
| TestRSGroups | |
| TestRSGroups.CPMasterObserver | |
| TestRSGroupsBase | |
| TestRSGroupsOfflineMode | |
| TestRSGroupsWithACL |
Performs authorization checks for rsgroup operations, according to different
levels of authorized users.
|
| VerifyingRSGroupAdminClient |