Package org.apache.hadoop.hbase.rsgroup
package org.apache.hadoop.hbase.rsgroup
-
ClassDescriptionorg.apache.hadoop.hbase.rsgroup.MigrateRSGroupProcedureProcedure for migrating rs group information to table descriptor.org.apache.hadoop.hbase.rsgroup.RSGroupAdminClientDeprecated.org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpointDeprecated.Keep it here only for compatibility with old client, all the logics have been moved into core of HBase.org.apache.hadoop.hbase.rsgroup.RSGroupBasedLoadBalancerGroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721) It does region balance based on a table's group membership.org.apache.hadoop.hbase.rsgroup.RSGroupInfoStores the group information of region server groups.org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerInterface used to manage RSGroupInfo storage.org.apache.hadoop.hbase.rsgroup.RSGroupMajorCompactionTTLThis script takes an rsgroup as argument and compacts part/all of regions of that table based on the table's TTL.org.apache.hadoop.hbase.rsgroup.RSGroupUtilHelper class for RSGroup implementation
Admin
instead.