Package org.apache.hadoop.hbase.rsgroup
package org.apache.hadoop.hbase.rsgroup
-
ClassDescriptionorg.apache.hadoop.hbase.rsgroup.RSGroupableBalancerMarker Interface.org.apache.hadoop.hbase.rsgroup.RSGroupAdminGroup user API interface used between client and server.org.apache.hadoop.hbase.rsgroup.RSGroupAdminClientClient used for managing region server group information.org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpointorg.apache.hadoop.hbase.rsgroup.RSGroupAdminServerService to support Region Server Grouping (HBase-6721).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