public class TestAdmin1 extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestAdmin1() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestAdmin1()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testSplitFlushCompactUnknownTable() throws InterruptedException
InterruptedExceptionpublic void testDeleteEditUnknownColumnFamilyAndOrTable() throws IOException
IOExceptionpublic void testDisableAndEnableTable() throws IOException
IOExceptionpublic void testDisableAndEnableTables() throws IOException
IOExceptionpublic void testCreateTable() throws IOException
IOExceptionpublic void testTruncateTable() throws IOException
IOExceptionpublic void testTruncateTablePreservingSplits() throws IOException
IOExceptionpublic void testGetTableDescriptor() throws IOException
IOExceptionpublic void testCompactionTimestamps() throws Exception
Exceptionpublic void testHColumnValidName()
public void testReadOnlyTableModify() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testModifyRegionReplicasEnabledTable() throws Exception
Exceptionpublic void testOnlineChangeTableSchema() throws IOException, InterruptedException
IOExceptionInterruptedExceptionprotected void verifyRoundRobinDistribution(ClusterConnection c, RegionLocator regionLocator, int expectedRegions) throws IOException
IOExceptionpublic void testCreateTableNumberOfRegions() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testCreateTableWithRegions() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testTableAvailableWithRandomSplitKeys() throws Exception
Exceptionpublic void testCreateTableWithOnlyEmptyStartRow() throws IOException
IOExceptionpublic void testCreateTableWithEmptyRowInTheSplitKeys() throws IOException
IOExceptionpublic void testTableExist() throws IOException
IOExceptionpublic void testForceSplit() throws Exception
ExceptionIOExceptionpublic void testEnableTableRetainAssignment() throws IOException
IOExceptionpublic void testForceSplitMultiFamily() throws Exception
ExceptionIOExceptionpublic void testSplitAndMergeWithReplicaTable() throws Exception
Exceptionpublic void testInvalidHColumnDescriptor() throws IOException
IOExceptionpublic void testEnableDisableAddColumnDeleteColumn() throws Exception
Exceptionpublic void testDeleteLastColumnFamily() throws Exception
Exceptionpublic void testHFileReplication() throws Exception
Exceptionpublic void testMergeRegions() throws Exception
Exceptionpublic void testSplitShouldNotHappenIfSplitIsDisabledForTable() throws Exception
Exceptionpublic void testCloneTableSchema() throws Exception
Exceptionpublic void testCloneTableSchemaPreservingSplits() throws Exception
Exceptionpublic void testCloneTableSchemaWithNonExistentSourceTable() throws Exception
Exceptionpublic void testCloneTableSchemaWithExistentDestinationTable() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.