public class TestRSGroupsWithACL
extends SecureTestUtil
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRSGroupsWithACL() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAddRSGroup() |
void |
testBalanceRSGroup() |
void |
testGetRSGroupInfo() |
void |
testGetRSGroupInfoOfServer() |
void |
testGetRSGroupInfoOfTable() |
void |
testListRSGroup() |
void |
testMoveServers() |
void |
testMoveServersAndTables() |
void |
testMoveTables() |
void |
testRemoveRSGroup() |
public static void setupBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetRSGroupInfo()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetRSGroupInfoOfTable()
throws java.lang.Exception
java.lang.Exceptionpublic void testMoveServers()
throws java.lang.Exception
java.lang.Exceptionpublic void testMoveTables()
throws java.lang.Exception
java.lang.Exceptionpublic void testAddRSGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemoveRSGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testBalanceRSGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testListRSGroup()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetRSGroupInfoOfServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testMoveServersAndTables()
throws java.lang.Exception
java.lang.Exception