Class ControlledRealTimeReopenThread.HandleRefresh

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private HandleRefresh()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void afterRefresh​(boolean didRefresh)
      Called after the attempted refresh; if the refresh did open a new reference then didRefresh will be true and ReferenceManager.acquire() is guaranteed to return the new reference.
      void beforeRefresh()
      Called right before a refresh attempt starts.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait