| Interface | Description |
|---|---|
| RSGroupInfoManager |
Interface used to manage RSGroupInfo storage.
|
| Class | Description |
|---|---|
| MigrateRSGroupProcedure |
Procedure for migrating rs group information to table descriptor.
|
| RSGroupAdminClient | Deprecated
Keep it here only for tests, using
Admin instead. |
| RSGroupAdminEndpoint | Deprecated
Keep it here only for compatibility with old client, all the logics have been moved
into core of HBase.
|
| RSGroupBasedLoadBalancer |
GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721) It does
region balance based on a table's group membership.
|
| RSGroupMajorCompactionTTL |
This script takes an rsgroup as argument and compacts part/all of regions of that table based on
the table's TTL.
|
| RSGroupUtil |
Helper class for RSGroup implementation
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.