public class TestRSGroupsWithACL extends org.apache.hadoop.hbase.security.access.SecureTestUtil
org.apache.hadoop.hbase.security.access.SecureTestUtil.AccessTestAction, org.apache.hadoop.hbase.security.access.SecureTestUtil.MasterSyncObserver| 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() |
checkGlobalPerms, checkTablePerms, checkTablePerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNullpublic static final HBaseClassTestRule CLASS_RULE
public TestRSGroupsWithACL()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testGetRSGroupInfo() throws Exception
Exceptionpublic void testGetRSGroupInfoOfTable() throws Exception
Exceptionpublic void testMoveServers() throws Exception
Exceptionpublic void testMoveTables() throws Exception
Exceptionpublic void testAddRSGroup() throws Exception
Exceptionpublic void testRemoveRSGroup() throws Exception
Exceptionpublic void testBalanceRSGroup() throws Exception
Exceptionpublic void testListRSGroup() throws Exception
Exceptionpublic void testGetRSGroupInfoOfServer() throws Exception
Exceptionpublic void testMoveServersAndTables() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.