public class TestSnapshotWithAcl extends SnapshotWithAclTestBase
SnapshotWithAclTestBase.AccessReadAction, SnapshotWithAclTestBase.AccessSnapshotAction, SnapshotWithAclTestBase.AccessWriteAction
SecureTestUtil.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, testRestoreSnapshot
checkGlobalPerms, 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, verifyIfNull
public static final HBaseClassTestRule CLASS_RULE
public TestSnapshotWithAcl()
protected void snapshot(String snapshotName, org.apache.hadoop.hbase.TableName tableName) throws Exception
snapshot
in class SnapshotWithAclTestBase
Exception
protected void cloneSnapshot(String snapshotName, org.apache.hadoop.hbase.TableName tableName, boolean restoreAcl) throws Exception
cloneSnapshot
in class SnapshotWithAclTestBase
Exception
protected void restoreSnapshot(String snapshotName, boolean restoreAcl) throws Exception
restoreSnapshot
in class SnapshotWithAclTestBase
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.