Uses of Interface
org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
Packages that use org.apache.hadoop.hbase.rsgroup.RSGroupAdmin
-
Uses of org.apache.hadoop.hbase.rsgroup.RSGroupAdmin in org.apache.hadoop.hbase.rsgroup
Classes in org.apache.hadoop.hbase.rsgroup that implement org.apache.hadoop.hbase.rsgroup.RSGroupAdmin in inModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient
Client used for managing region server group information.class
org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer
Service to support Region Server Grouping (HBase-6721).