Interface NRTManager.WaitingListener

  • All Known Implementing Classes:
    NRTManagerReopenThread
    Enclosing class:
    NRTManager

    public static interface NRTManager.WaitingListener
    NRTManager invokes this interface to notify it when a caller is waiting for a specific generation searcher to be visible.
    • Method Detail

      • waiting

        void waiting​(long targetGen)