public class TestExportSnapshotHelpers extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| Constructor and Description | 
|---|
| TestExportSnapshotHelpers() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | testBalanceSplit()Verfy the result of getBalanceSplits() method. | 
| private void | verifyBalanceSplit(List<org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo,Long>> split,
                  String[] expected,
                  long expectedSize) | 
public static final HBaseClassTestRule CLASS_RULE
public TestExportSnapshotHelpers()
public void testBalanceSplit() throws Exception
Exceptionprivate void verifyBalanceSplit(List<org.apache.hadoop.hbase.util.Pair<org.apache.hadoop.hbase.shaded.protobuf.generated.SnapshotProtos.SnapshotFileInfo,Long>> split, String[] expected, long expectedSize)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.