public class TestRegionSplitPolicy extends Object
Constructor and Description |
---|
TestRegionSplitPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
setupMocks() |
void |
testConstantSizePolicy() |
void |
testCreateDefault() |
void |
testCustomPolicy()
Test setting up a customized split policy
|
void |
testDelimitedKeyPrefixRegionSplitPolicy() |
void |
testForceSplitRegionWithReference() |
void |
testGetSplitPoint() |
void |
testIncreasingToUpperBoundRegionSplitPolicy() |
public void setupMocks()
public void testForceSplitRegionWithReference() throws IOException
IOException
public void testIncreasingToUpperBoundRegionSplitPolicy() throws IOException
IOException
public void testCreateDefault() throws IOException
IOException
public void testCustomPolicy() throws IOException
IOException
public void testConstantSizePolicy() throws IOException
IOException
public void testGetSplitPoint() throws IOException
IOException
public void testDelimitedKeyPrefixRegionSplitPolicy() throws IOException
IOException