public class TestChangeSplitPolicyAction extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.TableName |
tableName |
private static IntegrationTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestChangeSplitPolicyAction() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testChangeSplitPolicyAction() |
public static final HBaseClassTestRule CLASS_RULE
private static final IntegrationTestingUtility TEST_UTIL
private final org.apache.hadoop.hbase.TableName tableName
public TestChangeSplitPolicyAction()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testChangeSplitPolicyAction() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.