@Override
 public HTableDescriptor getTableDescriptor() throws IOException {
   return table.getTableDescriptor();
 }