| Package | Description |
|---|---|
| org.apache.hadoop.hbase.rsgroup |
| Modifier and Type | Class and Description |
|---|---|
class |
RSGroupAdminServer
Service to support Region Server Grouping (HBase-6721)
|
class |
VerifyingRSGroupAdminClient |
| Modifier and Type | Field and Description |
|---|---|
protected static RSGroupAdmin |
TestRSGroupsBase.rsGroupAdmin |
| Modifier and Type | Method and Description |
|---|---|
static RSGroupAdmin |
RSGroupAdmin.newClient(Connection conn)
Create a new RSGroupAdmin client
|
| Modifier and Type | Method and Description |
|---|---|
protected RSGroupInfo |
TestRSGroupsBase.addGroup(RSGroupAdmin gAdmin,
String groupName,
int serverCount) |
| Constructor and Description |
|---|
VerifyingRSGroupAdminClient(RSGroupAdmin RSGroupAdmin,
Configuration conf) |