public class TestAdmin1 extends Object
Constructor and Description |
---|
TestAdmin1() |
public void testSplitFlushCompactUnknownTable() throws InterruptedException
InterruptedException
public void testDeleteEditUnknownColumnFamilyAndOrTable() throws IOException
IOException
public void testDisableAndEnableTable() throws IOException
IOException
public void testDisableAndEnableTables() throws IOException
IOException
public void testCreateTable() throws IOException
IOException
public void testTruncateTable() throws IOException
IOException
public void testTruncateTablePreservingSplits() throws IOException
IOException
public void testGetTableDescriptor() throws IOException
IOException
public void testHColumnValidName()
public void testOnlineChangeTableSchema() throws IOException, InterruptedException
IOException
InterruptedException
public void testShouldFailOnlineSchemaUpdateIfOnlineSchemaIsNotEnabled() throws Exception
Exception
protected void verifyRoundRobinDistribution(HTable ht, int expectedRegions) throws IOException
IOException
public void testCreateTableNumberOfRegions() throws IOException, InterruptedException
IOException
InterruptedException
public void testCreateTableWithRegions() throws IOException, InterruptedException
IOException
InterruptedException
public void testTableAvailableWithRandomSplitKeys() throws Exception
Exception
public void testCreateTableWithOnlyEmptyStartRow() throws IOException
IOException
public void testCreateTableWithEmptyRowInTheSplitKeys() throws IOException
IOException
public void testTableExist() throws IOException
IOException
public void testForceSplit() throws Exception
Exception
IOException
public void testEnableTableRetainAssignment() throws IOException
IOException
public void testForceSplitMultiFamily() throws Exception
Exception
IOException
public void testSplitAndMergeWithReplicaTable() throws Exception
Exception
public void testEmptyHTableDescriptor() throws IOException
IOException
public void testInvalidHColumnDescriptor() throws IOException
IOException
public void testEnableDisableAddColumnDeleteColumn() throws Exception
Exception