public class TestSnapshotWithAcl extends SnapshotWithAclTestBase
SnapshotWithAclTestBase.AccessReadAction, SnapshotWithAclTestBase.AccessSnapshotAction, SnapshotWithAclTestBase.AccessWriteActionSecureTestUtil.AccessTestAction, SecureTestUtil.MasterSyncObserver| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
TEST_UTIL| Constructor and Description |
|---|
TestSnapshotWithAcl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cloneSnapshot(String snapshotName,
org.apache.hadoop.hbase.TableName tableName,
boolean restoreAcl) |
protected void |
restoreSnapshot(String snapshotName,
boolean restoreAcl) |
protected void |
snapshot(String snapshotName,
org.apache.hadoop.hbase.TableName tableName) |
setUp, setupBeforeClass, tearDownAfterClass, testDeleteSnapshot, testRestoreSnapshotcheckGlobalPerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNullpublic static final HBaseClassTestRule CLASS_RULE
public TestSnapshotWithAcl()
protected void snapshot(String snapshotName, org.apache.hadoop.hbase.TableName tableName) throws Exception
snapshot in class SnapshotWithAclTestBaseExceptionprotected void cloneSnapshot(String snapshotName, org.apache.hadoop.hbase.TableName tableName, boolean restoreAcl) throws Exception
cloneSnapshot in class SnapshotWithAclTestBaseExceptionprotected void restoreSnapshot(String snapshotName, boolean restoreAcl) throws Exception
restoreSnapshot in class SnapshotWithAclTestBaseExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.