@Override
 public long getMvccReadPoint() {
   return outerScanner.getMvccReadPoint();
 }