Class TestTableDescriptorModificationFromClient

java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestTableDescriptorModificationFromClient

@Tag("org.apache.hadoop.hbase.testclassification.MasterTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests") public class TestTableDescriptorModificationFromClient extends Object
Verify that the HTableDescriptor is updated after addColumn(), deleteColumn() and modifyTable() operations.