| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.rsgroup |
| Modifier and Type | Method and Description |
|---|---|
RSGroupInfoManager |
HMaster.getRSGroupInfoManager() |
RSGroupInfoManager |
MasterServices.getRSGroupInfoManager() |
| Modifier and Type | Method and Description |
|---|---|
static RSGroupInfoManager |
RSGroupInfoManager.create(MasterServices master) |
| Modifier and Type | Method and Description |
|---|---|
static Optional<RSGroupInfo> |
RSGroupUtil.getRSGroupInfo(MasterServices master,
RSGroupInfoManager manager,
TableName tableName)
Will try to get the rsgroup from
TableDescriptor first, and then try to get the rsgroup
from the NamespaceDescriptor. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.