@InterfaceAudience.Private @InterfaceStability.Evolving public abstract class RSGroupTestingUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG |
| Modifier | Constructor and Description |
|---|---|
private |
RSGroupTestingUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hbase.rsgroup.RSGroupInfo |
addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupAdmin rsGroupAdmin,
String groupName,
int groupRSCount) |
private static final org.slf4j.Logger LOG
private RSGroupTestingUtil()
public static org.apache.hadoop.hbase.rsgroup.RSGroupInfo addRSGroup(org.apache.hadoop.hbase.rsgroup.RSGroupAdmin rsGroupAdmin, String groupName, int groupRSCount) throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.