Пример #1
0
 @Override
 public void mutateRow(RowMutations rm) throws IOException {
   table.mutateRow(rm);
 }