1236123712381239124012411242124312441245
if (cpHost != null) { if (cpHost.preModifyColumn(tableName, descriptor)) { return; } } new TableModifyFamilyHandler(tableName, descriptor, this, this).process(); if (cpHost != null) { cpHost.postModifyColumn(tableName, descriptor); } }
1411141214131414141514161417141814191420
842843844845846847848
new TableAddFamilyHandler(tableName, column, this, this).process(); } public void modifyColumn(byte [] tableName, HColumnDescriptor descriptor) throws IOException { new TableModifyFamilyHandler(tableName, descriptor, this, this).process(); }
1394139513961397139813991400140114021403
1165116611671168116911701171117211731174
1107110811091110111111121113111411151116
1250125112521253125412551256125712581259
1285128612871288128912901291129212931294
1374137513761377137813791380138113821383