Ejemplo n.º 1
0
 @Override
 public void commit(String offset) throws StageException {
   consumer.commit(offset);
 }