1250125112521253125412551256125712581259
if (cpHost != null) { if (cpHost.preDeleteColumn(tableName, c)) { return; } } new TableDeleteFamilyHandler(tableName, c, this, this).process(); if (cpHost != null) { cpHost.postDeleteColumn(tableName, c); } }
1425142614271428142914301431143214331434
847848849850851852853
new TableModifyFamilyHandler(tableName, descriptor, this, this).process(); } public void deleteColumn(final byte [] tableName, final byte [] c) throws IOException { new TableDeleteFamilyHandler(tableName, c, this, this).process(); }
1408140914101411141214131414141514161417
1179118011811182118311841185118611871188
1120112111221123112411251126112711281129
1264126512661267126812691270127112721273
1299130013011302130313041305130613071308
1388138913901391139213931394139513961397