Exemplo n.º 1
0
 @Override
 public Result increment(Increment increment) throws IOException {
   return table.increment(increment);
 }