Package | Description |
---|---|
org.apache.hadoop.hbase.rsgroup |
Modifier and Type | Class and Description |
---|---|
(package private) class |
RSGroupInfoManagerImpl
This is an implementation of
RSGroupInfoManager which makes
use of an HBase table as the persistence store for the group information. |
Modifier and Type | Field and Description |
---|---|
private RSGroupInfoManager |
RSGroupAdminEndpoint.groupInfoManager |
private RSGroupInfoManager |
RSGroupBasedLoadBalancer.rsGroupInfoManager |
private RSGroupInfoManager |
RSGroupAdminServer.rsGroupInfoManager |
Modifier and Type | Method and Description |
---|---|
(package private) RSGroupInfoManager |
RSGroupAdminEndpoint.getGroupInfoManager() |
(package private) static RSGroupInfoManager |
RSGroupInfoManagerImpl.getInstance(MasterServices master) |
Modifier and Type | Method and Description |
---|---|
void |
RSGroupBasedLoadBalancer.setRsGroupInfoManager(RSGroupInfoManager rsGroupInfoManager) |
Constructor and Description |
---|
RSGroupAdminServer(MasterServices master,
RSGroupInfoManager rsGroupInfoManager) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.