コード例 #1
0
 @Override
 public boolean reseek(byte[] row) throws IOException {
   return outerScanner.reseek(row);
 }