Package org.apache.hadoop.hbase.rsgroup
package org.apache.hadoop.hbase.rsgroup
-
ClassDescriptionA dummy RSGroupInfoManager which only contains a default rs group.Procedure for migrating rs group information to table descriptor.Deprecated.Deprecated.Keep it here only for compatibility with old client, all the logics have been moved into core of HBase.Deprecated.Keep it here only for compatibility with
RSGroupAdminClient
, usingMasterRpcServices
instead.GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721) It does region balance based on a table's group membership.Stores the group information of region server groups.Interface used to manage RSGroupInfo storage.This is an implementation ofRSGroupInfoManager
which makes use of an HBase table as the persistence store for the group information.This script takes an rsgroup as argument and compacts part/all of regions of that table based on the table's TTL.Helper class for RSGroup implementation
Admin
instead.