Interface | Description |
---|---|
RSGroupableBalancer |
Marker Interface.
|
RSGroupAdmin |
Group user API interface used between client and server.
|
RSGroupInfoManager |
Interface used to manage RSGroupInfo storage.
|
Class | Description |
---|---|
RSGroupAdminEndpoint | |
RSGroupAdminServer |
Service to support Region Server Grouping (HBase-6721)
|
RSGroupBasedLoadBalancer |
GroupBasedLoadBalancer, used when Region Server Grouping is configured (HBase-6721)
It does region balance based on a table's group membership.
|
RSGroupInfo |
Stores the group information of region server groups.
|
RSGroupInfoManagerImpl |
This is an implementation of
RSGroupInfoManager . |
RSGroupSerDe |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.