public PageStats setTruncated(TilePage tilePage) throws InterruptedException {
   return delegate.setTruncated(tilePage);
 }