public class TestTakeSnapshotHandler extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestTakeSnapshotHandler() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.client.TableDescriptor |
createTableInsertDataAndTakeSnapshot(Map<String,Object> snapshotProps) |
void |
setup() |
void |
shutdown() |
void |
testPreparePreserveMaxFileSizeDisabled() |
void |
testPreparePreserveMaxFileSizeEnabled() |
private static HBaseTestingUtility UTIL
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestTakeSnapshotHandler()
public void setup()
public org.apache.hadoop.hbase.client.TableDescriptor createTableInsertDataAndTakeSnapshot(Map<String,Object> snapshotProps) throws Exception
Exceptionpublic void testPreparePreserveMaxFileSizeEnabled() throws Exception
Exceptionpublic void testPreparePreserveMaxFileSizeDisabled() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.