public class TestTableInputFormatBase extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestTableInputFormatBase.ConnectionForMergeTesting
Connection class to use in
testNonSuccessiveSplitsAreNotMerged() . |
private static class |
TestTableInputFormatBase.TableInputFormatForMergeTesting
Subclass of
TableInputFormat to use in testNonSuccessiveSplitsAreNotMerged() . |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestTableInputFormatBase() |
Modifier and Type | Method and Description |
---|---|
void |
testNonSuccessiveSplitsAreNotMerged() |
void |
testReuseRegionSizeCalculator() |
void |
testTableInputFormatBaseReverseDNSForIPv6() |
public static final HBaseClassTestRule CLASS_RULE
public TestTableInputFormatBase()
public void testReuseRegionSizeCalculator() throws IOException
IOException
public void testTableInputFormatBaseReverseDNSForIPv6() throws UnknownHostException
UnknownHostException
public void testNonSuccessiveSplitsAreNotMerged() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.