public class TestAdmin1 extends Object
| Constructor and Description |
|---|
TestAdmin1() |
public 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 testHColumnValidName()
public void testOnlineChangeTableSchema()
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic void testShouldFailOnlineSchemaUpdateIfOnlineSchemaIsNotEnabled()
throws Exception
Exceptionprotected void verifyRoundRobinDistribution(HTable ht, 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 testEmptyHTableDescriptor()
throws IOException
IOExceptionpublic void testInvalidHColumnDescriptor()
throws IOException
IOExceptionpublic void testEnableDisableAddColumnDeleteColumn()
throws Exception
Exception