public class TestHRegionPartitioner extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
UTIL |
Constructor and Description |
---|
TestHRegionPartitioner() |
Modifier and Type | Method and Description |
---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testHRegionPartitioner()
Test HRegionPartitioner
|
void |
testHRegionPartitionerMoreRegions() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public org.junit.rules.TestName name
public TestHRegionPartitioner()
public static void beforeClass() throws Exception
Exception
public static void afterClass() throws Exception
Exception
public void testHRegionPartitioner() throws Exception
Exception
public void testHRegionPartitionerMoreRegions() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.